837
Views
0
Helpful
1
Replies
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2013 05:33 AM
Hi ,
How to check if the specific Interface is been part of any
- LSP
- Any Routing Protocol
- VPN
The purpose is to find out all the protocol and various VPN, the specific Interface is been associated with.
Thanks,
Solved! Go to Solution.
Labels:
- Labels:
-
MPLS
1 Accepted Solution
Accepted Solutions

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2013 05:40 AM
Hi,
How to check if the specific Interface is been part of any
- LSP - As mentioned in the other thread, LSP is a virtual path and dont think you have a single command to check this. You can check if the interface is participating in label swithching using "show mpls ldp interafce". Alternately, you can use per label command to see if the interface is used as egress.
- Any Routing Protocol - show ip ospf interface will help understand the interfaces part of OSPF. I dont remember seeign a similar command for ISIS.
- VPN - Did you mean VRF?. if so, show ip vrf will help.
-Nagendra
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2013 05:40 AM
Hi,
How to check if the specific Interface is been part of any
- LSP - As mentioned in the other thread, LSP is a virtual path and dont think you have a single command to check this. You can check if the interface is participating in label swithching using "show mpls ldp interafce". Alternately, you can use per label command to see if the interface is used as egress.
- Any Routing Protocol - show ip ospf interface will help understand the interfaces part of OSPF. I dont remember seeign a similar command for ISIS.
- VPN - Did you mean VRF?. if so, show ip vrf will help.
-Nagendra
