User manual

www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
73Rev Version 1.0
CLI Commands Level Description Defaults/Example
tftp
[server IP]
restore
[file name]
G Get configuration from TFTP server.
Need to specify the IP address of the
TFTP server and the file name of the
image.
switch>enable
switch#configure
switch(config)#tftp 192.168.1.120
restore 123.bin
CLI Commands
CLI Commands Level Description Example
enable E Enter Privileged EXEC mode. switch>enable
quit E Logout command line shell. switch>quit
show E Show switch configuration. switch>show config
uptime E Show system up time. switch>uptime
disable P Leave Privileged EXEC mode. switch>enable
switch#disable
configure P Enter Global Configuration mode. switch>enable
switch#configure
end G Leave Global Configuration mode. switch>enable
switch#>configure
switch(config)#end
switch#>
exit G Leave Global Configuration mode. switch>enable
switch#>configure
switch(config)#exit
switch#>
DHCP Server Commands
CLI Commands Level Description Example
dhcpserver enable G Enable DHCP server. switch>enable
switch#configure
switch(config)#dhcpserver enable
dhcpserver lowip
[Low IP]
G Configure low IP address for IP
address pool.
switch>enable
switch#configure
switch(config)#dhcpserver lowip
192.168.1.100
dhcpserver highip
[High IP]
G Configure high IP address for IP
address pool.
switch>enable
switch#configure
switch(config)#dhcpserver highip
192.168.1.200
dhcpserver subnetmask
[Subnet mask]
G Configure subnet mask for DHCP
clients.
switch>enable
switch#configure
switch(config)#dhcpserver
subnetmask 255.255.255.0