50
To do…
Use the command…
Remarks
Step 3
Enable RIPv2 automatic
route summarization
summary
Optional
Enabled by default
If the subnet routes in the
routing table are not
consecutive, disable
automatic route
summarization to avoid
black hole routing.
Advertising a summary route
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
Disable RIPv2 automatic
route summarization
undo summary
Required
Enabled by default
Step 4
Return to system view
quit
—
Step 5
Enter interface view
interface
interface-type
interface-number
—
Step 6
Advertise a summary route
rip summary-address
ip-
address
{
mask
|
mask-length
}
Required
You must disable RIPv2 route automatic summarization before advertising a summary route on an interface.
Disabling host route reception
RIPv2 can be disabled from receiving host routes, but RIPv1 cannot.
A router can receive many host routes from the same network, which is not helpful for routing and
consumes a large amount of network resources. In this case, disable RIP from receiving host
routes to save network resources.
To do…
Use the command…
Remarks