- sh run //show run
- sh ip int br //show ip interface briefly
- sh int br //to check duplex mode
How to bounce a cisco switch
- Log in to the switch using "telnet".
- Go to enable mode using "en".
- Bounce switch using "reload".
- Log in to the switch using "telnet".
- Go to enable mode using "en".
- Go to configuration mode "conf t".
- Then select particular interface "interface Gi2/0/46" .
- Then "shutdown" and "no shutdown"
- Exit from configuration mode using "exit".
Router CPU check commands
ReplyDeletesh proc cpu hist
sh proc cpu sorted
BGP Commands
ReplyDeletesh ip bgp summary
sh ip bgp neighbors 10.24.1.33 advertised-routes
sh ip bgp neighbors 10.24.1.33 received-routes