0% found this document useful (0 votes)
55 views1 page

Router CLI Commands

This document lists common router CLI commands for configuring interfaces, setting passwords, viewing configurations and network information, including commands for enabling privileged modes, setting hostnames, IP addresses, descriptions, banners, and enabling/disabling interfaces.

Uploaded by

Gari Aitken
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views1 page

Router CLI Commands

This document lists common router CLI commands for configuring interfaces, setting passwords, viewing configurations and network information, including commands for enabling privileged modes, setting hostnames, IP addresses, descriptions, banners, and enabling/disabling interfaces.

Uploaded by

Gari Aitken
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Router CLI Commands

Router> Router>enable Router# Router#config t Router(config)# Router(config)#hostname Name Router(config)#enable secret Password Router(config)#line con 0 Router(config)#line vty 0 4 Router(config-line)#password Password Router(config-line)#login Router(config)#banner motd # Router(config)#int Type Number Router(config-if)#ip address Address Subnet Mask Router(config-if)#no ip address Router(config-if)#description Description Router(config-if)#no shutdown Router(config-if)#shutdown Router(config-if)#clock rate Router#copy run start Router#show run Router#show start Router#show ip int brief Router#show int Router#show ip route User Mode Goes to Privileged EXEC Mode Privileged EXEC Mode Go to Global Configuration Mode Global Configuration Mode Names the router Sets encrypted password Configures console interface Configures telnet access Sets interface password Sets interface to require password Sets a MOTD banner using # as a delimiting character Configures a specific interface Sets an interface s ip address & subnet mask Erases an interface s ip address & mask Adds a description to the interface Turns the specified interface on Turns the specified interface off Sets the clock rate on a serial interface Copies running config from RAM to NVRAM Shows the running-config Shows the startup-config Shows abbreviated interface information Shows interface information Shows the routing table

You might also like