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

Finding the interface an IP address is associated in Cisco XR

shribiu
Level 1
Level 1

Is there a way I could find the interface an IP address is associated with through searching with 'include' command in Cisco XR and not scrolling through the entire show interface brief output?

I tried the following,

1)

show running-config | i AA:AA:AA:AA:AA:AA:AA:AA

ipv6 address AA:AA:AA:AA:AA:AA:AA:AA

Not helpful, since I don't get the interface

2)

show ipv6 interface | i AA:AA:AA:AA:AA:AA:AA:AA

Again not helpful as it doesn't give the interface.

Is there any way I could get the interface in Cisco XR, since there is no support for section or display set in it.

1 Accepted Solution

Accepted Solutions

decode.chr13
Level 1
Level 1

The show command would be:

show running-config formal | i AA:AA:AA:AA:AA:AA:AA:AA

View solution in original post

1 Reply 1

decode.chr13
Level 1
Level 1

The show command would be:

show running-config formal | i AA:AA:AA:AA:AA:AA:AA:AA