C613-50170-01 Rev B
Command Reference for x510 Series
933
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
RIP C
OMMANDS
SEND
-
LIFETIME
send-lifetime
Overview
Use this command to specify the time period during which the authentication key
on a key chain can be sent.
Syntax
send-lifetime
<start-date>
{
<end-date>
|
duration
<seconds>
|infinite}
no send-lifetime
Mode
Keychain-key Configuration
Example
The following example shows the setting of send-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)#
send-lifetime 03:03:01 Jan 3 2016
04:04:02 Dec 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.