Hi users,

I want to add a VLAN filter rule to temporarily pass one specific switch (IP 
172.11.5.121) and keep the others as normal. Is below rule okay to do this ?




[pf_ssid]
filter = ssid
operator = is
value = PF-Wireless



[SG1_switch]
filter = switch._ip
operator = is
value = 172.11.5.121


[reg_by_switch:pf_ssid&SG1_switch]
scope = RegistrationRole
action = modify_node
action_param = mac = $mac
role = employees
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to