frr/tests/topotests/bfd_isis_topo1/rt1/zebra.conf
Louis Scalbert 84ab0213fc lib, test: fix display ipv4 mapped ipv6 addresses
Display ipv4 mapped ipv6 addresses in the format ::ffff:A.B.C.D.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
2024-10-16 13:45:46 +02:00

26 lines
347 B
Plaintext

log file zebra.log
log timestamp precision 3
!
hostname rt1
!
! debug zebra kernel
! debug zebra packet
! debug zebra events
! debug zebra rib
!
interface lo
ip address 1.1.1.1/32
ipv6 address ::ffff:1.1.1.1/128
!
interface eth-rt2
ip address 10.0.1.1/24
!
interface eth-rt3
ip address 10.0.2.1/24
!
ip forwarding
ipv6 forwarding
!
line vty
!