LogoLogo
  • EWS Series User Manual
  • Product Overview
    • Introduction
    • LED Behavior
    • Comparison Table
    • Technical Specification
  • Getting Started
    • Management Interface
    • Connecting the Switch
  • Wireless Controller Features
    • Managing EnSky Access Points
    • Device Management
      • Access Points
      • Access Point Settings
      • AP Groups
      • Wireless Services
    • Monitor
      • Active Clients
      • Rogue AP Detection
      • System Log
      • Email Alert
    • Visualization
      • Topology View
      • Map View
      • Floor View
      • Mesh View
    • Statistics
      • Access Points
      • Wireless Clients
      • Real-Time Throughput
    • Hotspot Services
      • Captive Portal
      • Guest Account
    • Mesh
      • Mesh Profile
      • Node List
      • Mesh Tools
      • Isolated Nodes
    • Maintenance
      • Schedule Tasks
      • Troubleshooting
      • Bulk Upgrade
      • One-click Update
      • SSL Certificate
      • Check Codes
  • Ethernet Switch Features
    • System
      • Summary
      • Network Settings
      • System Time
      • Port Settings
      • PoE
      • EEE
    • L2 Features
      • Link Aggregtion
      • STP
      • MAC Address Table
      • LLDP
      • IGMP Snooping
      • MLD Snooping
      • Jumbo Frame
    • VLAN
      • 802.1Q
      • PVID
      • Voice VLAN
    • Management
      • System Information
      • User Management
      • Dual Image
      • SNMP
    • ACL
      • MAC ACL
      • MAC ACE
      • IPv4 ACL
      • IPv4 ACE
      • IPv6 ACL
      • IPv6 ACE
      • ACL Binding
    • QoS
      • Global Settings
      • CoS Mapping
      • DSCP Mapping
      • Port Settings
      • Bandwidth Control
      • Storm Control
    • Security
      • 802.1x
      • Radius Server
      • Access
      • Port Security
      • Port Isolation
      • DoS
    • Monitoring
      • Port Statistics
      • RMON
      • Log
    • Diagnostics
      • Cable Diagnostics
      • Ping Test
      • IPv6 Ping Test
      • Trace Route
    • Maintenance
      • Configuration Manager
      • Firmware Upgrade
  • Appendix
    • Appendix A
    • Appendix B
    • Appendix C
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Ethernet Switch Features
  2. ACL

MAC ACE

PreviousMAC ACLNextIPv4 ACL

Last updated 4 years ago

Was this helpful?

Use this page to view and add rules to MAC-based ACLs.

ACL Name

Select the ACL from the list.

Sequence

Enter the sequence number which signifies the order of the specified ACL relative to other ACLs assigned to the selected interface. The valid range is from 1 to 2147483647, 1 being processed first.

Action

Select what action to take if a packet matches the criteria.

Permit: Forward packets that meet the ACL criteria.

Deny: Drops packets that meet the ACL criteria.

Destination MAC Value

Enter the destination MAC address.

Destination MAC Wildcard Mask

Enter a MAC address mask for the destination MAC address. A mask of 00:00:00:00:00:00 means the bits must be matched exactly; ff:ff:ff:ff:ff:ff means the bits are irrelevant. Any combination of 0s and ffs can be used.

Source MAC Value

Enter the source MAC address.

Source MAC Wildcard Mask

Enter a MAC address mask for the source MAC address. A mask of 00:00:00:00:00:00 means the bits must be matched exactly; ff:ff:ff:ff:ff:ff means the bits are irrelevant. Any combination of 0s and ffs can be used.

VLAN ID

Enter the VLAN ID to which the MAC address is attached in MAC ACE. The range is from 1 to 4094.

802.1p Value

Enter the 802.1p value. The range is from 0 to 7.

Ethertype Value

Selecting this option instructs the switch to examine the Ethernet type value in each frame's header. This option can only be used to filter Ethernet II formatted packets. A detailed listing of Ethernet protocol types can be found in RFC 1060. A few of the more common types include 0800 (IP), 0806 (ARP), and 8137 (IPX).

Click Apply to update the system settings.