1
0
Fork 0
frr/tests/topotests/bgp_vpnv6_per_nexthop_label/r11/bgpd.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

15 lines
336 B
Text

router bgp 65500
bgp router-id 11.11.11.11
no bgp network import-check
neighbor 192:2::100 remote-as 65500
address-family ipv4 unicast
no neighbor 192:2::100 activate
!
address-family ipv6 unicast
neighbor 192:2::100 activate
network 172:31::11/128
network 172:31::111/128
network 172:31::20/128
exit-address-family
!