User Manual

Table Of Contents
GE-DSH-73/DSH-82 and DSH-82-PoE User Manual 137
Chapter 6
Command Sets
System Commands Set
Commands Level Description Example
show config E Show switch configuration switch>show config
show terminal P Show console information switch#show terminal
write memory P Save user configuration into
permanent memory (flash
rom)
switch#write memory
system name [System
Name]
G Configure system name switch(config)#system name xxx
system location [System
Location]
G Set switch system location
string
switch(config)#system location xxx
system description
[System Description]
G Set switch system
description string
switch(config)#system description xxx
system contact [System
Contact]
G Set switch system contact
window string
switch(config)#system contact xxx
show system-info E Show system information switch>show system-info
ip address [Ip-address]
[Subnet-mask]
[Gateway]
G Configure the IP address of
switch
switch(config)#ip address 192.168.1.1
255.255.255.0 192.168.1.254
ip dhcp G Enable DHCP client function
of switch
switch(config)#ip dhcp
show ip P Show IP information of
switch
switch#show ip
no ip dhcp G Disable DHCP client function
of switch
switch(config)#no ip dhcp