![Fortinet FortiSwitch-548B v. 5.2.0.2 Administration Manual Download Page 478](http://html1.mh-extra.com/html/fortinet/fortiswitch-548b-v-5-2-0-2/fortiswitch-548b-v-5-2-0-2_administration-manual_2322085478.webp)
- 478 -
Command Mode
Router RIP Config
8.5.2.11 ip rip authentication
This command sets the RIP Version 2 Authentication Type and Key for the specified interface. The value
of <type> is either
none
,
simple
, or
encrypt
.
The value for authentication key [key] must be 16 bytes or less. The [key] is composed of standard
displayable, non-control keystrokes from a Standard 101/102-key keyboard. If the value of <type> is
encrypt, a keyid in the range of 0 and 255 must be specified.
Syntax
ip rip authentication {none | {simple <key>} | {encrypt <key> <keyid>}}
no ip rip authentication
none -
This command uses no authentication.
simple -
This command uses simple authentication for RIP authentication .
encrypt -
This command uses MD5 encryption for RIP authentication.
<key> -
16 alpha-numeric characters to be used for authentication key.
<keyid> -
a value in the range of 0
– 255 to be used for MD5 encryption.
no -
This command sets the default RIP Version 2 Authentication Type.
Default Setting
None
Command Mode
Interface Config
8.5.2.12 ip rip receive version
This command configures the interface to allow RIP control packets of the specified version(s) to be
received.
The value for <mode> is one of:
rip1
to receive only RIP version 1 formatted packets,
rip2
for RIP
version 2,
both
to receive packets from either format, or
none
to not allow any RIP control packets to be
received
Syntax
ip rip receive version {rip1 | rip2 | both | none}
no ip rip receive version