cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
461
Views
0
Helpful
1
Replies

What happens for already advertised labels after "ldp advertise-labels"

yjim0140
Level 1
Level 1

Referring to the following LDP configuration, what happens if the label for "59.0.0.0" has been advertised? Does it have to be withdrawn in order to satisfy "deny" of prefix-filter?

---

Router(config)# ip access-list standard pfx-filter1

Router(config-std-nacl)# deny 59.0.0.0

Router(config-std-nacl)# exit

Router(config)# mpls ldp advertise-labels for pfx-filter1

Router(config)# no mpls ldp advertise-labels

1 Reply 1

gmarogi
Level 5
Level 5

Yes, it has to withdraw for prefixes denied later.