8 ip rip send version – CANOGA PERKINS 9175 Command Reference User Manual
Page 199
CanogaOS Command Reference
14-6
ip rip receive-packet
no ip rip receive-packet
Default
This command is enabled by default.
Command Mode
Interface configuration
Usage
Use this command to enable or disable the capability of receiving RIP packets, whether the network of
this interface is added into RIP or not.
Examples
The following example enables the reception of RIP packets:
Switch(config-if)# ip rip receive-packet
Related Commands
ip rip receive version
14.8 ip rip send version
To specify a Routing Information Protocol (RIP) version to send on an interface basis, use the ip rip
send version command in interface configuration mode. To follow the global version rules, use the no
form of this command.
Command Syntax
ip rip send version {1 [2] | 2 [1] | 1-compatible}
no ip rip send version
1
(Optional) Sends only RIP Version 1 packets out the interface.
2
(Optional) Sends only RIP Version 2 packets out the interface.
1-compatible
(Optional) Sends RIP Version 2 packets out the interface with broadcast IP
address.
Default
This command is disabled by default.
Command Mode
Interface configuration
Usage
Use this command to override the default behavior of RIP as specified by the version command. This
command applies only to the interface being configured. You can configure the interface to send both
RIP versions.