C613-50631-01 Rev A Command Reference for IE340 Series 2916
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
AMF AND AMF PLUS COMMANDS
IDENTITY
(AMF-PROVISION)
See the AMF Feature Overview and Configuration Guide for information on
preparing your network for recovering or provisioning isolated nodes.
Example To create a identity token on your AMF master for a device named “my-x930” with
serial number “A10064A172100008”, use the command:
awplus# atmf provision node my-x930
awplus(atmf-provision)# identity serial-number
A10064A172100008 prefix 192.168.2.25/24
To create a identity token on your AMF master for a device named “my-x930” with
next-hop MAC address ”0000.cd28.0880”, use the command:
awplus# atmf provision node my-x930
awplus(atmf-provision)# identity mac-address 0000.cd28.0880
prefix 192.168.2.25/24
To delete the identity token from your AMF master for a device named “my-x930”,
use the command:
awplus# atmf provision node my-x930
awplus(atmf-provision)# no identity
Related
commands
atmf cleanup
atmf provision (interface)
atmf provision node
atmf recovery-server
atmf virtual-link
clone (amf-provision)
configure boot config (amf-provision)
configure boot system (amf-provision)
create (amf-provision)
delete (amf-provision)
license-cert (amf-provision)
locate (amf-provision)
show atmf provision nodes
Command
changes
Version 5.4.9-0.1: syntax change due to new AMF provisioning mode
Version 5.4.7-2.1: command added