Configuration of MPLS CE in real project
- Spoto
- |
- Posted on: 2019-06-06
- |
- Views: 1226
- |
- Category:
- ▸ CISCO News
Configuration of MPLS CE in real project
This is a project in the MPLS CE end of the configuration. It’s posted configuration to mainly let some SPOTO CLUB candidates to see in the real project. There will be those in configurations.
2811# sh run
hostname 2811
!
enable secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY
enable password cisco
ip cef
!
ip vrf GL
rd 200:1
route-target export 200:1
route-target import 200:1
!
ip vrf YX
rd 100:1
route-target export 100:1
route-target import 100:1
!
no ip domain lookup
no ipv6 cef
multilink bundle-name authenticated
!!
mpls label protocol ldp
!
voice-card 0
crypto pki token default removal timeout 0
license udi pid CISC02811 sn FHK0906F2KT
username cisco privilege 15 password 0 cisco
!
interface Loopback0
ip address 172.16.2.249 255.255.255.255
interface FastEthernet0/0
no ip address
ip ospf cost 50
shutdown
duplex auto
speed auto
mpls ip
interface FastEthernet0/1
no ip address
ip ospf cost 50
shutdown
duplex auto
speed auto
mpls ip
interface FastEthernet0/2/0
description TO-YX—CS
ip vrf forwarding YX
ip address 10.23.118.254 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/2/1
description TO-GL—CS
ip vrf forwarding GL
ip address 10.73.118.254 255.255.255.0
duplex auto
speed auto
interface FastEthernet0/3/0
description T0-ZS_WN_PE_2935_02
ip address 172.16.2.38 255.255.255.252
ip ospf cost 50
duplex auto
speed auto
mpls ip
router ospf 100 vrf YX
redistribute bgp 65000 metric 15 subnets
network 10.23.0.0 0.0.255.255 area 0
router ospf 200 vrf GL
redistribute bgp 65000 metric 10 subnets
network 10.73.0.0 0.0.255.255 area 0
router ospf 10
router-id 172.16.2.249
network 172.16.2.16 0.0.0.3 area 0
network 172.16.2.20 0.0.0.3 area 0
network 172.16.2.36 0.0.0.3 area 0
network 172.16.2.40 0.0.0.3 area 0
network 172.16.2.249 0.0.0.0 area 0
router bgp 65000
bgp router-id 172.16.2.249
bgp log-neighbor-changes
no bgp default ipv4-unicast
neighbor 172.16.0.253 remote-as 65000
neighbor 172.16.0.253 update-source Loopback0
neighbor 172.16.0.254 remote-as 65000
neighbor 172.16.0.254 update-source Loopback0
address-family ipv4
exit-address-family
address-family vpnv4
neighbor 172.16.0.253 activate
neighbor 172.16.0.253 send-community extended
neighbor 172.16.0.254 activate
neighbor 172.16.0.254 send-community extended exit-address-family
address-family ipv4 vrf GL
redistribute ospf 200 match internal external 1 external 2
More Cisco technical articles are available at SPOTO CLUB, which not only allows you to learn Cisco work skills but also helps you pass various CISCO exams, such as CCIE WRITTEN EXAM and CCIE LAB EXAM!
More you may be interested:
Stable PASS CCIE, the latest benefits of SPOTO CLUB Candidate
exclusive! the latest news of CCIE LAB Exam!
Comparison of the ASA NAT8.3
- Tags:
- Configuration
- MPLS
- CCIE
- CISCO