summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bfd_topo3/r4/zebra.conf
blob: 2574941724a06d6f860f7f8697d17963b7fc31cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ip forwarding
ipv6 forwarding
!
interface lo
 ip address 10.254.254.4/32
!
interface r4-eth0
 ip address 192.168.3.1/24
 ipv6 address 2001:db8:3::1/64
!
interface r4-eth1
 ip address 192.168.4.1/24
 ipv6 address 2001:db8:4::1/64
!