PurposeCommand or Action
(Optional) Displays statistics for interfaces on the router.
show interfaces MgmtEth interface-path-id
Example:
Step 7
RP/0/RP0/CPU0:router# show interfaces MgmtEth
0/RP0/CPU0/0
Configuring the Duplex Mode for a Management Ethernet Interface
Perform this task to configure the duplex mode of the Management Ethernet interfaces for the RPs.
SUMMARY STEPS
1. configure
2. interface MgmtEth interface-path-id
3. duplex [full | half]
4. Do one of the following:
• end
• or
• commit
• or
DETAILED STEPS
PurposeCommand or Action
Enters XR configuration mode.configure
Example:
Step 1
RP/0/RP0/CPU0:router# configure
Enters interface configuration mode and specifies the
Management Ethernet interface name and instance.
interface MgmtEth interface-path-id
Example:
Step 2
RP/0/RP0/CPU0:router(config)# interface MgmtEth
0/RP0/CPU0/0
Configures the interface duplex mode. Valid options are
full or half.
duplex [full | half]
Example:
Step 3
To return the system to autonegotiated duplex
operation, use the no duplex command.
Note
RP/0/RP0/CPU0:router(config-if)# duplex full
Saves configuration changes.Do one of the following:
Step 4
• end • When you issue the end command, the system prompts
you to commit changes:
• or
• commit
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
15
Advanced Configuration and Modification of the Management Ethernet Interface
Configuring the Duplex Mode for a Management Ethernet Interface