C613-50170-01 Rev B
Command Reference for x510 Series
2762
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
T
RIGGER
C
OMMANDS
TYPE
ATMF
NODE
type atmf node
Overview
This command configures a trigger to be activated at an AMF node join event or
leave event.
Syntax
type atmf node {join|leave}
Mode
Trigger Configuration
CAUTION
: Only configure this trigger on one device because it is a network wide
event.
Example 1
To configure trigger 5 to activate at an AMF node leave event, use the following
commands. In this example the command is entered on node-1:
node1(config)#
trigger 5
node1(config-trigger)
type atmf node leave
Example 2
The following commands will configure trigger 5 to activate if an AMF node join
event occurs on any node within the working set:
node1#
atmf working-set group all
This command returns the following display:
Note that the running the above command changes the prompt from the name of
the local node, to the name of the AMF-Network followed, in square brackets, by
the number of member nodes in the working set.
AMF-Net[3]#
conf t
AMF-Net[3](config)#
trigger 5
AMF-Net[3](config-trigger)#
type atmf node leave
AMF-Net[3](config-trigger)#
description “E-mail on AMF Exit”
AMF-Net[3](config-trigger)#
active
Parameter
Description
join
AMF node join event.
leave
AMF node leave event.
====================
node1, node2, node3:
====================
Working set join