1
0
Fork 0
frr/tests/topotests/bgp_vpnv6_per_nexthop_label/r1/zebra.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
370 B
Text
Raw Permalink Normal View History

log stdout
debug zebra nht
!debug zebra kernel msgdump recv
!debug zebra dplane detailed
!debug zebra packet recv
interface r1-eth1 vrf vrf1
ipv6 address 192:2::1/64
!
interface r1-eth2 vrf vrf1
ipv6 address 192:168::255:1/112
!
interface r1-eth0
ip address 192:168::1/112
!
vrf vrf1
ipv6 route 172:31::14/128 192:2::14
ipv6 route 172:31::15/128 192:2::12
exit-vrf