03-10-2022 10:00 AM
Hello,
I have configured 'mpls ldp auto-config' under ospf process on XR router.
router ospf 1
mpls ldp auto-config
What is the command to disable ldp on a particular interface?
Solved! Go to Solution.
03-10-2022 01:20 PM - edited 03-10-2022 01:22 PM
Hi @sachin30720041 ,
mpls ldp
interface GigabitEthernet0/0/0/0
address-family ipv4
igp auto-config disable
RP/0/RP0/CPU0:R1#sh mpls ldp int
Thu Mar 10 21:21:27.419 UTC
Interface GigabitEthernet0/0/0/0 (0x1000018)
VRF: 'default' (0x60000000)
Disabled via config: IGP Auto-config disable
Ignoring:
RP/0/RP0/CPU0:R1#
Regards,
03-10-2022 10:50 AM
igp auto-config disable<- try this
03-10-2022 01:20 PM - edited 03-10-2022 01:22 PM
Hi @sachin30720041 ,
mpls ldp
interface GigabitEthernet0/0/0/0
address-family ipv4
igp auto-config disable
RP/0/RP0/CPU0:R1#sh mpls ldp int
Thu Mar 10 21:21:27.419 UTC
Interface GigabitEthernet0/0/0/0 (0x1000018)
VRF: 'default' (0x60000000)
Disabled via config: IGP Auto-config disable
Ignoring:
RP/0/RP0/CPU0:R1#
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide