cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
540
Views
5
Helpful
3
Replies

MPLS configuration

arumugasamy
Level 1
Level 1

Hi pros,

I need to implement mpls for the isp here.

They bought some cat 6500 switches and cat 4500 switches.

Pls give the initial setps to enable mpls

swami

3 Replies 3

guruprasadr
Level 7
Level 7

HI Swami,

Please share the Target Plan that you wanted to implement.

Thanks,

Guru Prasad R

shivlu jain
Level 5
Level 5

you can use the mpls ip and mpls label protocol ldp.

Every interface should be mpls ip and mpls label protocol ldp enabled

regards

shivlu jain

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Swami,

this can be your reference

http://www.cisco.com/en/US/docs/switches/lan/catalyst6500/ios/12.2SX/configuration/guide/pfc3mpls.html

you need to use a classless routing protocol (OSPF or IS-IS to be preferred over EIGRP for possible MPLS TE future applications).

you need to advertise in the IGP the loopbacks addresses used to talk LDP over the MPLS enabled links.

MPLS needs to be enabled on all core facing links with

mpls ip

Take care of MTU issues: MPLS increase the size of frames and this needs to be handled on routers, multilayer switches and also on L2 only switches on the path.

for MPLS L3 VPN applications you will need also Multiprotocol BGP

Hope to help

Giuseppe