28 Aug
2014
28 Aug
'14
7:58 p.m.
On 28.08.14 11:12, Mikhail A. Grishin wrote:
Aug 27 11:50:17 ekt-rsm1 bird: CLI connect Aug 27 11:50:17 ekt-rsm1 bird: CLI: show route all filter {if (0,48642) ~ bgp_community then accept;} table master
You can also avoid filters for this task completely: show route all where (0,48642) ~ bgp_community Rgds, Stefan