9 ip rip send-packet, 10 ip rip split-horizen – CANOGA PERKINS 9175 Command Reference User Manual
Page 200
CanogaOS Command Reference
14-7
Examples
The following example configures the interface to send both RIP Version 1 and Version 2 packets:
Switch(config-if)# ip rip send version 1 2
Related Commands
ip rip receive version
14.9 ip rip send-packet
To enable the interface to send Routing Information Protocol (RIP) packets, use the ip rip send-packet
command in interface configuration mode. To disable to send RIP packets, use the no form of this
command.
Command Syntax
ip rip send-packet
no ip rip send-packet
Default
This command is enabled by default.
Command Mode
Interface configuration
Usage
Use this command to enable or disable the capability of sending RIP packets, whether the network of
this interface is added into RIP or not.
Examples
The following example enables the transmission of RIP packets:
Switch(config-if)# ip rip send-packet
Related Commands
ip rip send version
14.10 ip rip split-horizen
To enable the split horizon mechanism for Routing Information Protocol (RIP), use the ip rip
split-horizon command in interface configuration mode. To disable the split horizon mechanism, use
the no form of this command.
Command Syntax