User`s manual
Example: >set time 2/5/00 17:30:15
Example: >set time17:30
Example: >set time 2/5/00
>set timezone <hours> sets the switch time relative to UTC
Valid entries range from -23 to + 24
Example: >set timezone +8
>set vlan <fixed | forbidden | normal> <vid> <port_list>
sets how the switch updates VLAN membership information for the GVRP protocol
<fixed> means ports specified in the port_list are always members of the specified VID
<forbidden> means ports specified are never members of the VID
<normal> means the switch updates this VLAN's port members dynamically using the GVRP
protocol
Example: >set vlan fixed 5, 3-6
>set vlan [name <vlan_name>] <port_list> [ 802.1q] [vid]
creates a VLAN and sets or modifies its parameters
<vlan_name> creates or changes the name of the VLAN. If the name includes a space it must
be enclosed in quotation marks. Do not enter a vlan_name if you are modifying the port list.
<port_list> is one or more ports assigned to this VLAN. A range of port numbers are separated
by dashes, non-contiguous numbers by commas.
[802.1q] enables tagging on all ports in the VLAN. If you do not enter 802.1q in this command,
tagging is disabled.
<vid> assigns the VLAN identifier to the VLAN. If a VID is not specified, the switch assigns one
at random. When an existing VID is used, that VLAN is updated with any new parameters
Example: >set vlan name "VLAN 2" 4-6,10 802.1q 12
>show access-group shows all existing access groups
See >[no] access-group <port_group> <access_list_number> for more details.
Example: >show access-group
>show access-list shows all existing access lists
See >[no] access-list <number> <permit | deny> <ip_address> <mask> out for more
details.
Example: >show access-list
>show baud shows the switch's RS232 baud rate setting
Example: >show baud
>show dhcp config shows the switch's current DHCP settings
Example: >show dhcp config
>show gvrp status shows if GVRP is enabled
Example: >show gvrp status
>show garp timer <port_number> shows the settings of the GARP timers
Example: >show garp timer 4
>show gvrp timer <port_number> shows the settings of the GVRP timers
Example: >show gvrp timer 4
>show interface displays all IP routing interfaces, their subnet masks and VIDs
Example: >show interface
60