frr/tests/topotests/isis_topo1/r5/zebra.conf

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

16 lines
295 B
Text
Raw Normal View History

hostname r5
ip route 192.0.2.6/32 10.0.10.6 table 20
ip import 20
interface r5-eth0
ip address 10.0.10.1/24
ipv6 address 2001:db8:2:1::1/64
!
interface r5-eth1
ip address 10.0.11.1/24
ipv6 address 2001:db8:2:2::1/64
!
interface lo
ip address 10.254.0.5/32
ipv6 address 2001:db8:F::5/128
!