
Disable IP security
function
switch(config)#no security
Disable IP security of
HTTP server
switch(config)#no security http
Disable IP security of
telnet server
switch(config)#no security telnet
interface fastEthernet
[Portid]
Choose the port for
modification.
switch(config)#interface
fastEthernet 2
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
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 giga
port.
switch(config)#interface
fastEthernet 2
switch(config-if)#speed 100
Disable flow control of
interface
switch(config-if)#no flowcontrol
Comentarios a estos manuales