A SERVICE OF

logo

1-6
Catalyst 6500 Series Switch SSL Services Module Command Reference
OL-9105-01
Chapter 1 Command-Line Interface
Using the No and Default Forms of Commands
For more information on command modes, refer to the “Using the Command Line Interface” chapter of
the Configuration Fundamentals Configuration Guide.
Note You can issue EXEC-level Cisco IOS commands (such as show, clear, and debug commands) from
within global configuration mode or other modes by issuing the do command followed by the EXEC
command. See the do command for information on how to use this command.
Using the No and Default Forms of Commands
Almost every configuration command has a no form. In general, enter the no form to disable a function.
Use the command without the keyword no to reenable a disabled function or to enable a function that is
disabled by default. For example, IP routing is enabled by default. To disable IP routing, specify the
no ip routing command and specify the ip routing command to reenable it. This publication provides
the complete syntax for the configuration commands and describes what the no form of a command does.
Configuration commands can have a default form. The default form of a command returns the command
setting to its default. Most commands are disabled by default, so the default form is the same as the no
form. However, some commands are enabled by default and have variables set to certain default values.
In these cases, the default form of the command enables the command and sets variables to their default
values. This publication describes what the default form of a command does if the command is not the
same as the no form.
Interface
configuration
From global
configuration mode,
enter by specifying an
interface with an
interface command.
ssl-proxy(config-if)#
To exit to global configuration mode, enter the
exit command.
To exit to privileged EXEC mode, enter the exit
command or press Ctrl-Z.
To enter subinterface configuration mode,
specify a subinterface with the interface
command.
Subinterface
configuration
From interface
configuration mode,
specify a subinterface
with an interface
command.
ssl-proxy(config-subinterf
ace)#
To exit to global configuration mode, enter the
exit command.
To enter privileged EXEC mode, enter the end
command or press Ctrl-Z.
ROM monitor From privileged EXEC
mode, enter the reload
EXEC command. Press
the Break key during the
first 60 seconds while the
system is booting.
Rommon>
To exit ROM-monitor mode, you must reload
the image by entering the boot command. If you
use the boot command without specifying a file
or any other boot instructions, the system boots
from the default Flash image (the first image in
onboard Flash memory). Otherwise, you can
instruct the system to boot from a specific Flash
image (using the boot system flash filename
command).
Table 1-3 Summary of Main Command Modes (continued)
Command
Mode Access Method Prompt Exit Method