Configuring rip route control – H3C Technologies H3C S12500 Series Switches User Manual

Page 42

Advertising
background image

26

A RIPv2-enabled multicast interface sends RIPv2 multicasts and can receive RIPv2 unicasts, broadcasts,

and multicasts.
A RIPv2-enabled broadcast interface sends RIPv2 broadcasts and can receive RIPv1 unicasts and

broadcasts, and RIPv2 broadcasts, multicasts, and unicasts.
You can configure a global RIP version in RIP view or an interface-specific RIP version in interface view.
An interface preferentially uses the interface-specific RIP version. If no interface-specific version is
specified, the interface uses the global RIP version. If neither global nor interface-specific RIP version is

configured, the interface sends RIPv1 broadcasts, and receives RIPv1 broadcasts and RIPv1 unicasts,

and RIPv2 broadcasts, multicasts, and unicasts.
To configure a RIP version:

Step Command

Remarks

1.

Enter system view.

system-view

N/A

2.

Enter RIP view.

rip [ process-id ] [ vpn-instance
vpn-instance-name ]

N/A

3.

Specify a global RIP
version.

version { 1 | 2 }

Optional.
By default, if an interface has an

interface-specific RIP version, the
version takes precedence over the

global one. If no interface-specific

RIP version is specified, the
interface can send RIPv1

broadcasts, and receive RIPv1

broadcasts and unicasts, and

RIPv2 broadcasts, multicasts, and
unicasts.

4.

Return to system view.

quit

N/A

5.

Enter interface view.

interface interface-type interface-number

N/A

6.

Specify a RIP version for
the interface.

rip version { 1 | 2 [ broadcast |
multicast ] }

Optional.
By default, if an interface has no
RIP version specified, the global

version takes effect. If no global
RIP version is specified, the

interface can send RIPv1

broadcasts, and receive RIPv1
broadcasts and unicasts, and

RIPv2 broadcasts, multicasts and

unicasts.

Configuring RIP route control

In complex networks, you must configure advanced RIP features.
Before you configure RIP routing feature, complete the following tasks:

Configure IP addresses for interfaces to ensure IP connectivity between neighboring nodes.

Configure basic RIP.

Advertising