8 distribute-list out (rip), 9 ip rip authentication, 10 ip rip receive version – PLANET WGS3-24000 User Manual
Page 480: No distance rip, No distribute-list out, No ip rip authentication

480
no distance rip
This command sets the default route preference value of RIP in the router.
▫
Format
no distance rip
▫
Mode
Router RIP Config
12.8.8 distribute-list out (RIP)
This command is used to specify the access list to filter routes received from the source protocol. Default 0
▫
Format distribute-list <1-199> out {ospf | bgp | static | connected}
▫
Mode
Router RIP Config
no distribute-list out
This command is used to specify the access list to filter routes received from the source protocol.
▫
Format
no distribute-list <1-199> out {ospf | bgp | static | connected}
▫
Mode
Router RIP Config
12.8.9 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. Unauthenticated interfaces do not need an authentication key or authentication key ID.
▫
Default none
▫
Format
ip rip authentication {none | {simple <key>} | {encrypt <key> <keyid>}}
▫
Mode
Interface Config
no ip rip authentication
This command sets the default RIP Version 2 Authentication Type for an interface.
▫
Format
no ip rip authentication
▫
Mode
Interface Config
12.8.10 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.
▫
Default both
▫
Format
ip rip receive version {rip1 | rip2 | both | none}