Specifications
AMF Introduction and Configuration
New and Enhanced Features in AlliedWare Plus 5.4.4 Major and Minor Versions 141
To create a working-set containing all AMF master nodes, first manually select all AMF
masters using the atmf working-set command:
This command displays an output screen similar to the one shown below:
On the SBx908, enter the following configuration commands, one per line. End with
CNTL/Z:
On the SBx8100, enter the following configuration commands, one per line. End with
CNTL/Z:
Next, create a user defined working-set group containing the nodes in the current
working-set using the atmf group (membership) command:
Here is an example manual backup activation script called atmfbackup_all_masters.scp:
This script will initiate an AMF backup on all masters within the working-set.
Master#
atmf working-set Master1,Master2
NetworkName[2]#
conf t
NetworkName[2](config)#
trigger 1
=========================================
Master1, Master2
==============================================
Working set join
ATMF1[2]#
ATMF1{2}#
conf t
ATMF1[2](config)#
trigger 1
ATMF1[2](config-trigger)#
type type stack master-fail
ATMF1[2](config-trigger)#
script 1 triggered-atmfbackup.scp
ATMF1{2}#
conf t
ATMF1[2](config)#
trigger 1
ATMF1[2](config-trigger)#
type chassis active-CFC-fail
ATMF1[2](config-trigger)#
script 1 triggered-atmfbackup.scp
atmf1[2]#
conf t
atmf1[2](config)#
atmf group AMF_masters
enable
wait 180
atmf working-set group AMF_masters
atmf backup now










