Chapter10: Configuring Bridging andRouting
Avidia System Configuration and Management User Manual 243
[-recv(ripv1|ripv2|v1orv2|donotrecv)]
ripv1receive RIP Version 1 packets only
ripv2receive RIP Version 2 packets only
v1orv2receive either RIP Version 1 or RIP Version 2 packets
donotrecvreceive no RIP packets
[-key <plain text password>]
This parameter enables you to set a password, or key. The password allows the system to
receive RIP table updates from remote routers. RIP updates only occur if the same
password is used by the remote router. The password is used only for RIP version 2 packets;
no password control is available for RIP version 1. Omit this parameter to prevent RIP
updates from remote routers.
The password can be any length and can contain any keyboard character. Avidia supports
only plain text passwords; MD5 password encoding is not supported.
[-auth none]
Include this parameter to disable the key parameter. If no key has been set, this parameter
has no effect.
Example
::rip=> modify 2 -send ripv1c -recv v1orv2 -key admin
Displaying the RIP Configuration Table
To verify a sessions RIP configuration, from the ::rip=> prompt, type the show command
as follows then press .
show [<ipaddr>]
Parameter
[<ipaddr>]
The IP address of the RIP Configuration Table entry you want to display (format
xxx.xxx.xxx.xxx). Omitting this parameter displays all RIP Configuration Table entries.
ENTER