Cisco ASR 9000 Getting Started Manual page 77

Services router
Hide thumbs Also See for ASR 9000:
Table of Contents

Advertisement

Chapter
Configuring General Router Features
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0//CPU0:router# configure
Step 2
interface MgmtEthrack/slot/CPU0/port
Example:
RP/0//CPU0:router(config)# interface //CPU0/
Step 3
ipv4 address ipv4-address subnet-mask
Example:
RP/0//CPU0:(config-if)# ipv4 address .1.1.1
255...
Step 4
no shutdown
Example:
RP/0//CPU0:router(config-if)# no shutdown
Step 5
exit
Step 6
router static address-family ipv4 unicast
0.0.0.0/0 default-gateway
Example:
RP/0//CPU0:router (config)# router static
address-family ipv4 unicast 0.0.0.0/0 12.25.0.1
Step 7
commit
Example:
RP/0//CPU0:(config)# commit
OL-28417-02
Displaying the Available Management Ethernet Interfaces
Purpose
Enters global configuration mode.
Enters interface configuration mode and specifies the
Management Ethernet interface of the primary .
Assigns an IP address and subnet mask to the interface.
Exits the Management Ethernet interface configuration
mode.
Commits the target configuration to the running
configuration.
Cisco ASR 9000 Series Aggregation Services Router Getting Started Guide
67

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents