15 lines
187 B
Text
15 lines
187 B
Text
!
|
|
hostname Router2
|
|
!
|
|
interface r2-eth0
|
|
ip address 10.10.10.2/24
|
|
!
|
|
interface r2-eth1
|
|
ip address 10.10.20.2/24
|
|
!
|
|
interface lo
|
|
ip address 203.0.113.1/32
|
|
!
|
|
ip forwarding
|
|
ipv6 forwarding
|
|
!
|