C613-50170-01 Rev B
Command Reference for x510 Series
892
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
ACCEPT
-
LIFETIME
accept-lifetime
Overview
Use this command to specify the time period during which the authentication key
on a key chain is received as valid.
Use the
no
variant of this 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-date>
{
<end-date>
|
duration
<seconds>
|infinite}
no accept-lifetime
Mode
Keychain-key Configuration
Examples
The following examples show the setting of accept-lifetime for key 1 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 Sep 3
2016 04:04:02 Oct 6 2016
Parameter
Description
<start-date>
Specifies the start time and date in the format:
<hh:mm:ss> <day> <month> <year>
or
<hh:mm:ss> <month> <day> <year>
, where:
<hh:mm:ss>
The time of the day, in hours, minutes and seconds
<day>
<1-31>
The day of the month
<month>
The month of the year (the first three letters of the
month, for example, Jan)
<year>
<1993-2035>
The year
<end-date>
Specifies the end time and date in the format:
<hh:mm:ss> <day> <month> <year>
or
<hh:mm:ss> <month> <day> <year>
, where:
<hh:mm:ss>
The time of the day, in hours, minutes and seconds
<day>
<1-31>
The day of the month
<month>
The month of the year (the first three letters of the
month, for example, Jan)
<year>
<1993-2035>
The year
<seconds>
<1-2147483646>
Duration of the key in seconds.
infinite
Never expires.