Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches
Chapter 2 RIP Configuration Commands
Huawei Technologies Proprietary
2-17
2
: Interface version is RIP-2.
broadcast
: Transmission mode of RIP-2 packet is broadcast.
multicast
: Transmission mode of RIP-2 packet is multicast.
Description
Using
rip version
command, you can configure the version of RIP packets on an
interface. Using
undo rip version
command, you can restore the default value of RIP
packet version on the interface.
By default, the interface RIP version is RIP-1. RIP-1 transmits packets in broadcast
mode, while RIP-2 transmits packets in multicast mode by default.
When running RIP-1, the interface only receives and transmits RIP-1 broadcast
packets, and receives RIP-2 broadcast packets, but does not receive RIP-2 multicast
packets. When running RIP-2 in broadcast mode, the interface only receives and
transmits RIP-2 broadcast packets, receives RIP-1 packets and RIP-2 multicast
packets. When running RIP-2 in multicast mode, the interface only receives and
transmits RIP-2 multicast packets, receives RIP-2 broadcast packets, but does not
receive RIP-1 packets.
Example
# Configure the interface Vlan-interface 1 as RIP-2 broadcast mode.
[Quidway] interface Vlan-interface 1
[Quidway-Vlan-interface1] rip version 2 broadcast
2.1.21 rip work
Syntax
rip work
undo rip work
View
Interface view
Parameter
None
Description
Using
rip work
command, you can enable the running of RIP on an interface. Using
undo rip work
command, you can disable the running of RIP on an interface.
By default, RIP is run on an interface.