C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
1137
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
AMF C
OMMANDS
ATMF
AREA
PASSWORD
atmf area password
Overview
This command sets a password on an AMF area.
Use the
no
variant of this command to remove the password.
This command is only valid on AMF controllers, master nodes and gateway nodes.
The area name must have been configured first.
Syntax
atmf area <
area-name
> password [8] <
password
>
no atmf area <
area-name
> password
Mode
Global Configuration
Usage
You must configure a password on each area that an AMF controller
communicates with, except for the controller’s local area. The areas must already
have been created using the
atmf area
command.
Enter the password identically on both of:
•
the area that locally contains the controller, and
•
the remote area
The command
show running-config atmf
will display the encrypted version of
this password. The encryption keys will match between the controller and the
remote AMF master.
If multiple controller and masters exist in an area, they must all have the same area
configuration.
Example
To give the AMF area named
Auckland
a password of “secure#1” use the following
command on the controller:
controller-1(config)#
atmf area Auckland password secure#1
and also use the following command on the master node for the Auckland area:
auck-master(config)#
atmf area Auckland password secure#1
Parameter
Description
<area-name>
The AMF area name.
8
This parameter is displayed in
show running-config
output to indicate that it is displaying the password in
encrypted form. You should not enter
8
on the CLI
yourself.
<password>
The password is between 8 and 32 characters long. It
can include spaces.