12 lines
161 B
Text
12 lines
161 B
Text
!
|
|
interface lo
|
|
ip address 10.10.10.10/32
|
|
!
|
|
interface pe1-eth0 vrf RED
|
|
ip address 192.168.1.2/24
|
|
!
|
|
interface pe1-eth1
|
|
ip address 10.0.1.1/24
|
|
!
|
|
ip forwarding
|
|
!
|