Cisco Systems OL-14356-01 Network Router User Manual


 
Implementing RIP on Cisco IOS XR Software
How to Implement RIP on Cisco IOS XR Software
RC-343
Cisco IOS XR Routing Configuration Guide
OL-14356-01
Step 3
neighbor ip-address
Example:
RP/0/RP0/CPU0:router(config-rip)# neighbor
172.160.1.2
(Optional) Defines a neighboring router with which to
exchange RIP protocol information.
Step 4
interface type instance
Example:
RP/0/RP0/CPU0:router(config-rip)# interface pos
0/1/0/0
(Optional) Defines the interfaces on which the RIP
routing protocol runs.
Step 5
passive-interface
Example:
RP/0/RP0/CPU0:router(config-rip-if)#
passive-interface
(Optional) Suppresses the sending of RIP updates on an
interface, but not to explicitly configured neighbors.
Step 6
exit
Example:
RP/0/RP0/CPU0:router(config-rip-if)# exit
(Optional) Returns the router to the next higher
configuration mode.
Step 7
interface type instance
Example:
RP/0/RP0/CPU0:router(config-rip)# interface pos
0/2/0/0
(Optional) Defines the interfaces on which the RIP
routing protocol runs.
Command or Action Purpose