R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101
252
To do… Use the command…
Remarks
Enter system view system-view ––
Enter interface view
interface interface-type
interface-number
––
Define an inbound additional
routing metric
rip metricin [ route-policy
route-policy-name ] value
Optional
0 by default
Define an outbound additional
routing metric
rip metricout [ route-policy
route-policy-name ] value
Optional
1 by default
Configuring RIPv2 route summarization
Route summarization means that subnets in a natural network are summarized into a natural network that
is sent to other networks. This feature can reduce the size of routing tables.
After route summarization, the smallest metric among all the summarized routes is used as the metric of
the summary route.
1. Enabling RIPv2 route automatic summarization
You can disable RIPv2 route automatic summarization if you want to advertise all subnet routes.
Follow these steps to enable RIPv2 route automatic summarization:
To do… Use the command…
Remarks
Enter system view system-view ––
Enter RIP view
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
––
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.
2. Advertising a summary route
Follow these steps to configure RIPv2 to advertise a summary route on the specified interface:
To do… Use the command…
Remarks
Enter system view system-view ––
Enter RIP view
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
––
Disable RIPv2 automatic route
summarization
undo summary
Required
Enabled by default
Return to system view quit —
Enter interface view interface interface-type interface-number —
Advertise a summary route
rip summary-address ip-address { mask |
mask-length }
Required