Cisco ASR 9000 Getting Started Manual page 72

Cisco systems router getting started guide
Hide thumbs Also See for ASR 9000:
Table of Contents

Advertisement

Configuring the Management Ethernet Interface
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
interface MgmtEthrack/slot/CPU0/port
Example:
RP/0/RSP0/CPU0:RO-C(config)# interface mgmtEth
0/rSP0/CPU0/0
Step 3
ipv4 address ipv4-address subnet-mask
Example:
RP/0/RSP0/CPU0:RO-C(config-if)# ipv4 address
1.1.1.1 255.255.255.255
Step 4
no shutdown
Example:
RP/0/RSP0/CPU0:router(config-if)# no shutdown
Step 5
exit
Example
RP/0/RSP0/CPU0:RO-C(config)# sh config
Building configuration...
interface MgmtEth0/RSP0/CPU0/0
ipv4 address 1.1.1.1 255.255.255.255
!
end
Step 6
router static address-family ipv4 unicast
default-gateway
0.0.0.0/0
Example:
RP/0/RSP0/CPU0:router(config-static)#
address-family ipv4 unicast
Step 7
commit
Example:
RP/0/RSP0/CPU0:RO-C(config)# commit
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
3-36
F I N A L D R A F T — C i s c o C o n f i d e n t i a l
Chapter 3
Purpose
Enters global configuration mode.
Enters interface configuration mode and specifies the
Management Ethernet interface of the primary RSP.
See
Table 3-6
for command parameters.
Assigns an IP address and subnet mask to the interface.
Enables the interface to carry traffic.
Exits the Management Ethernet interface configuration
mode.
Establishes a static route.
Commits the target configuration to the running
configuration.
Configuring General Router Features
OL-17502-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents