config wireless-controller access-control-list
Configure WiFi bridge access control list.
config wireless-controller access-control-list
Description: Configure WiFi bridge access control list.
edit <name>
set comment {string}
config layer3-ipv4-rules
Description: AP ACL layer3 ipv4 rule list.
edit <rule-id>
set comment {string}
set srcaddr {user}
set srcport {integer}
set dstaddr {user}
set dstport {integer}
set protocol {integer}
set action [allow|deny]
next
end
config layer3-ipv6-rules
Description: AP ACL layer3 ipv6 rule list.
edit <rule-id>
set comment {string}
set srcaddr {user}
set srcport {integer}
set dstaddr {user}
set dstport {integer}
set protocol {integer}
set action [allow|deny]
next
end
next
end
config wireless-controller access-control-list
|
Parameter |
Description |
Type |
Size |
Default |
|---|---|---|---|---|
|
comment |
Description. |
string |
Maximum length: 63 |
|
|
name |
AP access control list name. |
string |
Maximum length: 35 |
|
config layer3-ipv4-rules
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
rule-id |
Rule ID. |
integer |
Minimum value: 1 Maximum value: 65535 |
0 |
||||||
|
comment |
Description. |
string |
Maximum length: 63 |
|
||||||
|
srcaddr |
Source IP address. |
user |
Not Specified |
|
||||||
|
srcport |
Source port. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||
|
dstaddr |
Destination IP address. |
user |
Not Specified |
|
||||||
|
dstport |
Destination port. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||
|
protocol |
Protocol type as defined by IANA. |
integer |
Minimum value: 0 Maximum value: 255 |
255 |
||||||
|
action |
Policy action (allow | deny). |
option |
- |
|
||||||
|
|
|
|||||||||
config layer3-ipv6-rules
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
rule-id |
Rule ID. |
integer |
Minimum value: 1 Maximum value: 65535 |
0 |
||||||
|
comment |
Description. |
string |
Maximum length: 63 |
|
||||||
|
srcaddr |
Source IPv6 address (any | local-LAN | IPv6 address[/prefix length]), default = any. |
user |
Not Specified |
|
||||||
|
srcport |
Source port. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||
|
dstaddr |
Destination IPv6 address (any | local-LAN | IPv6 address[/prefix length]), default = any. |
user |
Not Specified |
|
||||||
|
dstport |
Destination port. |
integer |
Minimum value: 0 Maximum value: 65535 |
0 |
||||||
|
protocol |
Protocol type as defined by IANA. |
integer |
Minimum value: 0 Maximum value: 255 |
255 |
||||||
|
action |
Policy action (allow | deny). |
option |
- |
|
||||||
|
|
|
|||||||||