Switch User Manual

Interface Commands
24-6
24
Example
The following example enables flow control on port 5.
Related Commands
negotiation (24-3)
capabilities (flowcontrol, symmetric) (24-4)
media-type
This command forces the port type selected for combination ports 27-28. Use the no
form to restore the default mode.
Syntax
media-type mode
no media-type
mode
copper-forced - Always uses the built-in RJ-45 port.
sfp-forced - Always uses the SFP port (even if module not installed).
sfp-preferred-auto - Uses SFP port if both combination types are
functioning and the SFP port has a valid link.
Default Setting
sfp-preferred-auto
Command Mode
Interface Configuration (Ethernet - Ports 27-28)
Example
This forces the switch to use the built-in RJ-45 port for the combination port 28.
shutdown
This command disables an interface. To restart a disabled interface, use the no
form.
Syntax
[no] shutdown
Default Setting
All interfaces are enabled.
Console(config)#interface ethernet 1/5
Console(config-if)#flowcontrol
Console(config-if)#no negotiation
Console(config-if)#
Console(config)#interface ethernet 1/28
Console(config-if)#media-type copper-forced
Console(config-if)#