48
Configuring an RIP version
You can configure an RIP version in RIP view or interface view under the following conditions:
•
If neither global nor interface RIP version is configured, then the interface sends RIPv1
broadcasts and can receive RIPv1 broadcast and unicast packets, and RIPv2 broadcast,
multicast, and unicast packets.
•
If an interface has no RIP version configured, then it uses the global RIP version; otherwise, it
uses the RIP version configured on it.
•
With RIPv1 configured, an interface sends RIPv1 broadcasts, and can receive RIPv1
broadcasts and unicasts.
•
With RIPv2 configured, a multicast interface sends RIPv2 multicasts and can receive RIPv2
unicasts, broadcasts, and multicasts.
•
With RIPv2 configured, a broadcast interface sends RIPv2 broadcasts and can receive RIPv1
unicasts and broadcasts, and RIPv2 broadcasts, multicasts, and unicasts.
To do…
Use the command…
Remarks
Step 1
Enter system view
system-view
––
Step 2
Enter RIP view
rip
[
process-id
] [
vpn-
instance
vpn-instance-name
]
––
Step 3
Specify a global RIP
version
version
{
1
|
2
}
Optional
By default, if an interface has a
RIP version specified, the version
takes precedence over the
global one. If no RIP version is
specified for an interface, the
interface can send RIPv1
broadcasts, and receive RIPv1
broadcasts and unicasts, and
RIPv2 broadcasts, multicasts,
and unicasts.
Step 4
Return to system view
quit
—
Step 5
Enter interface view
interface
interface-type
interface-number
––
Step 6
Specify a RIP version
for the interface
rip version
{
1
|
2
[
broadcast
|
multicast
] }
Optional
Configuring RIP route control
In complex networks, you must configure advanced RIP features.
Before configuring RIP routing feature, complete the following tasks:
•
Configure an IP address for each interface, and ensure all neighboring routers are
reachable to each other.