Rip Version - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches
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

2.1.27 rip version

Syntax
rip version { 1 | 2 [ broadcast | multicast ] }
undo rip version
View
Interface view
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:
Chapter 2 RIP Configuration Commands
2-24

Advertisement

Table of Contents
loading

Table of Contents