Interface Naming Convention; Using The No Form Of A Command - Cisco Small Business 200 Series User Manual

Advanced smart switch command line reference
Hide thumbs Also See for Small Business 200 Series:
Table of Contents

Advertisement

Using the Command Line Interface

Interface Naming Convention

Interface Naming Convention

Using the No Form of a Command

Cisco Small Business 200E Series Advanced Smart Switch Command Reference
Symbol
{} curly braces
[{}] Braces within
square brackets
Fast Ethernet switch ports are represented in the CLI as e1 for port 1, e2 for port 2,
e3 for port 3, and so forth.
The gigabit Ethernet switch ports are represented as g1 and g2.
Link aggregation groups (LAGs) are configurable as logical interfaces and are
represented in the CLI as ch1, ch2, ch3, and so forth.
The no keyword is a specific form of an existing configuration command and does
not represent a new or distinct command. Almost every configuration command
has a no form. In general, use the no form of the command to reverse the action of
a command or reset it to the default value. Example:
#no shutdown
Reverses the shutdown command to bring up the interface.
Examples
{drop | forward}
{ip-address | hostname}
{source interface
interface [{rx | tx}]
Description
A list of parameter choices, each
separated by a vertical bar, to be
entered as shown.
A list of parameter choices, each
separated by a vertical bar. The
chosen variable is replaced by the
appropriate value.
A required choice within an optional
element. In the example, if you chose
to enter
source interface
enter a value for the
interface
parameter, and you can optionally
chose the
or the
rx
tx
1
, you must
parameter.
17

Advertisement

Table of Contents
loading

Table of Contents