Cisco CLI pathway tracking Commands
Cisco CLI pathway tracking
This is a list of some of my personal commands to track through the network.Some times we need to figure out what relation it have , if we are dealing with layer 2, layer 3 or a Nexus devices.in any case we need to use different commands
- show cdp neighbor ( trafficc, neighbor detail)
- show version
- show vlan
- show running-config
- show ip intertace
- show mac-address table
- show vtp status
- show ip cef
- show vlan brief
- show interface status
We can see a lot of different values when we set those commands with different values like Vlans, mac address and Ip address.
For example , we would like to trace through different network devices in our network
- show running-config vlan 30
- ping 10.10.10.1
- show ip arp (mac address & vlan)
- show port-channel summary (port 310, eth 1/51)
- show cdp neigh
- traceroute
- show ip route 10.234.0.90
- show ip arp (ip)
- show run int vlan 60
- show ip int br | include (ip or mac address )
- show ip arp | include 10.236.7.132
- show mac address-table | include (mac)
- show vlan id 61
Hopefully this information was useful. If it was , please comment. Thanks in advance
Cisco CLI pathway tracking Commands
Reviewed by ohhhvictor
on
5:34:00 AM
Rating:
No comments: