How to show community value
Mo Shivji
moyaze at linx.net
Thu Jul 12 11:45:52 CEST 2018
> On 12 Jul 2018, at 10:29, Isaac HO <isaacho.jc at gmail.com> wrote:
>
> sh ip bgp x.x.x.0/24 <-- Cisco
>
> birdc show route where net ~ x.x.x.0/24 all
> BIRD 1.6.4 ready.
> root: variable expected. <-- Can't see any information.
>
> May I know have any other command?
>
> Thanks,
Here is possibly one way from the linux command line that I use.
echo "show route all x.x.x.0/24 " | sudo /usr/bin/birdc -s /var/run/bird.ctl | grep BGP.community
Mo
More information about the Bird-users
mailing list