
RIP Commands
©2008 Allied Telesis Inc. All rights reserved.
28.2
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
Introduction
This chapter provides an alphabetized reference for each of the RIP Commands.
accept-lifetime
Use this command to specify the time period during which the authentication key on a key
chain is received as valid.
Use the
no accept-lifetime
command to remove a specified time period for an authentication
key on a key chain as set previously with the
accept-lifetime
command.
Syntax
accept-lifetime START END
no accept-lifetime
Mode
Keychain-key mode
Examples
The following example shows the setting of accept-lifetime for
key1
on the key chain named
mychain
.
awplus#configure terminal
awplus(config)#key chain mychain
awplus(config-keychain)#key 1
awplus(config-keychain-key)#accept-lifetime 03:03:01 Dec 3 2007
04:04:02 Oct 6 2008
or:
awplus#configure terminal
awplus(config)#key chain mychain
awplus(config-keychain)#key 1
Parameter
Description
START
HH:MM:SS DAY MONTH YEAR
|
HH:MM:SS MONTH DAY YEAR
HH:MM:SS
Time of the day when accept-lifetime starts, in hours, minutes and seconds.
DAY
<1-31>
Specifies the day of the month to start.
MONTH
Specifies the month of the year to start (the first three letters of the
month, for example,
Jan
).
YEAR
<1993-2035>
Specifies the year to start.
END
{TIME
|
duration
|
infinite
}
TIME
HH:MM:SS DAY MONTH YEAR
|
HH:MM:SS MONTH DAY YEAR
HH:MM:SS
Time of the day when lifetime expires, in hours, minutes and seconds.
DAY
<1-31>
Specifies the day of the month to expire.
MONTH
Specifies the month of the year to expire (the first three letters of the
month, for example,
Feb
).
YEAR
<1993-2035>
Specifies the year to expire.
duration
<1-2147483646>
Duration of the key in seconds.
infinite
Never expires.