
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
Enable security of
interface
switch(config)#interface
fastEthernet 2
switch(config-if)#security enable
Disable security of
interface
switch(config)#interface
fastEthernet 2
switch(config-if)#no security
Kommentare zu diesen Handbüchern