Network > MAC-IP Anti-Spoof
381
SonicOS 5.8.1 Administrator Guide
Operator Syntax Options
Value with a type
• Ip=1.1.1.1 or ip=1.1.1.0/24
• Mac=00:01:02:03:04:05
• Iface=x1
String
• X1
• 00:01
• Tst-mc
• 1.1.
AND
• Ip=1.1.1.1;iface=x1
• Ip=1.1.1.0/24;iface=x1;just-string
OR
• Ip=1.1.1.1,2.2.2.2,3.3.3.0/24
• Iface=x1,x2,x3
Negative
• !ip=1.1.1.1;!just-string
• !iface=x1,x2
Mixed
• Ip=1.1.1.1,2.2.2.2;mac=00:01:02:03:04:05;
just-string;!iface=x1,x2