User`s manual
>show spantree displays spanning tree status and port status
Example: >show spantree
>show time displays the date, time and day of the week. Time is in 24-hour format.
Example: >show time
>show timezone displays the time zone offset from the UTC
Example: >show timezone
>show version displays the switch's hardware and software versions, system name, SNMP IP, mask
and gateway. This information is helpful when troubleshooting or upgrading software.
Example: >show version
Switch Name :
ABC Switch
Up Time :
0:00:33
Contact : EN Technical Support
Location :
MAC Address : 0:a0:ae:60:2:0
Default Gateway : 192.168.111.2
Trap Level : 1
BOOTP/DHCP <Off>
Hardware Version : ABC Switch
Software Version : v1.5
SNMP Agent IP Address: 111.23.3.123
SNMP Agent Subnet Mask: 255.255.255.0
Boot ROM Version : 2.0
>show vlan [<vid> | name <vlan_name>] lists all VLANs or one VLAN by VID or name
Example: >show vlan
Example: >show vlan 3
Example: >show vlan name Engineering
>show vlan egress <vid> shows egress port list
Example: >show vlan egress 3
>show vlanreg <vid> lists ports currently members of a specific VLAN
Example: >show vlanreg 3
>show vlan untagged <vid> shows the list of VLANs set to untagged
Example: >show vlan untagged 3
>shutdown shuts down the switch
Example: >shutdown
>telnet <ip_address> starts the Telnet protocol to gain management access to the switch
<ip_address> is the IP address of the Switch
Example: >telnet 192.23.3.16
>tftp <r | w> <ip_address> <filename> upgrades firmware
<r | w> reads the file from or writes the file to the TFTP server
<ip_address> is the IP address of the TFTP server
<filename> is the name of the firmware upgrade file
Example: >tftp r 192.23.3.16 r1_50_16
>traceroute <ip_address> [v] <maxHop>
64