cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
973
Views
0
Helpful
2
Replies

Conditional ACL to announce Label for loopback of PE

chintan-shah
Level 3
Level 3

Hi,

Can some one tell me what is advantage/disadvantage I get by using Conditional ACL to announce lable for only loopback to other LDP neighbour if i want to really propose?

Regards,

Chintan.

2 Replies 2

lee.reade
Level 4
Level 4

Hi,

Well in the MPLS core you will have a routing protocol, ospf/isis, and when you run LDP/TDP for MPLS labels then every route with be assigned its own label value by each router.

This consumes a lot of resources, cpu & memory etc.

In a normal MPLS Setup, the P routers (the routers of the SP that do not connect to customer routers) are only involved in label forwarding from PE to PE, (PE connects to customer) and this forwarding will be between a pair of PE router loopback address, as BGP is used for MPLS VPN and the loopback address is the next-hop address for the remote CE VPN routes.

So basically, we only really need to label switch the PE loopback address, so by doing this we save resources.

HTH

LR

shivlu jain
Level 5
Level 5

main reason for conditional advertisement is that during the loopback only next hop address is loopback of the next router and labels will be swapped for loopback only not for the interfaces.By default labels are generated for all the routes present in routing table but advertise only for those which are bind in acl.

ip access-list standard MPLS_Loopbacks

permit 10.255.240.0 0.0.7.255

permit 10.255.248.0 0.0.7.255

no mpls ldp advertise-labels

mpls ldp advertise-labels for MPLS_Loopbacks

regards

shivlu

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: