Creating a BYOD ACL rule
Configure a BYOD-free rule.
Syntax
no portal free-rule [rule-number] vlan [VLAN-ID] destination <<ip-address> | mask <mask-length> | any tcp <des-tcp-port> | udp <des-udp-port> | source <ip-address> | mask <mask-length> | any tcp <src-tcp-port> |udp <src-udp-port>>
Term |
Meaning |
---|---|
portal |
Configure the BYOD-redirect feature. |
free-rule |
Configure a BYOD-free rule. |
rule-number |
Free rule number as an INTEGER<1-6>. |
vlan |
Free rule source VLAN ID. |
VLAN-ID |
VLAN identifier or VLAN name. |
destination |
Free rule destination. |
ip-address | IP address |
mask |
Mask |
mask-length |
Mask length. |
tcp |
TCP protocol |
udp |
UDP Protocol |
des-udp-port |
tcp port destination |
source |
Free rule source. |
<src/des-tcp/udp-port> |
TCP or UDP port number, as an integer<1-65534>. |
any |
Free rule source any. |
ip |
Free rule source IP. |
IP |
Free rule destination IP. |
any |
Free rule source or destination any. |