C
HAPTER
8
| Using the Command Line Interface
Entering Commands
– 199 –
Type '<group>' to enter command group, e.g. 'port'.
Type '<group> ?' to get list of group commands, e.g. 'port ?'.
Type '<command> ?' to get help on a command, e.g. 'port mode ?'.
Commands may be abbreviated, e.g. 'po co' instead of 'port configuration'.
>
The command “system ?” will display the following information:
>system ?
Available Commands:
System Configuration [all] [<port_list>]
System Reboot
System Restore Default [keep_ip]
System Contact [<contact>]
System Name [<name>]
System Location [<location>]
System Password [<password>]
System Timezone [<offset>]
System Log [<log_id>] [all|info|warning|error] [clear]
System Access Configuration
System Access Mode [enable|disable]
System Access Add <access_id> <start_ip_addr> <end_ip_addr> [web|snmp|telnet]
System Access Ipv6 Add <access_id> <start_ipv6_addr> <end_ipv6_addr>
[web|snmp|telnet]
System Access Delete <access_id>
System Access Lookup <access_id>
System Access Clear
System Access Statistics [clear]
>
PARTIAL KEYWORD
LOOKUP
If you terminate a partial keyword with a question mark, alternatives that
match the initial letters are provided. (Remember to leave a space between
the command and question mark.) For example “m ?” shows all the
keywords starting with “m.”
>m ?
Available Commands:
MAC Configuration [<port_list>]
MAC Add <mac_addr> <port_list> [<vid>]
MAC Delete <mac_addr> [<vid>]
MAC Lookup <mac_addr> [<vid>]
MAC Agetime [<age_time>]
MAC Learning [<port_list>] [auto|disable|secure]
MAC Dump [<mac_max>] [<mac_addr>] [<vid>]
MAC Statistics [<port_list>]
MAC Flush
Mirror Configuration [<port_list>]
Mirror Port [<port>|disable]
Mirror Mode [<port_list>] [enable|disable|rx|tx]
>