summaryrefslogtreecommitdiffstats
path: root/tests/topotests/bgp_default_route/r1/zebra.conf
blob: fbf97b0520ceed7a730a151a1ef104689b4d63cc (plain)
1
2
3
4
5
6
7
8
9
10
11
!
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
!