C613-50170-01 Rev B
Command Reference for x510 Series
2263
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
LLIED
T
ELESIS
M
ANAGEMENT
F
RAMEWORK
™ (AMF) C
OMMANDS
ATMF
GROUP
(
MEMBERSHIP
)
Example 1
To specify the device to become a member of AMF groups named
marketing
,
sales
,
and
building_2
, use the following commands:
node-1#
configure terminal
node-1(config)#
atmf group marketing,sales,building_2
Example 2
To add the nodes
member_node_1
and
member_node_2
to groups
building1
and
sales
, first add the nodes to the working-set:
master_node#
atmf working-set member_node_1,member_node_2
This command returns the following output confirming that the nodes
member_node_1
and
member_node_2
are now part of the working-set:
Then add the members of the working set to the groups:
atmf-net[2]#
configure terminal
atmf-net[2](config)#
atmf group building1,sales
atmf-net[2](config)#
exit
atmf-net[2]#
show atmf group
This command returns the following output displaying the groups that are
members of the working-set.
Related
Commands
============================
member_node_1, member_node_2
============================
Working set join
====================
member_node_1
====================
AMF group information
building1, sales