HP VPN Firewall Appliances Network Management Command Reference
303
Usage guidelines
The summary address takes effect only when the automatic summarization is disabled.
Examples
# Advertise a local summary address on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip summary-address 10.0.0.0 255.255.255.0
Related commands
summary
rip version
Use rip version to specify a RIP version for the interface.
Use undo rip version to remove the specified RIP version.
Syntax
rip version { 1 | 2 [ broadcast | multicast ] }
undo rip version
Default
No RIP version is configured for an interface, which uses the global RIP version. If the global RIP version
is not configured, the interface can only send RIPv1 broadcasts and can receive RIPv1 broadcasts and
unicasts, and RIPv2 broadcasts, multicasts, and unicasts.
Views
Interface view
Default command level
2: System level
Parameters
1: Specifies RIP version 1.
2: Specifies RIP version 2.
broadcast: Sends RIPv2 messages in broadcast mode.
multicast: Sends RIPv2 messages in multicast mode.
Usage guidelines
If RIPv2 is specified with no sending mode configured, RIPv2 messages are sent in multicast mode.
When RIPv1 runs on an interface, the interface can perform the following operations:
• Sends RIPv1 broadcast messages.
• Receives RIPv1 broadcast and unicast messages.
When RIPv2 runs on the interface in broadcast mode, the interface can perform the following operations:
• Sends RIPv2 broadcast messages.
• Receives RIPv1 broadcast and unicast messages, and RIPv2 broadcast, multicast, and unicast
messages.