|
|
Use the clear vtp statistics command to delete VTP statistics.
clear vtp statisticsThis command has no arguments or keywords.
This command has no default setting.
Switch command.
Privileged.
This example shows how to clear VTP statistics:
Console> (enable) clear vtp statistics vtp statistics cleared. Console> (enable)
Use the commit command to commit all or a specific ACE in NVRAM that have not been written to hardware.
commit qos acl acl_name | all
qos acl | Keywords to specify QoS ACEs. |
security acl | Keywords to specify security ACEs. |
acl_name | Name that identifies the VACL whose ACEs are to be committed. |
all | Keyword to commit ACEs for all the ACLs. |
This command has no default setting.
Switch command.
Privileged.
The commit command commits all ACEs in NVRAM that have not been written to hardware. Any committed ACL with no ACEs are deleted. We recommend that you enter ACEs in batches and issue the commit command to save all of them in hardware and NVRAM.
This example shows how to commit a specific QoS ACE to NVRAM:
Console> (enable)commit qos acl my_aclHardware programming in progress...ACL my_acl is committed to hardware.Console>(enable)
This example shows how to commit a specific security ACE to NVRAM:
Console> (enable)commit security acl IPACL2ACL commit in progress.ACL IPACL2 is committed to hardware.Console> (enable)
Related Commands
Use the commit lda command to commit to NVRAM, ASLB configuration that has not been written to hardware.
commit ldaThis command has no arguments or keywords.
This command has no default setting.
Switch command.
Privileged.
This example shows how to commit ASLB configuration to NVRAM:
Console> (enable)commit ldaCommit operation in progress...Successfully committed Local Director Accelerator.Console>(enable)
Use the configure command to download a configuration file from the network and execute each command in that file.
configure {host file | network}
host | IP address or IP alias of the host. |
file | Name of the file. |
Keyword to specify interactive prompting for the host and the file. |
This command has no default setting.
Switch command.
Privileged.
Refer to the Catalyst 6000 Family Software Configuration Guide on how to construct a configuration file to download using the configure command.
Following is a sample file called system5.cfg in the /tftpboot directory:
begin show time set ip alias conc7 198.133.219.207 set ip alias montreux 198.133.119.42 set ip alias cres 192.122.174.42 set prompt system5> set password # empty string old password pingpong pingpong end #
Each line contains a command, except lines that begin with ! or #.
This example shows how to download the system5.cfg configuration file from the 192.122.174.42 host:
Console> (enable) configure 192.122.174.42 system5.cfg Configure using system5.cfg from 192.122.174.42 (y/n) [n]? y / Done. Finished Network Download. (446 bytes) >> show time Wed May 19 1999, 17:42:50 >> set ip alias conc7 198.133.219.207 IP alias added. >> set ip alias montreux 198.133.219.40 IP alias added. >> set ip alias cres 192.122.174.42 IP alias added. >> set prompt system5> >> set password Enter old password: Enter new password: pingpong Retype new password: pingpong Password changed. system5> (enable)
Use the confreg command to configure the configuration register utility.
confreg [num]
num | (Optional) Valid values are 0 = ROM monitor, 1 = boot helper image, and 2 to 15 = boot system. |
This command has no default setting.
ROM monitor command.
Normal.
Executed with the argument num, confreg changes the VCR to match the number specified.
Without the argument, confreg dumps the contents of the VCR in English and allows you to alter the contents.
You are prompted to change or keep the information held in each bit of the VCR. In either case, the new VCR value is written into NVRAM and does not take effect until you reset or power cycle the platform.
You must issue a sync command to save your change. Otherwise, the change is not saved and a reset removes your change.
This example shows how to use the confreg command:
rommon 7 > confreg
Configuration Summary
enabled are:
console baud: 9600
boot: the ROM Monitor
do you wish to change the configuration? y/n [n]: y
enable "diagnostic mode"? y/n [n]: y
enable "use net in IP bcast address"? y/n [n]:
enable "load rom after netboot fails"? y/n [n]:
enable "use all zero broadcast"? y/n [n]:
enable "break/abort has effect"? y/n [n]:
enable "ignore system config info"? y/n [n]:
change console baud rate? y/n [n]: y
enter rate: 0 = 9600, 1 = 4800, 2 = 1200, 3 = 2400 [0]: 0
change the boot characteristics? y/n [n]: y
enter to boot:
0 = ROM Monitor
1 = the boot helper image
2-15 = boot system
[0]: 0
Configuration Summary
enabled are:
diagnostic mode
console baud: 9600
boot: the ROM Monitor
do you wish to change the configuration? y/n [n]:
You must reset or power cycle for new config to take effect
Use the context command to display the context of a loaded image.
contextThis command has no arguments or keywords.
This command has no default setting.
ROM monitor command.
Normal.
The context from the kernel mode and process mode of a booted image is displayed, if available.
This example shows how to display the context of a loaded image:
rommon 6 > context Kernel Level Context: Reg MSW LSW | Reg MSW LSW ------ ---------- ---------- | ----- ---------- ---------- zero : 00000000 00000000 | s0 : 00000000 34008301 AT : 00000000 3e800000 | s1 : 00000000 00000001 v0 : 00000000 00000003 | s2 : 00000000 00000003 v1 : 00000000 00000000 | s3 : 00000000 00000000 a0 : 00000000 0000002b | s4 : 00000000 60276af8 a1 : 00000000 00000003 | s5 : ffffffff ffffffff a2 : 00000000 00000000 | s6 : 00000000 60276c58 a3 : 00000000 60276af8 | s7 : 00000000 0000000a t0 : 00000000 00000b84 | t8 : 00000000 34008300 t1 : 00000000 3e800004 | t9 : ffffffff ac000000 t2 : 00000000 00000239 | k0 : 00000000 00000400 t3 : 00000000 34008301 | k1 : 00000000 6024eb5c t4 : ffffffff ffff83fd | gp : 00000000 60252920 t5 : 00000000 0000003f | sp : 00000000 60276a98 t6 : 00000000 00000000 | s8 : 00000000 601fbf33 t7 : ffffffff ffffffff | ra : 00000000 6006d380 HI : 00000000 00000008 | LO : 00000000 00000000 EPC : 00000000 60033054 | ErrPC : ffffffff bfc070c8 Stat : 34408302 | Cause : 00002020 Process Level Context: Reg MSW LSW | Reg MSW LSW ------ ---------- ---------- | ----- ---------- ---------- zero : 00000000 00000000 | s0 : 00000000 00000074 AT : 00000000 3e820000 | s1 : 00000000 60276c58 v0 : 00000000 00000081 | s2 : 00000000 601fbac0 v1 : 00000000 00000074 | s3 : 00000000 00000036 a0 : 00000000 00000400 | s4 : 00000000 0000000f a1 : 00000000 60276c58 | s5 : ffffffff ffffffff a2 : 00000000 00000074 | s6 : 00000000 60276c58 a3 : 00000000 00000000 | s7 : 00000000 0000000a t0 : 00000000 00000400 | t8 : 00000000 34008300 t1 : 00000000 00000400 | t9 : ffffffff ac000000 t2 : 00000000 00000000 | k0 : 00000000 30408401 t3 : ffffffff ffff00ff | k1 : 00000000 30410000 t4 : 00000000 600dcc10 | gp : 00000000 60252920 t5 : 00000000 0000003f | sp : ffffffff 80007ce8 t6 : 00000000 00000000 | s8 : 00000000 601fbf33 t7 : ffffffff ffffffff | ra : 00000000 600dfd20 HI : 00000000 00000008 | LO : 00000000 00000000 EPC : 00000000 600dfd38 | ErrPC : ffffffff ffffffff Stat : 34008303 | Cause : ffffffff
Use the copy command set to upload or download a Flash image or a switch configuration to or from a Flash device or a TFTP server.
copy file-id {tftp | flash | file-id | config}
file-id | Format used to specify the file on the Flash device, where the format is m/device:filename. |
tftp | Keyword to allow you to copy to or from a TFTP server. |
flash | Keyword to support downloading of multiple modules. |
Keyword to allow you to copy the configuration to Flash memory, another Flash device, or a file on a TFTP server. |
If a source or destination device is not given, the one specified by the cd command is used. If a destination filename is omitted, the source filename is used.
Switch command.
Privileged.
If the source or destination device is not specified, the command uses the ones specified by the cd command. If the destination filename is omitted, the software uses the source filename.
A colon (:) is required after the specified device.
When the flash keyword is used, based on the file type derived, a prompt is given for all modules of the same type. A different prompt is given depending on the command argument and reply.
This example shows how to use the copy command to upload the switch configuration to a file named cat.cfg on the slot0 Flash device:
Console> (enable) copy config slot0:cat.cfg Upload configuration to slot0:cat.cfg 649324 bytes available on device slot0, proceed (y/n) [n]? y ......... ......... ......... ........ ......... . / Configuration has been copied successfully. (10200 bytes) Console> (enable)
This example shows how to use the copy command to upload the switch configuration to a file named lab2.cfg on the TFTP server:
Console> (enable) copy config tftp:lab2.cfg IP address or name of remote host [172.20.22.7]? y Upload configuration to tftp:lab2.cfg (y/n) [n]? y ......... ......... ......... . / Configuration has been copied successfully. (10299 bytes). Console> (enable)
This example shows how to use the copy command to upload the switch configuration to the cat.cfg file on the slot0 Flash device:
Console> (enable) copy config flash Flash device [bootflash]? slot0: Name of file to copy to [test_image]? cat.cfg Upload configuration to slot0:cat.cfg 749124 bytes available on device slot0, proceed (y/n) [n]? y ......... ......... ......... ........ . / Configuration has been copied successfully. (200345 bytes). Console> (enable)
These examples show how to use the copy commands to download a configuration:
Console> (enable) copy slot0:cat.cfg config Configure using slot0:cat.cfg (y/n) [n]? y / Finished download. (10900 bytes) >> set password $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 Password changed. >> set enablepass $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 Password changed. >> set prompt Console> >> set length 24 default Screen length set to 24. >> set logout 20 .......... Console> (enable) Console> (enable) copy tftp config IP address or name of remote host? 172.20.22.7 Name of configuration file? cat.cfg Configure using cat.cfg from 172.20.22.7 (y/n) [n]? y / Finished network download. (10900 bytes) >> set password $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 Password changed. >> set enablepass $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 Password changed. >> set prompt Console> >> set length 24 default Screen length set to 24. >> set logout 20 ........... Console> (enable) Console> (enable) copy flash config Flash device [bootflash]? Name of configuration file? test.cfg Configure using bootflash:test.cfg (y/n) [n]? y / Finished download. (10900 bytes) >> set password $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 Password changed. >> set enablepass $1$FMFQ$HfZR5DUszVHIRhrz4h6V70 Password changed. >> set prompt Console> >> set length 24 default Screen length set to 24. >> set logout 20 ..... Console> (enable)
Use the delete command to delete a configuration file.
delete [[m/]device:]filename
m/ | (Optional) Module number of the supervisor engine containing the Flash device. |
device: | (Optional) Device where the Flash resides. |
filename | Name of the configuration file. |
This command has no default setting.
Switch command.
Privileged.
A colon (:) is required after the specified device.
This example shows how to delete the cat6000-sup.5.3.1.CSX.bin configuration file from the Flash device and then verify deletion by entering the show flash command:
Console> (enable) delete bootflash:cat6000-sup.5.3.1.CSX.bin Console> (enable) Console> (enable) show flash -#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name 1 .D ffffffff 5415406e 3300b8 25 3080247 Jun 12 1999 13:22:46 cat6000-sup.5.3.1.CSX.bin 2 .. ffffffff 762950d6 6234d0 25 3093399 Jun 20 1999 12:33:14 cat6000-sup.5.3.1.CSX.bin 1428272 bytes available (6173904 bytes used) Console> (enable)
show flash
dirswitch
undelete
squeeze
Use the dev command to list the device IDs available on a switch.
devThis command has no arguments or keywords.
This command has no default setting.
ROM monitor command.
Normal.
This example shows how to use the dev command:
rommon 10 > dev
Devices in device table:
id name
bootflash: bootflash
slot0: PCMCIA slot 0
eprom: eprom
Use the dir command to list the files of the named device.
dir device
device | ID of the device. |
This command has no default setting.
ROM monitor command.
Normal.
This example shows how to use the dir command:
rommon 11 > dir flash:
File size Checksum File name
65 bytes (0x41) 0xb49d clev/oddfile65
2229799 bytes (0x220627) 0x469e clev/sierra-k.Z
Use the dir command to display a list of files on a Flash memory device.
dir [[m/]device:][filename] [all | deleted | long]
m/ | (Optional) Module number of the supervisor engine containing the Flash device. |
device: | (Optional) Device where the Flash resides. |
filename | (Optional) Name of the configuration file. |
all | (Optional) Keyword to display all files, deleted or not. |
deleted | (Optional) Keyword to display only deleted files. |
long | (Optional) Keyword to display files that have not been deleted, in long format. |
This command has no default setting.
Switch command.
Normal and privileged.
A colon (:) is required after the specified device.
When you specify the all keyword, the file information is displayed in long format.
When you omit all keywords (all, deleted, or long), the system displays file information in short format. Short format is shown in Table 2-6:
| Column Heading | Description |
|---|---|
# | File index number |
length | File length |
date/time | Date and time the file was created |
name | Filename |
When you use one of the keywords (all, deleted, or long), the system displays file information in long format. The long format is shown in Table 2-7.
| Column Heading | Description |
|---|---|
# | File index number |
ED | Letter to indicate whether the file contains an error (E) or is deleted (D) |
type | File type (1 = configuration file, 2 = image file); when the file type is unknown, the system displays a zero or FFFFFFFF in this field |
crc | File cyclic redundancy check |
seek | Offset into the file system of the next file |
nlen | Filename length |
length | File length |
date/time | Date and time the file was created |
name | Filename |
This example shows how to display the file information in short format:
Console> (enable) dir -#- -length- -----date/time------ name 2 3093399 May 25 1999 12:33:14 cat6000-sup.5.3.1.CSX.bin 1428272 bytes available (6173904 bytes used) Console> (enable)
This example shows how to display the file information in long format:
Console> (enable) dir long -#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name 2 .. ffffffff 762950d6 6234d0 25 3093399 May 25 1999 12:33:14 cat6000-sup.5.3.1.CSX.bin 1428272 bytes available (6173904 bytes used) Console> (enable)
This example shows the file with index number 1 deleted:
Console> (enable) dir all -#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name 1 .D ffffffff 5415406e 3300b8 25 3080247 May 25 1999 13:22:46 cat6000-sup.5.3.1.CSX.bin 2 .. ffffffff 762950d6 6234d0 25 3093399 May 25 1999 12:33:14 cat6000-sup.5.3.1.CSX.bin 1428272 bytes available (6173904 bytes used) Console> (enable)
Use the disable command to return to normal mode from privileged mode.
disableThis command has no arguments or keywords.
This command has no default setting.
Switch command.
Privileged.
This example shows how to return to normal mode:
Console> (enable) disable Console>
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Fri Dec 31 10:56:30 PST 1999
Copyright 1989-1999©Cisco Systems Inc.