19 lines
370 B
Text
19 lines
370 B
Text
|
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
|