3-28
Description
Use the
rip summary-address
command to configure RIPv2 to advertise a summary route
through the interface.
Use the
undo rip summary-address
command to remove the configuration.
Note that the summary address is valid only when the automatic summarization is disabled.
Related commands:
summary
.
Examples
# Advertise a local summary address on VLAN-interface 10.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] rip summary-address 10.0.0.0 255.255.255.0
rip version
Syntax
rip version
{
1
|
2
[
broadcast
|
multicast
] }
undo rip version
View
Interface view
Default Level
2: System level
Parameters
1
: RIP version 1.
2
: RIP version 2.
broadcast
: Sends RIPv2 messages in broadcast mode.
multicast
: Sends RIPv2 messages in multicast mode.
Description
Use the
rip version
command to specify a RIP version for the interface.
Use the
undo rip version
command to remove the specified RIP version.
By 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.
If RIPv2 is specified with no sending mode configured, RIPv2 messages will be sent in multicast
mode.
When RIPv1 runs on an interface, the interface will:
z
Send RIPv1 broadcast messages
z
Receive RIPv1 broadcast messages
z
Receive RIPv1 unicast messages
When RIPv2 runs on the interface in broadcast mode, the interface will:
z
Send RIPv2 broadcast messages
z
Receive RIPv1 broadcast messages