You are on page 1of 2

0x606de3f0 => 50* (C7200-124-24)

HQ
===
interface f0/0
ip address 172.16.15.3 255.255.255.0
no sh
!
exi

PE1
===
interface Loopback0
ip address 2.2.2.2 255.255.255.0
ip ospf network point-to-point
!
interface f0/1
ip address 192.168.23.2 255.255.255.0
ip ospf network point-to-point
mpls ip
no sh
!
interface f0/0
no sh
xconnect 4.4.4.4 15 encapsulation mpls
!
router ospf 1
router-id 2.2.2.2
network 2.2.2.0 0.0.0.255 area 0
network 192.168.23.0 0.0.0.255 area 0
passive-interface f0/0
!
exi

P
===
interface Loopback0
ip address 3.3.3.3 255.255.255.0
ip ospf network point-to-point
!
interface f0/1
ip address 192.168.23.3 255.255.255.0
ip ospf network point-to-point
mpls ip
no sh
!
interface f0/0
ip address 192.168.34.3 255.255.255.0
ip ospf network point-to-point
mpls ip
no sh
!
router ospf 1
router-id 3.3.3.3
network 3.3.3.0 0.0.0.255 area 0
network 192.168.23.0 0.0.0.255 area 0
network 192.168.34.0 0.0.0.255 area 0
!
exi
PE2
===
interface Loopback0
ip address 4.4.4.4 255.255.255.0
ip ospf network point-to-point
!
interface f0/0
ip address 192.168.34.4 255.255.255.0
ip ospf network point-to-point
mpls ip
no sh
!
interface f0/1
xconnect 2.2.2.2 15 encapsulation mpls
no sh
!
router ospf 1
router-id 4.4.4.4
network 4.4.4.0 0.0.0.255 area 0
network 192.168.34.0 0.0.0.255 area 0
passive-interface f0/1
!
exi

BRANCH
======
interface f0/0
ip address 172.16.15.5 255.255.255.0
no sh
!
exi

You might also like