hi,
I'm trying to do the same,
when I add my configure matching IRB interface, I get commit failed on "within clause must be configured" not sure what this means.
can somebody help with that?
here how it is looks like:
a@xxx-SRX.BACKUP# show event-options policy DelRejectOnMaster
events vrrpd_new_master;
attributes-match {
##
## Warning: within clause must be configured
##
vrrpd_new_master.interface-name equals irb;
}
thanks.