12 lines
143 B
Text
12 lines
143 B
Text
|
!
|
||
|
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
|
||
|
!
|