summaryrefslogtreecommitdiffstats
path: root/tests/topotests/zebra_fec_nexthop_resolution/r4/zebra.conf
blob: 85910479067ab3a5d7fa6df95fda1198cb6c6291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
!
interface lo
 ip address 192.0.2.4/32
 mpls enable
exit
!
interface r4-eth0
 ip address 192.168.3.4/24
 mpls enable
exit
!
interface r4-eth1
 ip address 192.168.4.4/24
 mpls enable
exit
!