cc/td/doc/product/lan/cat5000/rel_5_1
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

quit
reconfirm vmps
reload---ATM
reload---switch
repeat
reset---ROM monitor
reset---switch

quit

Use the quit command to exit a CLI session.

quit
Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Normal.

Usage Guideline

The exit and logout commands perform the same function as the quit command.

Example

This example shows how to quit a CLI session:

Console> quit
Connection closed by foreign host.
host%

reconfirm vmps

Use the reconfirm vmps command to reconfirm the current dynamic port VLAN membership with VMPS.

reconfirm vmps
Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Usage Guideline

VMPS database changes are not conveyed automatically to dynamic port entities; therefore, after making a VMPS database change, you can use this command to apply the change to the dynamic port entity on a device.

Example

This example shows how to reconfirm the current dynamic port VLAN membership with VMPS:

Console (enable) reconfirm vmps
reconfirm process started
Use 'show dvlan statistics' to see reconfirm status
Console (enable)
Related Commands

clear vmps server
show dvlan statistics

reload---ATM

Use the reload command to halt and perform a cold restart on the module.

reload
Syntax Description

This command has no arguments or keywords.

Default

This command has no default setting.

Command Type

Cisco IOS ATM command.

Command Mode

EXEC.

Usage Guidelines

This command is not supported on the Catalyst 4000 and 2948G series switches.

The reload command halts the ATM module. If you set the ATM module to restart on error, it reboots itself. Use the reload command after you enter configuration information into a file and save to the startup configuration.

Once you have confirmed the reload, you are logged out of the session and returned to the Console> prompt.

You cannot reload from a virtual terminal if the system is not set up for automatic booting. This prevents the system from dropping to the ROM monitor and taking the system out of the remote user's control.

If you modify your configuration file, the system prompts you to save the configuration. During a save operation, the system asks you if you want to proceed with the save if the CONFIG_FILE environment variable points to a startup configuration file that no longer exists. If you say "yes" in this situation, the system goes to setup mode upon reload.

Example

This example shows how to reload the system from the privileged EXEC prompt:

ATM#reload
 
System configuration has been modified. Save? [yes/no]: y
Building configuration...
[OK]
Proceed with reload? [confirm]
Console> 

reload---switch

Use the reload command to force a Gigabit EtherChannel switching module to accept a download.

reload mod_num
Syntax Description

mod_num

Number of the module.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Usage Guideline

The reload command is only supported by the Gigabit EtherChannel switching module. For additional information on this command, refer to the Module Installation and Configuration Note for your switch.

Example

This example shows how to reload the Gigabit EtherChannel switching module:

Console (enable) reload 3
Related Command

download


repeat

Use the repeat command to repeat a command.

repeat [num | string]
Syntax Description

num

(Optional) Number of the command.

string

(Optional) Command string.

Default

If no argument is specified, the last command is repeated.

Command Type

ROM monitor command.

Command Mode

Normal.

Usage Guidelines

The optional command number (from the history buffer list) or match string specifies which command to repeat.

In the match string, the most recent command to begin with the specified string is executed again.

If the string contains white space, you must use quotation marks.

This command is usually aliased to the letter "r."

Examples

These examples show how to use the repeat command. You use the history command to display the list of previously entered commands:

rommon 22 > history
 
8   dir 
9   dir bootflash:
10   dis
11   dis 0xa0001000
12   dis 0xbe000000
13   history
14   meminfo
15   meminfo -l
16   meminfo
17   meminfo -l
18   meninfo
19   meminfo
20   meminfo -l
21   meminfo -l
22   history
rommon 23 > repeat dir
dir bootflash:
         File size           Checksum   File name
   1973032 bytes (0x1e1b28)   0xdadf5e24    llue
rommon 24 > repeat
dir bootflash:
         File size           Checksum   File name
   1973032 bytes (0x1e1b28)   0xdadf5e24    llue
rommon 25 > repeat 15
meminfo -l
 
Main memory size: 16 MB.
Packet memory size: 0 MB
Main memory size: 0x1000000
Available main memory starts at 0xa000e000, size 0xff2000
NVRAM size: 0x20000
 
Parity Map for the DRAM Banks
Socket 0 in Bank 0 Has No Parity
Socket 1 in Bank 0 Has No Parity
Socket 0 in Bank 1 Has No Parity
Socket 1 in Bank 1 Has No Parity
==========================================================================

reset---ROM monitor

Use the reset ROM monitor command to perform a soft reset of the switch.

reset {mod_num | system}
Syntax Description

mod_num

Number of the module to be reset.

system

Keyword to reset the entire switch.

Default

The default Flash device is slot0.

Command Type

ROM monitor command.

Command Mode

Normal.

Example

This example shows how to use the reset command:

rommon 26 > reset
 
System Bootstrap, Version 3.1(1.69)
Copyright (c) 1994-1997 by cisco Systems, Inc.
Supervisor III processor with 16384 Kbytes of main memory
 
rommon 1 > 
===========================================================================
 

reset---switch

Use the reset command to restart the system or an individual module.

reset [system]
reset {mod_num}
Syntax Description

system

(Optional) Keyword to reset the system to its default values.

mod_num

Number of the module to be restarted.

Default

This command has no default setting.

Command Type

Switch command.

Command Mode

Privileged.

Usage Guidelines

The Catalyst 4000 and 2948G series switches do not support redundant supervisor engine modules.

If no module number or module number of the active supervisor engine module is specified, the command resets the entire system.

You can use the reset mod_num command to switch to the standby supervisor engine, where mod_num is the slot number of the active supervisor.

Where mod_num is an RSM, both the RSM hardware and software are completely reset.

Examples

This example shows how to reset the supervisor engine module on a Catalyst 5500 switch with redundant supervisors:

Console> (enable) reset 1
This command will force a switch-over to the standby supervisor module
and disconnect your telnet session.
Do you want to continue (y/n) [n]? y
Connection closed by foreign host.
host%
 

This example shows how to reset module 4:

Console> (enable) reset 4
This command will reset module 4 and may disconnect your telnet session.
Do you want to continue (y/n) [n]? y
Resetting module 4...
Console> (enable)
 

hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Jul 19 13:15:21 PDT 1999
Copyright 1989-1999©Cisco Systems Inc.