Cisco 6000 Series Configuration Manual page 26

Interface and hardware component configuration guide for cisconcs 6000 series routers, ios xr release 6.4.x
Hide thumbs Also See for 6000 Series:
Table of Contents

Advertisement

Configuring a Management Ethernet Interface
Command or Action
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address
172.18.189.38 255.255.255.224
Step 4
mtu bytes
Example:
RP/0/RP0/CPU0:router(config-if# mtu 1448
Step 5
no shutdown
Example:
RP/0/RP0/CPU0:router(config-if)# no shutdown
Step 6
Do one of the following:
• end
• or
• commit
• or
Example:
RP/0/RP0/CPU0:router(config-if)# end
Example:
RP/0/RP0/CPU0:router(config-if)# commit
Interface and Hardware Component Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
14
Advanced Configuration and Modification of the Management Ethernet Interface
Purpose
• Replace ip-address with the primary IPv4 address for
the interface.
• Replace mask with the mask for the associated IP
subnet. The network mask can be specified in either
of two ways:
• The network mask can be a four-part dotted
decimal address. For example, 255.0.0.0 indicates
that each bit equal to 1 means that the
corresponding address bit belongs to the network
address.
• The network mask can be indicated as a slash (/)
and number. For example, /8 indicates that the
first 8 bits of the mask are ones, and the
corresponding bits of the address are network
address.
(Optional) Sets the maximum transmission unit (MTU) byte
value for the interface. The default is 1514.
• The default is 1514 bytes.
• The range for the Management Ethernet interface
Interface mtu values is 64 to 1514 bytes.
Removes the shutdown configuration, which removes the
forced administrative down on the interface, enabling it to
move to an up or down state.
Saves configuration changes.
• When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
• Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to XR EXEC mode.
• 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.

Advertisement

Table of Contents
loading

Table of Contents