12 lines
161 B
Text
12 lines
161 B
Text
!
|
|
interface lo
|
|
ip address 10.10.10.20/32
|
|
!
|
|
interface pe2-eth1 vrf RED
|
|
ip address 192.168.2.2/24
|
|
!
|
|
interface pe2-eth0
|
|
ip address 10.0.1.2/24
|
|
!
|
|
ip forwarding
|
|
!
|