18 lines
285 B
Text
18 lines
285 B
Text
!
|
|
interface lo
|
|
ip address 10.10.10.10/32
|
|
!
|
|
interface pe1-eth0 vrf Customer
|
|
ip address 192.168.1.2/24
|
|
!
|
|
interface pe1-eth1 vrf Service
|
|
ip address 192.168.2.2/24
|
|
!
|
|
interface pe1-eth2
|
|
ip address 10.0.1.1/24
|
|
!
|
|
interface pe1-eth3 vrf Customer
|
|
ip address 192.0.2.1/24
|
|
!
|
|
ip forwarding
|
|
!
|