The following example shows how to configure the Management Ethernet interface to operate in half duplex
mode:
RP/0/RSP0/CPU0:router(config)# interface MgmtEth 0/RSP0/CPU0/0
RP/0/RSP0/CPU0:router(config-if)# duplex half
The following example shows how to return a Management Ethernet interface to autonegotiated duplex mode:
RP/0/RSP0/CPU0:router(config)# interface MgmtEth 0/RSP0/CPU0/0
RP/0/RSP0/CPU0:router(config-if)# no duplex
Related Commands
DescriptionCommand
Enters interface configuration mode for the Management Ethernet
interface.
interface MgmtEth, on page 668
Cisco ASR 9000 Series Aggregation Services Router Interface and Hardware Component Command Reference,
Release 5.3.x
667
Management Ethernet Interface Commands on the Cisco ASR 9000 Series Router
duplex (Management Ethernet)