C613-50631-01 Rev A Command Reference for IE340 Series 2915
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
IDENTITY
(AMF-PROVISION)
identity (amf-provision)
Overview Use this command to create an identity token for provisioning an isolated AMF
node. An isolated node is an AMF member that is only connected to the rest of the
AMF network via a virtual-link.
This command allows these nodes, which have no AMF neighbors, to be identified
for provisioning purposes. They are identified using an identity token which is
based on either the next-hop MAC address of the provisioned node, or the serial
number of the device being provisioned. This identity token is stored on the AMF
master.
Use the no variant of this command to remove the identity token for a node.
Syntax
identity mac-address <mac-address> prefix
<ip-address/prefix-length>
identity serial-number <serial-number> prefix
<ip-address/prefix-length>
no identity
Mode AMF Provisioning
Usage notes To provision an isolated node, first create a configuration for the node using the
create (amf-provision) and/or the clone (amf-provision) commands.
Then create an identity token for the provisioned node by either specifying its
next-hop MAC address or by specifying the serial number of the replacement
device. The advantage of using the next-hop MAC address is that any device,
regardless of its serial number, can be added to the network but using the serial
number maybe preferred in situations where the next-hop MAC address is not easy
to obtain.
The atmf recovery-server option must be enabled on the AMF master before
attempting to provision the device. This option allows the AMF master to process
recovery requests from isolated AMF nodes.
Parameter Description
mac-address Specify the next-hop MAC address of the device being
provisioned.
<mac-address> MAC address of the port the provisioned node is connected to,
in the format xxxx.xxxx.xxxx.
serial-number Specify the serial number of the device to be provisioned.
<serial-number> Serial number of the device that is being provisioned.
prefix IPv4 address, and prefix length, of the virtual-link interface on
the isolated node
<ip-address/
ď€
prefix-length>
IPv4 address, and prefix length, in A.B.C.D/M format.