13 lines
165 B
Text
13 lines
165 B
Text
!
|
|
interface lo
|
|
ip address 10.254.254.1/32
|
|
!
|
|
interface r1-eth0
|
|
ip address 10.0.0.1/24
|
|
!
|
|
interface r1-eth1
|
|
ip address 10.0.1.1/24
|
|
!
|
|
ip forwarding
|
|
ipv6 forwarding
|
|
!
|