Cisco IOS Commands: Difference between revisions
Jump to navigation
Jump to search
(Added some stuff) |
m (→Management Access: Added hosts) |
||
Line 2: | Line 2: | ||
# SSH to 159.104.225.39, and login using flastname | # SSH to 159.104.225.39, and login using flastname | ||
# Telnet to network device, TACAS login using firstname.lastname | # Telnet to network device, TACAS login using firstname.lastname | ||
From the AI box use <code>more /etc/hosts </code> to find network devices | |||
== Qucik Commands == | == Qucik Commands == |
Revision as of 13:24, 27 October 2009
Management Access
- SSH to 159.104.225.39, and login using flastname
- Telnet to network device, TACAS login using firstname.lastname
From the AI box use more /etc/hosts
to find network devices
Qucik Commands
Command | Description |
---|---|
show ip int brief |
Show list of interfaces (inc VLAN's etc) |
show int status |
Show list of interfaces, label, up/down etcq |
show int gi2/24 |
Show interface detail for gi 2/24 |
show int gi1/6 switch |
Show siwtchport info gi 1/6 |
clear counters gi2/24 |
Clear counters for gi 2/24 |
show mac-address-table | include 70cc |
Filter MAC table for addresses containing 70cc |
show cdp neigbours |
Show results of CDP discovery (dependant on CDP being enabled!!) |