frr/tests/topotests/bgp_l3vpn_to_bgp_direct/r2/zebra.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
366 B
Text
Raw Normal View History

log file zebra.log
!
hostname r2
!
interface lo
mpls
ip address 2.2.2.2/32
!
interface r2-eth0
description to sw0
mpls
ip address 10.0.1.2/24
no link-detect
!
interface r2-eth1
description to sw1
mpls
ip address 10.0.2.2/24
no link-detect
!
interface r2-eth2
description to sw2
mpls
ip address 10.0.3.2/24
no link-detect
!
ip forwarding
!
!
line vty
!