C613-50170-01 Rev B
Command Reference for x510 Series
2223
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
AREA
-
LINK
area-link
Overview
Use this command to create an area-link between a Virtual AMF Appliance (VAA)
host controller and an AMF container.
An AMF container is an isolated instance of AlliedWare Plus with its own network
interfaces, configuration, and file system. The features available inside an AMF
container are a sub-set of the features available on the host VAA. These features
enable the AMF container to function as a uniquely identifiable AMF master and
allows for multiple tenants (up to 60) to run on a single VAA host. See the
AMF Feature Overview and Configuration Guide
for more information on running
multiple tenants on a single VAA host.
Use the
no
variant of this command to remove an area-link from a container.
Syntax
area-link <
area-name
>
no area-link
Mode
AMF Container Configuration
Usage
The AMF area-link connects the AMF controller on a VAA host to the AMF
container. Once a container has been created with the
and an area-link configured with the
area-link
command, it can be enabled using
the
command.
You can only configure a single area-link on a container. You will see the following
message if you try and configure a second one:
% AreaLink already configured for this container
Each container has two virtual interfaces:
•
Interface eth0, used to connect to the AMF controller on the VAA host via an
AMF area-link, configured using this area-link command.
•
Interface eth1, used to connect to the outside world using a bridged L2
network link, configured using the
command.
AMF Feature Overview and Configuration_Guide
for more information on
these virtual interfaces and links.
Example
To create the area-link to “wlg” on container “vac-wlg-1”, use the commands:
awplus#
configure terminal
awplus(config)#
atmf container vac-wlg-1
awplus(config-atmf-container)#
area-link wlg
Parameter
Description
<area-name>
AMF area name of the container’s area.