Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
Chapter 2 RIP Configuration Commands
2-29
undo version
View
RIP view
Parameters
1
: Specifies the RIP version as RIPv1.
2
: Specifies the RIP version as RIPv2. RIPv2 messages are multicast.
Description
Use the
version
command to specify a global RIP version.
Use the
undo version
command to remove the configured global RIP version.
By default, if an interface has a RIP version specified, the RIP version takes effect; if it
has no RIP version specified, it can send RIPv1 broadcasts, and receive RIPv1
broadcasts, RIPv1 unicasts, RIPv2 broadcasts, RIPv2 multicasts, and RIPv2 unicasts.
Note that:
z
If an interface has an RIP version specified, the RIP version takes precedence
over the global RIP version.
z
If no RIP version is specified for the interface and the global version is RIPv1, the
interface inherits RIPv1, and it can send RIPv1 broadcasts, and receive RIPv1
broadcasts and unicasts.
z
If no RIP version is specified for the interface and the global version is RIPv2, the
interface operates in the RIPv2 muticast mode, and it can send RIPv2 multicasts,
and receive RIPv2 broadcasts, multicasts and unicasts.
Examples
# Specify RIPv2 as the global RIP version.
<Sysname> system-view
[Sysname] rip 100
[Sysname-rip-100] version 2