frr/tests/topotests/bgp_default_route/r1/zebra.conf

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

12 lines
143 B
Text
Raw Normal View History

!
ip route 0.0.0.0/1 blackhole
!
interface lo
ip address 172.16.255.254/32
!
interface r1-eth0
ip address 192.168.255.1/24
!
ip forwarding
!