speed-duplex

interface-ge-config commands

Configures the speed and duplex mode of the selected port when auto-negotiation is disabled. Auto-negotiation is enabled by default.

This option is disabled by default.

Supported in the following platforms:

  • Switches — EX3524, EX3548
  • Wireless Controllers — RFS4000
  • Service Platforms — NX7500, NX7510, NX7520, NX7530, NX9500, NX9510, NX9600

Syntax

speed-duplex [100full|100half|10full|10half]

Parameters

speed-duplex [100full|100half|10full|10half]
speed-duplex [100full|100half| 10full|10half] Configures the speed and duplex mode of the selected port to one of the following modes:
  • 100full – Forces 100 Mbps full-duplex operation
  • 100half – Forces 100 Mbps half-duplex operation
  • 10full – Force 10 Mbps full-duplex operation
  • 10half – Force 10 Mbps half-duplex operation

When configured, forces the switch to operate at the specified speed and mode.

Example

nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#speed-duplex 100half

nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#show context
 interface ge 1 20
  shutdown
  speed-duplex 100half
  power inline maximum allocation milliwatts 30000
  power inline priority critical
  power inline time-range EX3500_TimeRange_01
  access-group ex3500-ext-access-list EX3500_ACL_EXT_1 in time-range EX3500_TimeRange_01
  port monitor vlan 20
nx9500-6C8809(config-profile-testEX3524-if-ge1-20)#

Related Commands

no Removes the speed and duplex settings configured for this EX35XX profile