IP CLI Commands
284
2/1553-ZAT 759 94 Uen B – December 2005
12.28
ip set interface rip send
12.28.1 Syntax
ip set interface {<name>|<number>} rip send
{none|v1|v2|all}
12.28.2 Description
This command specifies whether or not an existing interface can send RIP
messages. You can specify which version of RIP messages will broadcast
routing information on the interface. Routing information is broadcast every 30
seconds or when the RIP routing table is changed.
Note:
RIP version 1 does not allow specification of subnet masks; a RIP
version 1 route that appears to be to an individual host might in fact be
to a subnet, and treating it as a route to the whole network may be the
best way to make use of the information.
12.28.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing IP
interface. To display interface names,
use the
ip list interfaces
command.
N/A
number
A number that identifies an existing IP
interface. To display interface
numbers, use the
ip list
interfaces
command.
N/A
none
The interface does not accept RIP
messages.
v1
The interface only sends RIP version 1
messages (RFC 1058).
v2
The interface only sends RIP version 2
messages (RFC 1723).
none
(this command
affects all
interfaces except
loopback
interfaces)