11 lines
150 B
Text
11 lines
150 B
Text
interface r1-eth0
|
|
ip address 192.168.0.1/24
|
|
exit
|
|
!
|
|
interface r1-eth1
|
|
ip address 192.168.1.1/24
|
|
exit
|
|
!
|
|
interface lo
|
|
ip address 10.254.254.1/32
|
|
exit
|