44
3.4. Port Configuration
Configure the port setting in "Interface configuration mode." Confirm the configuration information
by executing the "show interface info" command in "Privileged mode."
Command to show the port information
M24eG#
show interface info
Command to show the detailed port information
M24eG#
show interface [gi0/1-gi0/24]
Command to enable the port status
M24eG(config-if)# no
shutdown
Command to disable the port status
M24eG(config-if)# Shutdown
Command to set the port mode
M24eG(config-if)# speed-duplex
<
auto
| {10|100}-half | {10|100}-full >
Command to enable the flow control
M24eG(config-if)# flow-control
Command to disable the flow control
M24eG(config-if)# no
flow-control
Command to set the port name
M24eG(config-if)# name
<string>
Command to enable the Auto MDI
M24eG(config-if)# mdix
auto
Command to disable the Auto MDI
M24eG(config-if)#
no mdix auto
Command to enable the jumbo frame
M24eG(config-if)# Jumbo
Command to disable the jumbo frame
M24eG(config-if)# no
jumbo