C613-50170-01 Rev B
Command Reference for x510 Series
2231
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
AUTHORIZE
PROVISION
atmf authorize provision
Overview
Use this command from an AMF controller or AMF master to pre-authorize a node
on an AMF network running in secure mode. This allows a node to join the AMF
network the moment the
command is run on that node.
Use the
no
variant of this command to remove a provisional authorization from
and AMF controller or AMF master.
Syntax
atmf authorize provision [timeout <
minutes
>] node <
node-name
>
interface <
interface-name
> [area <
area-name
>]
atmf authorize provision [timeout <
minutes
>] mac <
mac-address
>
atmf authorize provision [timeout <
minutes
>] all
no atmf authorize provision node <
node-name
> interface
<
interface-name
> [area <
area-name
>]
no atmf authorize provision mac <
mac-address
>
no atmf authorize provision all
Default
The default timeout is 60 minutes.
Mode
Privileged Exec
Example
To provisionally authorize all non-secure AMF nodes, use the command:
awplus#
atmf authorize provision all
Parameter
Description
timeout
Timeout for provisional authorization. Authorization for
provisioned nodes expires after the timeout period
specified.
<
minutes
>
Timeout in minutes. A value between 1 and 6000 is
permissible with the default being 60 minutes.
node
Specify a node to provision by node name.
<
node-name>
The name of the node to provisionally authorize.
interface
Specify the interface the node will connect on.
<
interface-name
>
The name of the interface, this can be a switchport, link
aggregator, LACP link, or virtual link.
area
Specify the AMF area.
<
area-name>
This is the name of the area the node belongs to.
mac
Specify a node to provision by MAC address.
<
mac-address
>
Enter a MAC address to provisionally authorize in the format
HHHH.HHHH.HHHH.
all
Provision authorization for all secure mode capable nodes.