User manual

74 www.cooperbussmann.com/wirelessresources
Cooper Bussmann 2080E-T Managed Ethernet Switch User Manual
Rev Version 1.0
CLI Commands Level Description Example
dhcpserver gateway
[Gateway]
G Configure gateway for DHCP clients. switch>enable
switch#configure
switch(config)#dhcpserver gateway
192.168.1.254
dhcpserver dnsip
[DNS IP]
G Configure DNS IP address for DHCP
clients.
switch>enable
switch#configure
switch(config)#dhcpserver dnsip
192.168.1.1
dhcpserver leasetime
[Hours.]
G Configure lease time (hours.) switch>enable
switch#configure
switch(config)#dhcpserver leasetime 1
dhcpserver ipbinding
[IP address]
I Set static IP address for DHCP clients
by port.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#dhcpserver ipbinding
192.168.1.1
show dhcpserver
configuration
P Show configuration of DHCP server. switch>enable
switch#show dhcpserver
configuration
show dhcpserver clients P Show client entries of DHCP server. switch>enable
switch#show dhcpserver clients
show dhcpserver
ip-binding
P Show IP-Binding information of DHCP
server.
switch>enable
switch#show dhcpserver ip-binding
no dhcpserver G Disable DHCP server function. switch>enable
switch#configure
switch(config)#no dhcpserver
Factory Default Command
CLI Commands Level Description Example
default
[keepip|keepadmin|both]
G Restore to factory default
configuration.
switch>enable
switch#configure
switch(config)#default both
Fault Alarm Commands
CLI Commands Level Description Example
fault-relay power
[number] [enable/disable]
G Configure relay alarm for power
failure.
switch>enable
switch#configure
switch(config)#fault-relay power 1
enable
fault-relay
[enable/disable]
I Configure relay alarm for port link
down/broken.
switch>enable
switch#configure
switch(config)#interface fastEthernet 1
switch(config-if)#fault-relay enable
show fault-relay P Show fault relay alarm setting. switch>enable
switch#show fault-relay