Figure 3-79, Acl configuration - mac – LevelOne FGL-2870 User Manual

Page 186

Advertising
background image

Configuring the Switch

3-132

3

Web – Specify the action (i.e., Permit or Deny). Specify the source and/or
destination addresses. Select the address type (Any, Host, or MAC). If you select
“Host,” enter a specific address (e.g., 11-22-33-44-55-66). If you select “MAC,” enter
a base address and a hexadecimal bitmask for an address range. Set any other
required criteria, such as VID, Ethernet type, or packet format. Then click Add.

Figure 3-79 ACL Configuration - MAC

CLI – This example configures one permit rule for all source mac addresses to
communicate with all destination mac addresses on VLAN 12, and another permit
rule for source mac address to communicate with all destination mac addresses.

Console(config-mac-acl)#permit any any vid 12 4095

4-215

Console(config-mac-acl)#permit host 00-10-b5-e9-52-79 any
Console(config-mac-acl)#

Advertising