On Wed, 6 Feb 2008, Baird, Josh wrote:
> Is the use of ACL's allowed in also-notify statements?
Not according to the ARM documentation:
[ also-notify { ip_addr [port ip_port] ; [ ip_addr [port ip_port] ; ... ] }; ]
(If I read the source right, configurations that use ACLs use
cfg_type_bracketed_aml but also-notify uses cfg_type_portiplist.)