Command Reference Guide
Routing Information Protocol Commands
CLI Command Reference
September 2014 Page 609
HP Moonshot Switch Module CLI Command Reference
distance rip
This command sets the route preference value of RIP in the router. Lower route preference values are preferred
when determining the best route. A route with a preference of 255 cannot be used to forward traffic.
no distance rip
This command sets the default route preference value of RIP in the router.
distribute-list out (RIP)
This command is used to specify the access list to filter routes received from the source protocol.
no distribute-list out
This command is used to specify the access list to filter routes received from the source protocol.
ip rip authentication
This command sets the RIP Version 2 Authentication Type and Key for the specified interface or range of
interfaces. 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 15
Format
distance rip 1-255
Mode Router RIP Config
Format
no distance rip
Mode Router RIP Config
Default 0
Format
distribute-list 1-199 out {ospf | static | connected}
Mode Router RIP Config
Format
no distribute-list 1-199 out {ospf | static | connected}
Mode Router RIP Config
Default none
Format
ip rip authentication {none | {simple key} | {encrypt key keyid}}
Mode Interface Config