![SMC Networks 6624FMST Management Manual Download Page 46](http://html.mh-extra.com/html/smc-networks/6624fmst/6624fmst_management-manual_1300650046.webp)
3-12
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
)
Figure 3-9. Example of Help for a Specific Instance of a Command
Note that if you try to list the help for an individual command from a privilege
level that does not include that command, the switch returns an error message.
For example, trying to list the help for the interface command while at the
global configuration level produces this result:
SMC6624M# interface help
Invalid input: interface
Configuration Commands and the Context
Configuration Modes
You can execute any configuration command in the global configuration mode
or in selected context modes. However, using a context mode enables you to
execute context-specific commands faster, with shorter command strings.
The SMC6624M offers interface (port or trunk group) and VLAN context
configuration modes:
Port or Trunk-Group Context .
Includes port- or trunk-specific
commands that apply only to the selected port(s) or trunk group, plus the
global configuration, Manager, and Operator commands. The prompt for this
mode includes the identity of the selected port(s):
SMC6624M(config)# interface e 5 help
flow-control
Enable/disable flow control on the port.
speed-duplex
Define mode of operation for the port.
broadcast-limit
Set a broadcast traffic percentage limit.
unknown-vlans
Define what the port will do when it encounters GVRP
packet requesting it to join a VLAN.
enable
Enable port.
disable
Disable port.
lacp
Define whether LACP is enabled on the port, and whether it
is in active or passive mode when enabled.
monitor
Define that the port is to be monitored.
SMC6624M(config)# interface e 5-8
SMC6624M(config)# interface e trk1
Command executed at
configuration level for
entering port or trk1 static
trunk-group context.
SMC6624M(eth-5-8)#
SMC6624M(eth-Trk1)#
Resulting prompt showing
port or static trunk contexts.