1402
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AMF C
OMMANDS
ATMF
AREA
atmf area
Overview
This command creates an AMF area and gives it a name and ID number.
Use the
no
variant of this command to remove the AMF area.
This command is only valid on AMF controllers, master nodes and gateway nodes.
Syntax
atmf area <
area-name
> id <
1-126
> [local]
no atmf area <
area-name
>
Mode
Global Configuration
Usage
This command enables you to divide your AMF network into areas. Each area is
managed by at least one master node. Each area can have up to 120 nodes,
depending on the license installed on that area’s master node.
The whole AMF network is managed by up to 8 AMF controllers. Each AMF
controller can communicate with multiple areas. The number of areas supported
on a controller depends on the license installed on that controller.
You must give each area in an AMF network a unique name and ID number.
Only one local area can be configured on a device. You must specify a local area on
each controller, remote AMF master, and gateway node.
Example
To create the AMF area named
New-Zealand
, with an ID of 1, and specify that it is
the local area, use the command:
controller-1(config)#
atmf area New-Zealand id 1 local
To configure a remote area named
Auckland
, with an ID of 100, use the command:
controller-1(config)#
atmf area Auckland id 100
Related
Commands
atmf area password
show atmf area
show atmf area summary
show atmf area nodes
switchport atmf-arealink remote-area
Parameter
Description
<area-name>
The AMF area name. Up to 15 printable characters can be
entered for the name. Names are case sensitive and must
be unique within an AMF network.
<
1-126
>
An ID number that uniquely identifies this area.
local
Set the area to be the local area. The local area contains the
device you are configuring.