- Posts: 40
- Thank you received: 0
Useful show commands.
15 years 1 month ago #32348
by Kajitora
itgamers.blogspot.com
Useful show commands. was created by Kajitora
I keep a list of Show commands I really like:
sh spanning-tree det | i ieee|occur|from |is exec
This will show you all your vlans and how long since they have converged
show int | i line protocol| Desc|rxload|drops|Internet
This is just the show inteface command with all the stuff I care about
show ver | i memory|uptime|file is
Show version without all the extra cisco crab
show ip int brief | e down
This will only show interface that are up.
show run | i interface|address
Just a list of all configured interfaces/vlans and there ip address
show ip bgp neighbors | i remote AS|BGP state
Good for getting a feel for BGP neighbors and how long they have been up.
sh cdp neighbors detail | i Interface|Device|address
All Cdp Neighbors, there ip address and interfaces.
Do you guys have any favorits? Share?
sh spanning-tree det | i ieee|occur|from |is exec
This will show you all your vlans and how long since they have converged
show int | i line protocol| Desc|rxload|drops|Internet
This is just the show inteface command with all the stuff I care about
show ver | i memory|uptime|file is
Show version without all the extra cisco crab
show ip int brief | e down
This will only show interface that are up.
show run | i interface|address
Just a list of all configured interfaces/vlans and there ip address
show ip bgp neighbors | i remote AS|BGP state
Good for getting a feel for BGP neighbors and how long they have been up.
sh cdp neighbors detail | i Interface|Device|address
All Cdp Neighbors, there ip address and interfaces.
Do you guys have any favorits? Share?
itgamers.blogspot.com
15 years 1 month ago #32353
by ZiPPy
ZiPPy
Replied by ZiPPy on topic Re: Useful show commands.
In troubleshooting some of our VoIP issues at the office, I find the following show commands very useful.
show voice call summary
Used to verify the call status for all voice ports.
show controller
For T1 connections, this command is used to verify that the controller is up and that no alarms exist. This command will also show information about clock sources and other controller settings.
show voice port summary
Used to identify port numbers of voice interfaces on the router.
show call history voice
This will show the contents of the call history table. Used with | brief will display more specific results.
Cheers,
ZiPPy
show voice call summary
Used to verify the call status for all voice ports.
show controller
For T1 connections, this command is used to verify that the controller is up and that no alarms exist. This command will also show information about clock sources and other controller settings.
show voice port summary
Used to identify port numbers of voice interfaces on the router.
show call history voice
This will show the contents of the call history table. Used with | brief will display more specific results.
Cheers,
ZiPPy
ZiPPy
15 years 1 month ago #32355
by r0nni3
Currently working as Cisco Engineer at Neon-Networking.
Certifications:
CCNA - Have it
CCNA Security - Have it
CCSP - Almost!!!!
CCIE Security - Not so far away dream
Replied by r0nni3 on topic Re: Useful show commands.
more system:running-config
Shows you the PSK's in the configuration. I always forget those ;
(only works on ASA's and newer IOS routers)
Shows you the PSK's in the configuration. I always forget those ;
(only works on ASA's and newer IOS routers)
Currently working as Cisco Engineer at Neon-Networking.
Certifications:
CCNA - Have it
CCNA Security - Have it
CCSP - Almost!!!!
CCIE Security - Not so far away dream
15 years 5 days ago #32711
by FlipRich
Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
Replied by FlipRich on topic Re: Useful show commands.
Favorite show commands, huh? lol.. i always liked..
sh run (that's the best one!)
i do like "sh ip protocols" too..
Oh yeah, and "wr erase".
sh run (that's the best one!)
i do like "sh ip protocols" too..
Oh yeah, and "wr erase".
Rich
Network Engineer /CCNP, CCNA-S
Tallahassee, FL
14 years 7 months ago #34352
by KiLLaBeE
Replied by KiLLaBeE on topic Re: Useful show commands.
Bringing this old thread back alive...
sh contr serial 0 | i DTE|DCE
Will show you whether a serial interface has a DCE or DTE end of a cable plugged into it...without the other clutter
sh ver | i MAC
Will show a switch's MAC address
sh contr serial 0 | i DTE|DCE
Will show you whether a serial interface has a DCE or DTE end of a cable plugged into it...without the other clutter
sh ver | i MAC
Will show a switch's MAC address
Time to create page: 0.131 seconds