10-28-2018 03:29 AM
Hello everyone,
There seems to be no specific command to show just physical interfaces next to their description. While 'show interfaces status' for IOS and 'show interfaces description' for IOS-XR are useful for this kind of thing, they list all ports, physical and virtual.
This could easily get overwhelming. For example, in an ASR1001 there could be 6 physical and thousands of virtual interfaces.
How do you go about achieving this? Do you use pipes? What is your preferred syntax?
Solved! Go to Solution.
10-28-2018 07:54 AM
May be not possible on the shelf i guess. it can be done externally with syslog some scripting.
10-28-2018 05:49 AM
May be try like below
show run | in interface|description
let me know is this what you looking for ?
10-28-2018 06:10 AM
Hello there BB, and thank you for your reply.
That is kind of helpful. But what I was looking for is a way to, let say "trim" the output of 'show interfaces description' to just physical interfaces. A way to list all physical ports, their description, and whether they're up or down; in an easily readable fashion.
10-28-2018 07:54 AM
May be not possible on the shelf i guess. it can be done externally with syslog some scripting.
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