Cisco IOS Basic Comma
Cisco IOS Basic Comma
CCNA 200-301
Table of Contents
Cisco IOS Commands
o Cisco IOS Basic Operation Command and Keys
o User Exec mode Command
o Privileged Exec mode command
o Global configuration command
You may like to browse:
This section will explain about the Cisco IOS Basic Commands.
Right Arrow or Ctrl+F Move the cursor by one character towards Right
Router# SHOW IP INTERFACE Displays the status and overview of all the interfaces
BRIEF of the router
Router# SHOW ACCESS-LISTS Shows the current access control list configured on
the router.
Router# CDP NEIGHBOR Shows the details of CDP neighbors.
Router(config)#ip route
172.20.0.0 255.255.0.0 Configure static routing to the router
172.20.2.1
Router(config)#no cdp run To disable CDP protocol from the router.
Router(config)#cdp run To enable CDP on the router.