Cisco – Show the configuration of a single interface

Written by James McDonald

September 16, 2013

The problem (and benefit) of being the single IT guy for a company is that you are responsible for all the IT stuff. But if you only configure a Cisco Switch every blue moon then you are likely to forget some of the simpler command line stuff that makes it easier to configure a switch. So I’m leaving this here for my later memory jogging.

How to show only a single interfaces configuration

# show running-config interface gi0/2

show_single_interface_configuration

 

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Network speed test host to host

On Ubuntu / Debian apt-get install iperf3 On Windows download it from https://iperf.fr/iperf-download.php#windows Make...

Clear HSTS Settings in CHrome

Open chrome://net-internals/#hsts enter the domain in the query field and click Query to confirm it has HSTS settings...