User guide
TCP/IP command reference IP
4-43
iMG/RG Software Reference Manual (IPNetwork Functions)
Options The following table gives the range of values for each option THAT can be specified with
this command and a Default Value (if applicable).
Example --> ip set interface ip3 rip accept none
See also IP SET INTERFACE RIP SEND
IP SET INTERFACE RIP MULTICAST
IP SET RIP HOSTROUTES
IP SET RIP POISON
IP SHOW
IP LIST INTERFACES
4.1.8.2.47 IP SET INTERFACE RIP MULTICAST
Syntax
IP SET INTERFACE {<name>|<number>} RIP MULTICAST {ENABLED | DISABLED}
Description This command allows you to enable/disable whether RIP version 2 messages are sent via
multicast.
RIP version 2 messages sent via multicast are only received by the hosts on the network
that have a multicast network address. If this command is disabled, RIP version 2 mes-
sages are sent via broadcast and are received by all the hosts on the network.
You need to set RIP to send v2 messages using the IP SET INTERFACE RIP SEND com-
mand in order for the IP SET INTERFACE RIP MULTICAST ENABLED command to send
version 2 messages via multicast.
Option Description Default Value
name An existing IP interface. To display interface names, use the IP
LIST INTERFACES command.
N/A
number An existing IP interface. To display interface numbers, use the
IP LIST INTERFACE COMMAND. The number appears in
the first column under the heading ID.
N/A
none The interface does not accept RIP messages. None
v1 The interface only accepts RIP v. 1 messages (RFC1058)
v2 The interface only accepts RIP v. 2 messages (RFC1723)
all The interface accepts RIP version 1 (RFC1058) and RIP ver-
sion 2 (RFC1723) messages