C613-50170-01 Rev B
Command Reference for x510 Series
2253
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
CONTAINER
atmf container
Overview
Use this command to create or update an AMF container on a Virtual AMF
Appliance (VAA) virtual machine.
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 AMF container.
Syntax
atmf container <
container-name
>
no atmf container <
container-name
>
Mode
AMF Container Configuration
Usage
You cannot delete a container while it is still running. First use the
state disable
command to stop the container.
Examples
To create or update the AMF container “vac-wlg-1”, use the commands:
awplus#
configure terminal
awplus(config)#
atmf container vac-wlg-1
awplus(config-atmf-container)#
To remove the AMF container “vac-wlg-1”, use the commands:
awplus#
configure terminal
awplus(config)#
no atmf container vac-wlg-1
Related
Commands
Command
changes
Version 5.4.7-0.1: command added
Parameter
Description
<container-name>
The name of the AMF container to create, update, or remove.