![WAGO 852-1305 Manual Download Page 284](http://html1.mh-extra.com/html/wago/852-1305/852-1305_manual_3162444284.webp)
284 Appendix
WAGO-ETHERNET-Zubehör 852
852-1305 8/4-Port 100BASE-T/1000BASE-SX/LX
Manual
1.1.0
10.3.4.6 Access Control List
Table 146: CLI “Access Control List” Configuration
Node
Command
Description
enable
show access-list
This command displays all access control profiles.
configure
access-list STRING
This command creates a new access control profile.
Where “STRING” is the profile name.
configure
no access-list STRING
This command deletes an access control profile.
acl
show
This command displays the current access control
profile.
acl
action (disable | drop |
permit)
This command activates this profile.
“disable”: The profile is disabled.
“drop”:
If packets match the
profile, the packets are
dropped.
“permit”:
If packets match the
profile, the packets are
forwarded.
acl
destination mac host
MACADDR
This command configures the destination MAC
address and the mask for the profile.
acl
destination mac
MACADDR MACADDR
This command configures the destination MAC
address and the mask for the profile.
acl
destination mac
MACADDR MACADDR
This command configures the destination MAC
address and the mask for the profile.
The second “MACADDR” parameter is the mask
(e.g., ffff.ffff.0000) for the profile.
acl
no destination mac
This command deletes the destination MAC address
from the profile.
acl
ethertype STRING
This command configures the ETHERNET type for
the profile. Where the “STRING” is a hexadecimal
value. e.g.: 08AA.
acl
no ethertype
This command deletes the ETHERNET type limit
from the profile.
acl
source mac host
MACADDR
This command configures the source MAC address
and mask for the profile.
acl
source mac MACADDR
MACADDR
This command configures the source MAC address
and mask for the profile.
acl
no source mac
This command deletes the source MAC and mask
from the profile.
acl
source ip host IPADDR
This command configures the source IP address for
the profile.
acl
source ip IPADDR
IPMASK
This command configures the source IP address and
mask for the profile.
acl
no source ip
This command deletes the source IP address from the
profile.
acl
destination ip host
IPADDR
This command configures a specific destination IP
address for the profile.
acl
destination ip IPADDR
IPMASK
This command configures the destination IP address
and mask for the profile.
acl
no destination ip
This command deletes the destination IP address
from the profile.
acl
l4-source-port IPADDR
This command configures the UDP/TCP source port
for the profile.
acl
no l4-source-port
IPADDR
This command deletes the UDP/TCP source port
from the profile.