verify bgp advertise route

Alarig Le Lay alarig at swordarmor.fr
Wed Oct 16 13:42:12 CEST 2019


Hi,

On 16/10/2019 12:17, Twana Othman wrote:
> Dears,
> 
> I am new in BIRD route server and I configured a bgp with upstream and I
> want to verify the prefixes that I am send to my peer.
> 
> So, anyone can guide me how to do this verification ?
> 
> -- 
> Regards
> Twana

bird> show route export bgp_netensia_ipv6
Table master6:
2620:4f:8000::/48    unicast [bgp_as112_ipv6 2019-10-09] (100) [AS112i]
        via 2a00:5884:0:100::1:10 on enp3s0f1.102
2a00:5884::/32       unreachable [static_grifon_allocations_ipv6
2019-10-09] (200)
2a06:e881:113::/48   unicast [bgp_guizmo34_ipv6 2019-10-09] (100)
[AS205816i]
        via 2a00:5884:0:101::10 on enp3s0f1.101
2001:678:3cc::/48    unicast [bgp_petrus_ipv6 2019-10-09] (100) [AS206155i]
        via 2a00:5884:0:100::10 on enp3s0f1.100
2001:7fb:ff00::/48   unicast [bgp_ris_ipv6 2019-10-09 from
2001:67c:2e8:2:ffff:0:4:28] (100/?) [AS12654i]
        via 2a06:e040:3501:101:2::1 on enp3s0f0.50
2a0e:f41::/32        unicast [bgp_gizmo_ipv6 2019-10-09] (100) [AS208567i]
        via 2a00:5884::1e on enp3s0f1.30
2001:4:112::/48      unicast [bgp_as112_ipv6 2019-10-09] (100) [AS112i]
        via 2a00:5884:0:100::1:10 on enp3s0f1.102
2a0e:f40::/32        unicast [bgp_nemo_ipv6 2019-10-09] (100) [AS208585i]
        via 2a00:5884:0:100::3:6 on enp3s0f1.105
2a0e:f42::/32        unicast [bgp_alarig_ipv6 2019-10-09] (100) [AS208627i]
        via 2a00:5884::1f on enp3s0f1.30

Adapt with your protocol names.

You can also use 'show route all export' to view the communities and
other attributes.

Regards,
-- 
Alarig


More information about the Bird-users mailing list