15 lines
200 B
Text
15 lines
200 B
Text
|
ip forwarding
|
||
|
!
|
||
|
interface r1-eth0
|
||
|
ip address 192.168.1.1/24
|
||
|
!
|
||
|
interface r1-eth1
|
||
|
ip address 192.168.3.1/24
|
||
|
!
|
||
|
interface r1-eth2
|
||
|
ip address 192.168.6.1/24
|
||
|
!
|
||
|
interface lo
|
||
|
ip address 10.254.254.1/32
|
||
|
!
|