frr/tests/topotests/bfd_ospf_topo1/rt4/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

23 lines
282 B
Plaintext

log file zebra.log
!
hostname rt4
!
! debug zebra kernel
! debug zebra packet
!
interface lo
ip address 4.4.4.4/32
ipv6 address ::ffff:4.4.4.4/128
!
interface eth-rt3
ip address 10.0.4.2/24
!
interface eth-rt5
ip address 10.0.5.1/24
!
ip forwarding
ipv6 forwarding
!
line vty
!