PurposeCommand or Action
Uncommitted changes found, commit them before
• or
Example:
exiting(yes/no/cancel)?
[cancel]:
RP/0/RP0/CPU0:router(config-if)# end
• • Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to XR EXEC mode.
Example:
RP/0/RP0/CPU0:router(config-if)# commit
• Entering no exits the configuration session and
returns the router to XR EXEC mode without
committing the configuration changes.
• Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
• Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Configuring the Speed for a Management Ethernet Interface
Perform this task to configure the speed of the Management Ethernet interfaces for the RPs.
SUMMARY STEPS
1. configure
2. interface MgmtEth interface-path-id
3. speed {10 | 100 | 1000}
4. Do one of the following:
• end
• or
• commit
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 speed parameter.speed {10 | 100 | 1000}
Step 3
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
16
Advanced Configuration and Modification of the Management Ethernet Interface
Configuring the Speed for a Management Ethernet Interface