
User Manual UMN:CLI
SURPASS hiD 6615 S223/S323 R1.5
A50010-Y3-C150-2-7619 371
To configure RIP authentication, use the following command.
Command Mode
Description
ip rip authentication key-chain
NAME
Enables authentication for RIP v2 packets and to spec-
ify the set of keys that can be used on an interface.
NAME: name of key chain
ip rip authentication mode
{
text
|
md5
}
Interface
Specifies the authentication mode.
text: sends a simple text password to neighbors. If a
neighbor does not have the same password, request
and updates from this system are rejected.
md5: sends an MD5 hash to neighbors. Neighbors
must share the MD5 key to decrypt the message and
encrypt the response.
Command Mode
Description
ip rip authentication string
STRING
Interface
Configures RIP authentication string which will be us-
ing on interface without Key chain. The string must be
shorter than 16 characters.
STRING: RIP authentication string
To disable RIP authentication, use the following command.
Command Mode
Description
no ip rip authentication key-
chain NAME
Disables authentication keys that can be used on an
interface.
no ip rip authentication mode
{
text
|
md5
}
Disables specified authentication mode.
no ip rip authentication string
STRING
Interface
Removes RIP authentication string which will be using
on interface without Key chain.
10.3.14 Restarting
RIP
Occasionally, you should restart RIP system only when the switch is still operating while
you manage and configure RIP. At this time, the switch reports the neighbors that RIP
system is being restarting. It keeps previous route information until the restarting is com-
plete in timer.
To restart RIP system only, use the following command.
Command Mode
Description
rip restart grace-period
<1-65535>
Restarts RIP system and set the period.
no rip restart grace-period
[<1-65535>]
Global
Removes a configured period.
10.3.15
UDP Buffer Size of RIP
RIP protocol exchanges the routing information between routers using UDP packets. The
hiD 6615 S323 can be configured theses UDP packets buffer size, use the following