Cisco CRS-1 - Carrier Routing System Router Getting Started Manual page 99

Carrier routing system
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Chapter 5
Initial Configuration of the Cisco IOS XR Software
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
interface MgmtEth0/slot/CPU0/0
Example:
RP/0/RP0/CPU0:router(config)# interface
MgmtEth0/RP0/CPU0/0
Step 3
ipv4 address ipv4-address subnet-mask
Example:
RP/0/RP0/CPU0:router(config-if)# ipv4 address 10.1.1.1
255.0.0.0
Step 4
no shutdown
Example:
RP/0/RP0/CPU0:router(config-if)# no shutdown
Step 5
commit
Example:
RP/0/RP0/CPU0:router(config-if)# commit
Step 6
end
Example:
RP/0/RP0/CPU0:router(config-if)# end
Step 7
show interfaces MgmtEth0/slot/CPU0/0
Example:
RP/0/RP0/CPU0:router# show interfaces MgmtEth0/RP0/CPU0/0
Configuring the Management Ethernet Interface
Purpose
Enters global configuration mode.
Enters interface configuration mode and
specifies the Management Ethernet interface
of the primary RP.
The syntax is
interface type rack/slot/module/port:
Assigns an IP address and subnet mask to the
interface.
Places the interface in an "up" state.
Commits the target configuration to the router
running configuration.
Ends the configuration session and returns to
EXEC mode.
Displays the interface details to verify the
settings.
Cisco CRS-1 Series Carrier Routing System Getting Started Guide
type=MgmtEth
rack=0 (single-chassis system)
slot=RP0 or RP1. This is the same as
the CLI prompt, which represents the
primary (active) RP.
module=CPU0.
port=0. The Management Ethernet
port is always "0."
5-5

Advertisement

Table of Contents

Troubleshooting

loading

This manual is also suitable for:

Crs-1 series

Table of Contents