12 lines
159 B
Text
12 lines
159 B
Text
!
|
|
interface r2-eth0
|
|
ip address 192.168.0.2/24
|
|
!
|
|
interface r2-eth1
|
|
ip address 192.168.1.1/24
|
|
!
|
|
interface r2-eth2
|
|
ip address 192.168.2.1/24
|
|
!
|
|
ip forwarding
|
|
!
|