Specifications

Table Of Contents
Chapter 31: rip Commands
31 - 10 SSR Command Line Interface Reference Manual
multicast
Causes RIP V2 packets to be multicasted on
this interface; this is the default.
authentication-method none|(simple|md5
key-chain
<num-or-string>
)
The authentication method the interface uses
to authenticate RIP updates. Specify one of
the following:
none
– The interface does not use any
authentication.
simple
– The interface uses a simple pass-
word in which an authentication key of up
to 8 characters is included in the packet.
md5
– The interface uses MD5 authentica-
tion. This method uses the MD5 algorithm
to create a crypto-checksum of a RIP
packet and an authentication key of up to
16 characters.
Note:
If you choose the
simple
or
md5
authentication method, you
must also specify a key-chain
identifier using the
key-chain
option.
key-chain
<num-or-string>
– The
identifier of the key-chain containing the
authentication keys. This parameter applies
only if you specified
simple
or
md5
for the
authentication type.
Restrictions
None.