Specifications

Waters Network Systems GSM2109-1009-8PoE User’s Manual Page 84
Command Level Description Example
server
security telnet G Enables IP security of telnet
server
switch(config)#security
telnet
security ip
[Index(1..10)]
[IP Address]
G Set the IP security list switch(config)#security ip
1.192.168.1.55
show security P Displays IP security
information
switch#show security
no security G Disables IP security function switch(config)#no security
no security
http
G Disables IP security for HTTP
server
switch(config)#no security
http
no security
telnet
G Disables IP security of telnet
server
switch(config)#no security
telnet
The following table lists the Port Commands.
Command Level Description Example
interface
fastEthernet
[portid}
G Choose the port for
modification
switch(config)#interface
fastEthernet 2
duplex
[full | half]
I Use the duplex command to
specify the duplex mode for
the Fast Ethernet ports
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 for operation of
the Fast Ethernet ports.
switch(config)#interface
fastEthernet 2
switch(config-if)#speed 100
flowcontrol
mode
[symmetric|
asymmetric]
I Use the flow control
configuration command to
control traffic rates when there
is congestion.
switch(config)#interface
fastEthernet 2
switch(config-if)#flowcontrol
mode Asymmetric
no flowcontrol I Disable flow control switch(config-if)#no
flowcontrol
security
enable
I Enable security switch(config)#interface
fastEthernet 2
h
(config-if)#security enable
no security I Disable security switch(config)#interface
fastEthernet 2
switch(config-if)#no security