summaryrefslogtreecommitdiffstats
path: root/tests/topotests/zebra_fec_nexthop_resolution/r7/zebra.conf
blob: f5202254764eb492aa8cc2fbafcd69271728b3fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
!
interface lo
 ip address 192.0.2.7/32
 mpls enable
exit
!
interface r7-eth0
 ip address 192.168.6.7/24
 mpls enable
 link-params
  enable
  exit-link-params
exit
!