Cisco PRP-2 Installation And Configuration Manual page 57

Performance route processor
Table of Contents

Advertisement

DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Step 2
interface MgmtEthrack/slot/CPU0/port
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
exit
Step 6
router static address family ipv4 unicast
0.0.0.0/0 default-gateway
Example:
RP/0/RP0/CPU0:router (config)# router static
address-family ipv4 unicast 0.0.0.0/0 12.25.0.1
Step 7
commit
Example:
RP/0/RP0/CPU0:router(config)# commit
OL-17436-01
Purpose
Enters global configuration mode.
Enters interface configuration mode and specifies the
Management Ethernet interface of the primary RP.
The syntax is
interface typerack/slot/module/port:
The command parameters are described in
Assigns an IP address and subnet mask to the interface.
Places the interface in an "up" state.
Exits the Management Ethernet interface configuration
mode.
Configures a default route to use for communications with
devices on other networks.
Replace default-gateway with the IP address of the
local gateway that can be used to reach other
networks.
This default route applies to all interfaces. You might
need to configure additional static routes to support
your network. For more information on configuring
static routes, see Cisco IOS XR Routing
Configuration Guide.
Commits the target configuration to the running
configuration.
Configuring Interfaces on the PRP-3
Table
57
16.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Prp-3

Table of Contents