Cisco ASR 9000 Series Configuration Manual page 482

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Control Routing Information
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
router rip
Example:
RP/0/RSP0/CPU0:router(config)# router rip
Step 3
neighbor ip-address
Example:
RP/0/RSP0/CPU0:router(config-rip)# neighbor
172.160.1.2
Step 4
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-rip)# interface
GigabitEthernet 0/1/0/0
Step 5
passive-interface
Example:
RP/0/RSP0/CPU0:router(config-rip-if)#
passive-interface
Step 6
exit
Example:
RP/0/RSP0
/CPU0:router(config-rip-if)# exit
Step 7
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-rip)# interface
GigabitEthernet 0/2/0/0
Step 8
route-policy { in | out }
Example:
RP/0/RSP0/CPU0:router(config-rip-if)#
route-policy out
Step 9
commit
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
454
Purpose
Configures a RIP routing process.
(Optional) Defines a neighboring router with which to
exchange RIP protocol information.
(Optional) Defines the interfaces on which the RIP
routing protocol runs.
(Optional) Suppresses the sending of RIP updates on an
interface, but not to explicitly configured neighbors.
(Optional) Returns the router to the next higher
configuration mode.
(Optional) Defines the interfaces on which the RIP
routing protocol runs.
(Optional) Applies a routing policy to updates advertised
to or received from a RIP neighbor.
Implementing RIP
OL-30423-03

Advertisement

Table of Contents
loading

Table of Contents