1
0
Fork 0
frr/tests/topotests/ospf_sr_te_topo1/rt6/zebra.conf

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

39 lines
461 B
Text
Raw Permalink Normal View History

log file zebra.log
!
hostname rt6
!
! debug zebra kernel
! debug zebra packet
! debug zebra mpls
!
interface lo
ip address 6.6.6.6/32
!
interface eth-rt4
ip address 10.0.7.6/24
link-params
enable
exit-link-params
!!
!
interface eth-rt5
ip address 10.0.8.6/24
link-params
enable
exit-link-params
!!
!
interface eth-dst
ip address 10.0.11.1/24
link-params
enable
exit-link-params
!!
!
ip forwarding
!
ip route 9.9.9.2/32 10.0.11.2
!
line vty
!