Home
Flashcards
Preview
Ch. 11 - Commands
Home
Get App
Take Quiz
Create
Command in EXEC mode:
Enable
enters privileged EXEC mode
Command in Privileged EXEC mode:
copy running-config running-config
copy the acive configuration to NVRAM
Command in Privileged EXEC mode:
copy startup-config running-config
copy the configuration in NVRAM to RAM
Command in Privileged EXEC mode:
erase startup-configuration
erase the configuration located in NVRAM
Command in Privileged EXEC mode:
ping ip_address
ping to that address
Command in Privileged EXEC mode:
traceroute ip_address
trace each hop to that address
Command in Privileged EXEC mode:
show interfaces
display statistics for all interfaces on a device
Command in Privileged EXEC mode:
show clock
show the time set in the router
Command in Privileged EXEC mode:
show version
Displays:
-currently loaded IOS version
-hardware
-device information
Command in Privileged EXEC mode:
show arp
display the ARP table of the device
Command in Privileged EXEC mode:
show startup-config
display the saved configuration located in NVRAM
Command in Privileged EXEC mode:
show running-config
display the content of the currently running configuration file
Command in Privileged EXEC mode:
show ip interface
display IP statistics for interface(s) on a router
Command in Privileged EXEC mode:
configure terminal
enter terminal configuration mode
Command in Terminal configuration mode:
hostname
hostname
assigns host name to a device
Command in Terminal configuration mode:
enable password
password
set an unencrypted enable password
Command in Terminal configuration mode:
enable secret
password
set a strongly encrypted enable password
Command in Terminal configuration mode:
service password-encryption
encrypt display of all passwords except secret
Command in Terminal configuration mode:
banner motd#
message#
set a message-of-the-day banner
Command in Terminal configuration mode:
line console 0
enter console line configuration mode
Command in Terminal configuration mode:
line vty 04
enter virtual terminal (Telnet) line configuration mode
Command in Terminal configuration mode:
interface
interface_name
enter interface configuration mode
Line configuration mode:
login
enable password checking at login
Line configuration mode:
password
password
set line password
Interface configuration mode:
ip address
ip_address netmasks
set interface IP address and subnet mask
Interface configuration mode:
description
description
set interface description
Interface configuration mode:
clock rate
value
set clock rate for DCE device
Interface configuration mode:
no shutdown
set interface to up
Interface configuration mode:
shutdown
administratively set interface to down
Author
jamieljones
ID
121698
Card Set
Ch. 11 - Commands
Description
Network Fundamentals CCNA Exploration Companion Guide Chapter 11: Configuring and Testing Your Network pages 464-465
Updated
2011-12-12T22:57:28Z
Show Answers
Home
Flashcards
Preview