![SMC Networks 6624FMST Management Manual Download Page 40](http://html.mh-extra.com/html/smc-networks/6624fmst/6624fmst_management-manual_1300650040.webp)
3-6
Using the Command Line Interface (CLI)
Using the CLI
U
si
n
g t
h
e Co
m
m
a
n
d
Li
ne
In
te
rf
ac
e (
C
LI
)
How To Move Between Levels
Moving Between the CLI and the Menu Interface.
When moving
between interfaces, the switch retains the current privilege level (Manager or
Operator). That is, if you are at the Operator level in the menu and select the
Command Line Interface (CLI)
option from the Main Menu, the CLI prompt
appears at the Operator level.
Changing Parameter Settings.
Regardless of which interface is used (CLI,
menu interface, or web browser interface), the most recently configured
version of a parameter setting overrides any earlier settings for that parameter.
Change in Levels
Example of Prompt , Command, and Result
Operator level
to
Manager level
SMC6624M> enable
Password:_
After you enter
enable
, the Password prompt
appears. After you enter the Manager
password, this prompt appears:
SMC6624M#_
Manager level
to
Global configuration
level
SMC6624M# config
SMC6624M(config)#
Global configuration
level
to a
Context configuration
level
SMC6624M(config)# vlan-10
SMC6624M(vlan-10)#
Context configuration
level
to another
Context configuration
level
SMC6624M(vlan-10)# interface ethernet 3
SMC6624M(int-3)#
Move from any level
to the preceding level
SMC6624M(int-3)# exit
SMC6624M(config)# exit
SMC6624M2# exit
SMC6624M2>
Move from any level
to the Manager level
SMC6624M(int-3)# end
SMC6624M#
—or—
SMC6624M(config)# end
SMC6624M#