www.cooperbussmann.com/wirelessresources
Cooper Bussmann 5073E-T Managed Ethernet Switch User Manual
85
Rev Version 1.1
IP Security Commands
CLI Commands
Level
Description
Example
security enable
G
Enable IP security function.
switch>enable
switch#configure
switch(config)#security enable
security http
G
Enable IP security of HTTP server.
switch>enable
switch#configure
switch(config)#security http
security telnet
G
Enable IP security of telnet server.
switch>enable
switch#configure
switch(config)#security telnet
security snmp
G
Enable IP security of SNMP server.
switch>enable
switch#configure
switch(config)#security snmp
security ip
[Index(1..10)] [IP
Address]
G
Set the IP security list.
switch>enable
switch#configure
switch(config)#security ip 1
192.168.1.55
show security
P
Show the information of IP security.
switch>enable
switch#show security
no security
G
Disable IP security function.
switch>enable
switch#configure
switch(config)#no security
no security http
G
Disable IP security of HTTP server.
switch>enable
switch#configure
switch(config)#no security http
no security telnet
G
Disable IP security of Telnet server.
switch>enable
switch#configure
switch(config)#no security telnet
no security snmp
G
Disable IP security of SNMP server.
switch>enable
switch#configure
switch(config)#no security snmp
IP Setting Commands
CLI Commands
Level Description
Example
ip address
[Ip-address]
[Subnet-mask]
[Gateway]
G
Configure the IP address of switch.
switch>enable
switch#configure
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>enable
switch#configure
switch(config)#ip dhcp
show ip
P
Show IP information of switch.
switch>enable
switch#show ip