Configuring rip route control, Configuring an additional routing metric – H3C Technologies H3C WX6000 Series Access Controllers User Manual

Page 225

Advertising
background image

24-7

To do…

Use the command…

Remarks

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, unicasts,
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 need to configure advanced RIP features.

This section covers the following topics:

z

Configuring an Additional Routing Metric

z

Configuring RIPv2 Route Summarization

z

Disabling Host Route Reception

z

Advertising a Default Route

z

Configuring Inbound/Outbound Route Filtering

z

Configuring a Priority for RIP

z

Configuring RIP Route Redistribution

Before configuring RIP routing feature, complete the following tasks:

z

Configure an IP address for each interface, and make sure all neighboring routers are reachable to
each other.

z

Configure RIP basic functions

Configuring an Additional Routing Metric

An additional routing metric 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, 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, so the route’s metric is changed.

Follow these steps to configure additional routing metrics:

To do…

Use the command…

Remarks

Enter system view

system-view

––

Enter interface view

interface

interface-type

interface-number

––

Advertising