frr/tests/topotests/ospf_te_topo1/r3/zebra.conf

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

23 lines
296 B
Text
Raw Normal View History

!
interface lo
ip address 10.0.255.3/32
!
interface eth0
ip address 10.0.3.1/24
link-params
enable
admin-grp 0x20
exit-link-params
!
interface eth1
ip address 10.0.5.1/24
link-params
enable
metric 10
delay 50000
neighbor 10.0.255.5 as 65535
exit-link-params
!
ip forwarding
!