Cisco Ios Commands
Cisco Ios Commands
Requirement
View version information Display current users Display time View current configuration (DRAM) View startup configuration (NVRAM) Show IOS file and flash space Shows all logs that the router has in its memory View the interface status of interface e0 Overview all interfaces on the router View type of serial cable on s0
Cisco Command
show version show users show clock show running-config show startup-config show flash show log show interface e0 show ip interfaces brief show controllers 0 (note the space between the 's' and the '0') show cdp neighbor show cdp entry * show ip protocols show ip route show access-lists
Display a summary of connected cdp devices Display detailed information on all devices Display current routing protocols Display IP routing table Display access lists, this includes the number of displayed matches
Check the router can see the ISDN switch Check a Frame Relay PVC connections show lmi traffic stats Display the frame inverse ARP table Display vlans on router
show isdn status show frame-relay pvc show frame-relay lmi show frame-relay map show vlan-database
General information about Open Shortest Path First (OSPF) routing processes display OSPF-neighbor information on a per-interface basis
show ip ospf
Display lists of information related to the OSPF database for a specific router Display OSPF-related interface information
To display the internal OSPF routing table entries to an Area Border Router and Autonomous System Boundary Router Display LAG
show arp
Enable Return to user mode from privileged Exit Router Recall last command Recall next command Suspend or abort Refresh screen output Compleat Command
Enter privileged mode disable Logout or exit or quit up arrow or <Ctrl-P> down arrow or <Ctrl-N> <Shift> and <Ctrl> and 6 then x <Ctrl-R> TAB
Cisco Command
copy running-config startup-config