Allied Telesis X610-48TS Switch User Manual


 
AMF Commands
AMF Software Reference Supplement for Allied Telesis x-Series Switches
108 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-1.4 and later C613-50031-01 REV B
Enter the name of the script to run at the trigger event.
Display the trigger configurations
This command returns the following display:
Display the triggers configured on each of the nodes in the AMF Network.
This command returns the following display:
AMF-Net[3](config-trigger)#
script 1 email_me.scp
AMF-Net[3](config-trigger)#
end
AMF-Net[3]#
show trigger
=======
node1:
========
TR# Type & Details Description Ac Te Tr Repeat #Scr Days/Date
-------------------------------------------------------------------------------
001 Periodic (2 min) Periodic Status Chk Y N Y Continuous 1 smtwtfs
005 ATMF node (leave) E-mail on ATMF Exit Y N Y Continuous 1 smtwtfs
-------------------------------------------------------------------------------
==============
Node2, Node3,
==============
TR# Type & Details Description Ac Te Tr Repeat #Scr Days/Date
-------------------------------------------------------------------------------
005 ATMF node (leave) E-mail on ATMF Exit Y N Y Continuous 1 smtwtfs
-------------------------------------------------------------------------------
AMF-Net[3]#
show running-config trigger
========
Node1:
========
trigger 1
type periodic 2
script 1 atmf.scp
trigger 5
type atmf node leave
description “E-mail on ATMF Exit”
script 1 email_me.scp
!
============
Node2, Node3:
============
trigger 5
type atmf node leave
description “E-mail on ATMF Exit”
script 1 email_me.scp
!