DGS-6604
m
accept-lifetime
CLI Reference Guide
34
accept-lifetime
The accept-lifetime command is used to set a time period when an authentication
key on a key chain is accepted as the valid key.
accept-lifetime
START
-
TIME
{infinite |
END-TIME
| duration
SECONDS
}
Default
Infinite
Command Mode
Key-chain key configuration
Usage Guideline
Only Routing Information Protocol (RIP) Version 2 uses key chains.
Specify a start time value and one of the following values: infinite, end-time, or
duration seconds.
Syntax Description
START-TIME
The beginning time that the key specified, by the key command, is valid to be
received. The syntax can be either of the following:
HH:MM:SS MONTH DATE YEAR
HH:MM:SS DATE MONTH YEAR
HH-hours MM-minutes SS-seconds MONTH-first three letters of the month
DATE-date (1-31) YEAR-year (four digits)
The default start time and the earliest acceptable date is January 1, 1993.
infinite
Key is valid to be received from the start-time value on.
END-TIME
Key is valid to be received from the start-time value until the end-time value.The
syntax is the same as that for the START-TIME. The end-time value must be
after the start-time value. The default end time is an
infinite
time period.
duration
SECONDS
Length of time (in seconds) that the key is valid to be received. The range is from
1 to 2147483647 (signed long).