0% found this document useful (0 votes)
729 views2 pages

Cisco Ios Cheat Sheet - Router Commands

This document provides a cheat sheet of common router commands organized into categories such as terminal controls, host name, banner, descriptions, clock, changing the register, boot system, and CDP. Some key commands are to set the terminal editing mode, show output on telnet sessions, set the hostname, add a banner message, describe interfaces, set the clock timezone and time, configure the register for different boot modes, boot from a file using TFTP, enable or disable CDP globally and on interfaces, and set CDP timer and holdtime values.

Uploaded by

CCNAResources
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 PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
729 views2 pages

Cisco Ios Cheat Sheet - Router Commands

This document provides a cheat sheet of common router commands organized into categories such as terminal controls, host name, banner, descriptions, clock, changing the register, boot system, and CDP. Some key commands are to set the terminal editing mode, show output on telnet sessions, set the hostname, add a banner message, describe interfaces, set the clock timezone and time, configure the register for different boot modes, boot from a file using TFTP, enable or disable CDP globally and on interfaces, and set CDP timer and holdtime values.

Uploaded by

CCNAResources
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 PDF, TXT or read online on Scribd
You are on page 1/ 2

CCNA4.

com

Cisco IOS Cheat Sheet - ROUTER COMMANDS


TERMINAL CONTROLS:

· Config# terminal editing - allows for enhanced editing commands

· Config# terminal monitor - shows output on telnet session

· Config# terminal ip netmask-format hexadecimal|bit-count|decimal - changes the format of


subnet masks

HOST NAME:

· Config# hostname ROUTER_NAME

BANNER:

· Config# banner motd # TYPE MESSAGE HERE # - # can be substituted for any character,
must start and finish the message

DESCRIPTIONS:

· Config# description THIS IS THE SOUTH ROUTER - can be entered at the Config-if level

CLOCK:

· Config# clock timezone Central -6


# clock set hh:mm:ss dd month yyyy - Example: clock set 14:35:00 25 August 2003

CHANGING THE REGISTER:

· Config# config-register 0x2100 - ROM Monitor Mode

· Config# config-register 0x2101 - ROM boot

· Config# config-register 0x2102 - Boot from NVRAM

BOOT SYSTEM:

· Config# boot system tftp FILENAME SERVER_IP - Example: boot system tftp
2600_ios.bin 192.168.14.2

· Config# boot system ROM

· Config# boot system flash - Then - Config# reload

CDP:

· Config# cdp run - Turns CDP on

· Config# cdp holdtime 180 - Sets the time that a device remains. Default is 180

CCNA4.com
CCNA4.com
· Config# cdp timer 30 - Sets the update timer.The default is 60

· Config# int Ethernet 0

· Config-if# cdp enable - Enables cdp on the interface

· Config-if# no cdp enable - Disables CDP on the interface

· Config# no cdp run - Turns CDP off

Read more

CCNA4.com

You might also like