C613-50170-01 Rev B
Command Reference for x510 Series
2302
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
SECURE
-
MODE
CERTIFICATE
EXPIRY
atmf secure-mode certificate expiry
Overview
Use this command to set the expiry time of AMF secure mode certificates. Once an
AMF node’s certificate expires it must re-authorize and obtain a new certificate
from the AMF master.
Use the
no
variant of this command to reset the expiry time to 180 days.
Syntax
atmf secure-mode certificate expiry {<
days
>|infinite}
no atmf secure-mode certificate expiry
Default
The default expiry time is 180 days.
Mode
Global Configuration
Example
To set AMF secure mode certificate expiry to 7 days, use the commands:
awplus#
configure terminal
awplus(config)#
atmf secure-mode certificate expiry 7
To set AMF secure mode certificates to never expire, use the commands:
awplus#
configure terminal
awplus(config)#
atmf secure-mode certificate expiry infinite
To reset the certificate expiry to 180 days, use the commands:
awplus#
configure terminal
awplus(config)#
no atmf secure-mode certificate expiry
Related
Commands
show atmf secure-mode certificates
Command
changes
Version 5.4.7-0.3: command added
Parameter
Description
<
days
>
Length of time, in days, that an AMF secure mode certificate
remains valid. A value between 1 and 365.
infinite
The authorization certificate does not expire, in other words AMF
nodes stay authorized indefinitely.