
RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
28.16
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
key-string
Use this command to define the password to be used by a key. Use the no parameter to
remove a password.
Syntax
key-string LINE
no key-string LINE
Mode
Keychain-key mode
Usage
Use this command to specify passwords for different keys.
Examples
In the following example, the password for
key1
in the key chain named
mychain
is set to
password
prime
.
awplus#configure terminal
awplus(config)#key chain mychain
awplus(config-keychain)#key 1
awplus(config-keychain-key)#key-string prime
Related Commands
key
key chain
accept-lifetime
send-lifetime
maximum-prefix
Use this command to configure the maximum number of RIP routes stored in the routing table.
Use the
no
parameter with this command to disable all limiting of the number of RIP routes
stored in the routing table.
Syntax
maximum-prefix MAXPREFIX [THRESHOLD]
no maximum-prefix MAXPREFIX
no maximum-prefix
Mode
Router mode
Examples
awplus#configure terminal
awplus(config)#router rip
awplus(config-router)#maximum-prefix 150
Parameter
Description
LINE
A string of characters to be used as a password by the key.
Parameter
Description
MAXPREFIX
<1-65535>
The maximum number of RIP routes allowed.
THRESHOLD
<1-100>
Percentage of maximum routes to generate a warning. The
default threshold is 75%.