beautypg.com

Figure 3-68, Configuring mac acls – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 160

background image

Configuring the Switch

3-108

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-68 Configuring MAC ACLs

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-146

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