R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
63
version
Use version to specify a global RIP version.
Use undo version to remove the configured global RIP version.
Syntax
version { 1 | 2 }
undo version
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 and unicasts, and RIPv2 unicasts,
broadcasts, and multicasts.
Views
RIP view
Default command level
2: System level
Parameters
1: Specifies the RIP version as RIPv1.
2: Specifies the RIP version as RIPv2. RIPv2 messages are multicast.
Usage guidelines
If an interface has an RIP version specified, the RIP version takes precedence over the global RIP version.
If no RIP version is specified for the interface and the global version is RIPv1, the interface inherits RIPv1
and can send RIPv1 broadcasts and receive RIPv1 broadcasts and unicasts.
If no RIP version is specified for the interface and the global version is RIPv2, the interface operates in the
RIPv2 multicast mode and 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