iES20G/iES18G
Series User’s Manual
iS5 Communications Inc.
82
security telnet
G
Enable 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
Show the information of
IP security
switch#show security
no security
G
Disable IP security
function
switch(config)#no security
no security http
G
Disable IP security of
HTTP server
switch(config)#no security http
no security telnet
G
Disable IP security of
telnet server
switch(config)#no security telnet
6.3
Commands Set List — Port Commands Set
iES20G Series Commands
Level Description
Example
interface fastEthernet
[Portid]
G
Choose the port for
modification.
switch(config)#interface fastEthernet 2
duplex
[full | half]
I
Use the duplex
configuration command
to specify the duplex
mode of operation for
Fast Ethernet.
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
can’t be set to 1000 if the
port isn’t a Gigabit port.
switch(config)#interface fastEthernet 2
switch(config-if)#speed 100
flowcontrol mode
[Symmetric|Asymmetric]
I
Use the flowcontrol
configuration command
on Ethernet ports to
control traffic rates
during congestion.
switch(config)#interface fastEthernet 2
switch(config-if)#flowcontrol mode
Asymmetric
no flowcontrol
I
Disable flow control of
interface
switch(config-if)#no flowcontrol
security enable
I
Enable security of
switch(config)#interface fastEthernet 2