Comments
Resulting NIC status
(Speed/Duplex)
Resulting HIF status
(Speed/Duplex)
Configuration NIC
(Speed/Duplex)
Configuration
N2K-C2348TQ-10GE
and
N2K-C2332TQ-10GE
HIF (Speed/Duplex
—
UP, 10000 Mbps,
Full duplex
UP, 10000 Mbps,
Full duplex
10000 Mbps, Full
duplex
10000 Mbps, Full
duplex
Speed Mismatch
DOWN
DOWN
10000 Mbps, Full
duplex
100 Mbps, Full
duplex
Speed Mismatch
DOWN
DOWN
10000 Mbps, Full
duplex
1000 Mbps, Full
duplex
1
Refer to
for more details.
Example: Configuring the Interface Speed Parameters
Configuration: AUTO
Configuring speed as AUTO (advertises all speeds and Full Duplex only)
switch(config)#
interface ethernet 101/1/1
switch(config-if)#
speed auto
Configuration: 100 (Force Mode)
Configuring speed as 100 Mbps
switch(config)#
interface ethernet 101/1/1
switch(config-if)#
speed 100
Configuration: 1G
Configuring speed as 1000 Mbps (This has autoneg enabled with 1000 Mbps)
switch(config)#
interface ethernet 101/1/1
switch(config-if)#
speed 1000
Configuration: 10G
Configuring speed as 10000 Mbps (This has autoneg enabled with 10000 Mbps)
switch(config)#
interface ethernet 101/1/1
switch(config-if)#
speed 10000
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
164
Configuring the Fabric Extender
Example: Configuring the Interface Speed Parameters