Sie sind auf Seite 1von 3

Cisco Router Show 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

Display Vlan interface

show interface vlan xxx

Display running-config xxxx

show run | include xxx

General information about Open Shortest Path First (OSPF) routing processes display OSPF-neighbor information on a per-interface basis

show ip ospf

show ip ospf neighbor

Display OSPF status

show ip ospf status

Display lists of information related to the OSPF database for a specific router Display OSPF-related interface information

show ip ospf database

show ip ospf interface

To display the internal OSPF routing table entries to an Area Border Router and Autonomous System Boundary Router Display LAG

show ip ospf border-routers

show port channel

Where is vlan assigned to your port

show mac-address-table dynamic vlan x Show log | include x/y

Show log | begin sep xx

show arp

show proc cpu

clear conters x/y

Cisco Router Basic Operations


Requirement Cisco Command

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 Router Copy Commands


Requirement
Save the current configuration from DRAM to NVRAM Merge NVRAM configuration to DRAM Copy DRAM configuration to a TFTP server Merge TFTP configuration with current router configuration held in DRAM Backup the IOS onto a TFTP server Upgrade the router IOS from a TFTP server

Cisco Command
copy running-config startup-config

copy startup-config running-config copy runing-config tftp copy tftp runing-config

copy flash tftp copy tftp flash

Das könnte Ihnen auch gefallen