R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101

251
To do… Use the command…
Remarks
Enter RIP view
rip [ process-id ] [ vpn-instance
vpn-instance-name ]
––
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.
Return to system view quit
Enter interface view
interface interface-type
interface-number
––
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.
This section covers the following topics:
Configuring an additional routing metric
Configuring RIPv2 route summarization
Disabling host route reception
Advertising a default route
Configuring inbound/outbound route filtering
Configuring a priority for RIP
Configuring RIP route redistribution
B
efore configuring RIP routing feature, complete the following tasks:
Configure an IP address for each interface, and make sure all neighboring routers are reachable to
each other.
Configure RIP basic functions
Configuring an additional routing metric
An additional routing metric (hop count) can be added to the metric of an inbound or outbound RIP
route.
The outbound additional metric is added to the metric of a sent route, and the route’s metric in the routing
table is not changed.
The inbound additional metric is added to the metric of a received route before the route is added into
the routing table, and the route’s metric is changed. If the sum of the additional metric and the original
metric is greater than 16, the metric of the route will be 16.
Follow these steps to configure additional routing metrics: