IP CLI Commands
280
2/1553-ZAT 759 94 Uen B – December 2005
12.26
ip set interface rip accept
12.26.1 Syntax
ip set interface {<name>|<number>} rip accept
{none|v1|v2|all}
12.26.2 Description
This command specifies whether or not an existing interface accepts RIP
messages. You can specify what version of RIP messages are accepted by
the interface.
When receiving RIP v1 messages, the IP stack tries to use the information it
has available to determine the appropriate subnet mask for the addresses
received.
12.26.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. The number
appears in the first column under the
heading ID.
N/A
none
The interface does not accept RIP
messages.
v1
The interface only accepts RIP version
1 messages (RFC 1058).
v2
The interface only accepts RIP version
2 messages (RFC 1723).
none