
C613-50186-01 Rev B
Command Reference for AR2050V
832
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
IP
RIP
AUTHENTICATION
MODE
The following example shows md5 authentication configured on the PPP interface
ppp0, ensuring authentication of RIP packets received on this interface.
awplus#
configure terminal
awplus(config)#
interface ppp0
awplus(config-if)#
ip rip authentication mode md5
Example 3
The following example specifies “mykey” as the authentication string with MD5
authentication, for the VLAN interface vlan2:
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip rip authentication string mykey
awplus(config-if)#
ip rip authentication mode md5
Related
Commands