Cisco IOS Configuration Fundamentals Command Reference
To display the internal components of the router use the command
Show Version, this command will show the Cisco IOS configuration version running on the router
device, configuration register, memory, number of interfaces, and device model.
To display the contents and layout of a Flash memory file system, use the command show flash in EXEC mode. This command will show the information of System Flash
Directory including File name, length, and IOS Status.
Cisco IOS Configuration |
Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with
CNTL / Z.
Router (config) # hostname R1
R1 (config) # exit
R1#
show flash:
System flash directory:
File Length Name / Status
1 16299836 2600 source ios
(Total bytes 33030140, bytes used 16299900,
available bytes 16730240)
(Processor board System flash (Read / Write) bytes
32768K)
In NVRAM the router has a 16-bit configuration and to perform the below tasks you can use the configuration register.
v Load
operating software from ROM
v Lost
password Recovery
v Console
data rate change
v Force
the router into the RAM monitor (bootstrap program)
v Boot
source and default boot filename selection
v Break
function enable / disable
Register’s Value |
0-3 bits of the configuration register form the boot field and these four bits are the lowest bits. In the configuration register setting the router/switch looks for system bootstrap information depending on the boot field. The system ignores any boot instruction in the system configuration file when the field is set to either 0 or 1 (0-0-0-0 or 0-0-0-1) and the following occurs:
Boot Field Number and Meaning |
The below table
contains values and functions of some configuration registers which are valid
on most platforms.
Configuration Register Setting |
R1>enable
Router Version Staus |
Search
Tags
- What are Cisco IOS commands
- What command will show a Cisco router or switches running configuration
- Cisco commands cheat sheet
- Cisco IOS Commands
0 Comments