ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
31
| Interface Commands
Interface Configuration
– 1193
1day - 1 day interval, 7 buckets
COMMAND MODE
Interface Configuration (Ethernet, Port Channel)
EXAMPLE
This example sets a interval of 15 minutes for sampling standard statisical
values on port 1.
Console(config)#interface ethernet 1/1
Console(config-if)#history 15min 15 10
Console(config-if)#
media-type This command forces the transceiver mode to use for SFP ports. Use the
no form to restore the default mode.
SYNTAX
media-type sfp-forced [mode]
no media-type
sfp-forced - Forces transceiver mode for the SFP port.
mode
1000sfp - Always uses 1000BASE SFP mode.
100fx - Always uses 100BASE-FX mode.
10gsfp - Always uses 10GBASE SFP mode
DEFAULT SETTING
None - Mode is not forced.
COMMAND MODE
Interface Configuration (Ethernet)
Command Usage
Available modes include:
SFP: 1000spf, 100fx
10G SFP+, XFP: 1000spf, 100fx, 10gsfp
EXAMPLE
This forces the switch to use 1000BASE SFP mode for port 25.
Console(config)#interface ethernet 1/25
Console(config-if)#media-type sfp-forced 1000sfp
Console(config-if)#