C613-50170-01 Rev B
Command Reference for x510 Series
2325
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
DESCRIPTION
(
AMF
CONTAINER
)
description (amf container)
Overview
Use this command to set the description on an AMF container on a Virtual AMF
Appliance (VAA).
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 the description from an AMF
container.
Syntax
description <
description
>
no description
Mode
AMF Container Configuration
Example
To set the description for AMF container “vac-wlg-1” to “Wellington area”, use the
commands:
awplus#
configure terminal
awplus(config)#
atmf container vac-wlg-1
awplus(config-atmf-container)#
description Wellington area
To remove the description for AMF container “vac-wlg-1”, use the commands:
awplus#
configure terminal
awplus(config)#
atmf container vac-wlg-1
awplus(config-atmf-container)#
no description
Related
Commands
Command
changes
Version 5.4.7-0.1: command added
Parameter
Description
<description>
Enter up to 128 characters of text describing the AMF container.