I want to do same think, limit access on port by specified mac. Solution is simple:
In acl you need create two rule:
1: From: select port where is conected device, where you want filter
Mac src: mac address of that device
Redirect to: select port for redirect data paket( if you have vlan, select only trunk port
Rule 2:
Port: select port like preview rule
Mac src: leave empty
redirect to: select only redirect wichout specified port (if redirect to ia enable but port is not specified means “drop”)
In this case if first rule ia true (if mac address of conected device in specified port is same as src. Mac) data packet pass if not will be applyed last rule, where ia drop.
Sorry for bad english
In acl you need create two rule:
1: From: select port where is conected device, where you want filter
Mac src: mac address of that device
Redirect to: select port for redirect data paket( if you have vlan, select only trunk port
Rule 2:
Port: select port like preview rule
Mac src: leave empty
redirect to: select only redirect wichout specified port (if redirect to ia enable but port is not specified means “drop”)
In this case if first rule ia true (if mac address of conected device in specified port is same as src. Mac) data packet pass if not will be applyed last rule, where ia drop.
Sorry for bad english
Statistics: Posted by mimibondar — Tue May 21, 2024 5:47 pm