
RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
28.10
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
ip rip authentication string
Use this command to specify the authentication string or password used by a key.
Use the
no
parameter with this command to remove the authentication string.
Syntax
ip rip authentication string LINE
no ip rip authentication string [LINE]
Mode
Interface mode
Usage
The AlliedWare Plus
TM
implementation provides the choice of configuring authentication for
single key or multiple keys at different times. Use this command to specify the password for a
single key on an interface.
Examples
In the following example, the interface
VLAN2
is configured to have an authentication string as
guest
. Any received RIP packet in that interface should have the same string as password.
awplus#configure terminal
awplus(config)#interface VLAN2
awplus(config-if)#ip rip authentication string guest
Related commands
ip rip authentication mode
ip rip receive-packet
Use this command to configure the interface to enable the reception of RIP packets.
Use the
no
parameter with this command to disable this feature.
Syntax
ip rip receive-packet
no ip rip receive-packet
Default
Receive-packet is enabled
Mode
Interface mode
Example
This example shows packet receiving being turned on for interface VLAN3.
awplus#configure terminal
awplus(config)#interface VLAN3
awplus(config-if)#ip rip receive-packet
Related Commands
ip rip send-packet
Parameter
Description
LINE
the authentication string or password used by a key.