Cisco ASR 9000 Series Configuration Manual page 478

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

Advertisement

Enabling RIP
SUMMARY STEPS
1. configure
2. router rip
3. neighbor ip-address
4. broadcast-for-v2
5. interface type interface-path-id
6. receive version { 1 | 2 | 1 2 }
7. send version { 1 | 2 | 1 2 }
8. commit
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
broadcast-for-v2
Example:
RP/0/RSP0/CPU0:router(config-rip)#
broadcast-for-v2
Step 5
interface type interface-path-id
Example:
RP/0/RSP0/CPU0:router(config-rip)# interface
GigabitEthernet 0/1/0/0
Step 6
receive version { 1 | 2 | 1 2 }
Example:
RP/0/RSP0/CPU0:router(config-rip-if)# receive
version 1 2
Step 7
send version { 1 | 2 | 1 2 }
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
450
Purpose
Configures a RIP routing process.
(Optional) Defines a neighboring router with which to
exchange RIP protocol information.
(Optional) Configures RIP to send only Version 2 packets
to the broadcast IP address rather than the RIP v2 multicast
address (224.0.0.9). This command can be applied at the
interface or global configuration level.
(Optional) Defines the interfaces on which the RIP routing
protocol runs.
(Optional) Configures an interface to accept packets that are:
• Only RIP v1
• Only RIP v2
• Both RIP v1 and RIP v2
(Optional) Configures an interface to send packets that are:
Implementing RIP
OL-30423-03

Advertisement

Table of Contents
loading

Table of Contents