Specifications
Chapter 4 Software Installation
24
System Commands Descriptions
sys reset system Reboot the device
sys reset config Reset the configuration of the device
sys save config Save the configuration of the device
logout--Exit Management Commands
Logout Log out of Web Interface
port—Port Management Commands
port show List out the configuration of every port
port set enable <port
number>
[-h|-f] [-10|-100|-1000] [-A]
Set the configuration of the port, such as Half/Full duplex
mode; speed, etc. E.g.
port set enable 1 –A (where -h: half duplex; -f: full duplex
and -A: Enable Auto-Negotiation)
port set disable
<port number>
Disable the respective port, e.g.
port set disable 10
port set flw <port number>
<on|off>
Set flow control of the port, e.g.
port set flw 10 on
port set bck <port number>
<on|off>
Set back pressure of the port, e.g.
port set bck 11 on
port set pri <port number>
<-p priority>
Set the priority of the port, e.g.
port set pri 1 10 -p 6
port set vid <port number>
<-v vid>
Set the vlan ID
<port number>: 1 to 26
<vid>: 1 to 4095
e.g port set vid 11 -v 1
vlan--Vlan Management Commands
vlan show Show the vlan configuration
vlan build <vid> <-u untags>
<-t tags> <-p priority>
set the vlan, e.g.
vlan build 2 -u 14,15 –t 14,15 -p 3
vlan delete <vid> Delete the vlan ID, e.g.
vlan delete 3
vlan set pri <vid>
<-p priority>
Set the priority of vlan ID, e.g.
vlan set pri 1 -p 2
trunk--Trunk Management Commands
trunk show Show the individual port trunking
trunk set <port1> [port2]
[port3] [port4]
Set port trunking, e.g.
trunk set 1 2 3 4
stp--Stp Management Commands
stp [on|off] Activate/Deactivate the Spanning Tree Management
function
snmp—SNMP Management Commands
snmp [on|off] Activate/Deactivate the Simple Network Management
protocol function