88
www.cooperbussmann.com/wirelessresources
Cooper Bussmann 5073E-T Managed Ethernet Switch User Manual
Rev Version 1.1
Ping Command
CLI Commands
Level Description
Example
ping
[ip]
E
Ping function.
switch>ping 192.168.1.1
Port Control Commands
CLI Commands
Level Description
Example
interface fastEthernet
[Portid]
G
Choose the port for modification.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
state
[enable|disable]
I
Use the state interface configuration
command to specify the state mode
of operation for Ethernet ports. Use
the disable form of this command to
disable the port.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#state disable
duplex
[full | half]
I
Use the duplex configuration
command to specify the duplex mode
of operation for fast Ethernet.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#duplex full
speed
[10|100|1000|auto]
I
Use the speed configuration
command to specify the speed mode
of operation for fast Ethernet. The
speed cannot be set to 1000 unless
the port is a giga port.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#speed 100
flowcontrol mode
[symmetric|asymmetric]
I
Configure flow control.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#flowcontrol mode
asymmetric
no flowcontrol
I
Disable flow control of interface.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#no flowcontrol
security enable
I
Enable security.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#security enable
no security
I
Disable security.
switch>enable
switch#configure
switch(config)#interface fastEthernet 2
switch(config-if)#no security
auto-sfp
[Enable|Disable]
G
Enable or disable auto detect
100/1000 SFP.
switch>enable
switch#configure
switch(config)#auto-sfp disable