HP VPN Firewall Appliances Network Management Command Reference

307
version
Use version to specify a global RIP version.
Use undo version to remove the configuration.
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 broadcasts,
multicasts, and unicasts.
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
An interface prefers the RIP version configured on it over the global RIP version. If no RIP version is
specified for the interface and the global version is RIPv1, the interface uses RIPv1, and it 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 uses RIPv2 multicast 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