14 lines
181 B
Text
14 lines
181 B
Text
! to r1
|
|
interface r2-eth0
|
|
ip address 203.0.113.1/31
|
|
!
|
|
! to r3
|
|
interface r2-eth1
|
|
ip address 203.0.113.5/31
|
|
!
|
|
! to r4
|
|
interface r2-eth2
|
|
ip address 203.0.113.9/31
|
|
!
|
|
ip forwarding
|
|
!
|