You are on page 1of 5

PE10_PYME

=========
ena
conf t

int l0
no sh
ip add 200.10.34.64 255.255.255.255
desc RID
!

int g1/0
no sh
ip add 10.12.34.66 255.255.255.252
mpls ip
desc HACIA_P1
!
int g0/0
no sh
!
int g0/0.10
enc dot 10
xconnect 150.36.8.115 10 encapsulation mpls
no sh
!
int g0/0.20
enc dot 20
xconnect 150.36.8.115 20 encapsulation mpls
!
router ospf 1
netw 200.10.34.64 0.0.0.0 area 0
netw 10.12.34.64 0.0.0.3 area 0
passive-interface g0/0
!

mpls ldp router-id l0 force


!

P1_EAST
=========
ena
conf t

int l0
no sh
ip add 112.24.64.8 255.255.255.255
desc RID
!

int g0/0
no sh
ip add 10.48.72.161 255.255.255.252
desc HACIA_P2
!
int g1/0
no sh
ip add 10.12.34.65 255.255.255.252
desc HACIA_PE10
!

router ospf 1
netw 0.0.0.0 255.255.255.255 area 0
mpls ldp autoconfig area 0
!

mpls ldp router-id l0 force

P2_WEST
=========
ena
conf t

int l0
no sh
ip add 211.42.46.16 255.255.255.255
desc RID
!

int g0/0
no sh
ip add 10.48.72.162 255.255.255.252
desc HACIA_P1
!

int g1/0
no sh
ip add 10.24.36.9 255.255.255.252
desc HACIA_PE5
!

router ospf 1
netw 0.0.0.0 255.255.255.255 area 0
mpls ldp autoconfig area 0
!

mpls ldp router-id l0 force

PE5_C_VALLES
=========
ena
conf t

int l0
no sh
ip add 150.36.8.115 255.255.255.255
desc RID
!

int g1/0
no sh
ip add 10.24.36.10 255.255.255.252
mpls ip
desc HACIA_P2
!
int g0/0
no sh
!
int g0/0.10
enc dot 10
xconnect 200.10.34.64 10 encapsulation mpls
no sh
!
int g0/0.20
enc dot 20
xconnect 200.10.34.64 20 encapsulation mpls
no sh
!

router ospf 1
netw 150.36.8.115 0.0.0.0 area 0
netw 10.24.36.8 0.0.0.3 area 0
passive-interface g0/0
!

mpls ldp router-id l0 force

CE_MINERA
=========
ena
conf t

int f0/1
no sh
!
int f0/1.10
enc dot 10
ip add 186.37.100.97 255.255.255.248
no sh
!
int f0/1.20
enc dot 20
ip add 10.19.70.225 255.255.255.252
no sh
!
router ospf 100
netw 192.168.10.0 0.0.0.255 area 0
netw 192.168.20.0 0.0.0.255 area 0
netw 10.19.70.224 0.0.0.3 area 0
netw 186.37.100.96 0.0.0.7 area 0
!
int f0/0
no sh
!
int f0/0.10
enc dot 10
ip add 192.168.10.1 255.255.255.0
desc INTERNET
!
int f0/0.20
enc dot 20
ip add 192.168.20.1 255.255.255.0
desc VOIP
!

GW_INTERNET_VOIP
================
ena
conf t

int f0/1
no sh
!
int f0/1.10
enc dot 10
ip add 186.37.100.98 255.255.255.248
no sh
!
int f0/1.20
enc dot 20
ip add 10.19.70.226 255.255.255.252
no sh
!
router ospf 100
netw 10.22.16.4 0.0.0.7 area 0
netw 190.151.28.4 0.0.0.17 area 0
netw 10.19.70.224 150.0.0.3 area 0
netw 186.37.100.96 0.0.0.7 area 0
!
access-list 1 permit 10.22.16.4 0.0.0.7
!
ip nat inside source list 1 int f0/1.20 over
!
int f0/0.20
ip nat ins
!
int f0/1.20
ip nat out
!

ip route 0.0.0.0 0.0.0.0 150.36.8.115

int f0/0
no sh
!
int f0/0.10
enc dot 10
ip add 190.151.28.76 255.255.255.248
desc INTERNET
!
int f0/0.20
enc dot 20
ip add 10.22.16.5 255.255.255.248
desc VOICE
!

You might also like