beautypg.com

Example #7 set up an acl with permit action, Example #8: show mac access lists – D-Link UNIFIED WIRED & WIRELESS ACCESS SYSTEM DWS-3000 User Manual

Page 101

background image

MAC ACL CLI Examples

101

16 Access Control Lists (ACLs)

Example #7 Set up an ACL with Permit Action

(DWS-3024) (Config)#mac access-list extended mac2

(DWS-3024) (Config-mac-access-list)#permit ?

Enter a MAC Address.

any Configure a match condition for all the source MAC

addresses in the Source MAC Address field.

(DWS-3024) (Config-mac-access-list)#permit any ?

Enter a MAC Address.

any Configure a match condition for all the destination

MAC addresses in the Destination MAC Address field.

bpdu Match on any BPDU destination MAC Address.

(DWS-3024) (Config-mac-access-list)#permit any any ?

Enter one of the following keywords to specify an

Ethertype (appletalk, arp, ibmsna, ipv4, ipv6, ipx,

mplsmcast, mplsucast, netbios, novell, pppoe, rarp).

<0x0600-0xffff> Enter a four-digit hexadecimal number in the range of

0x0600 to 0xffff to specify a custom Ethertype value.

vlan Configure a match condition based on a VLAN ID.

cos Configure a match condition based on a COS value.

log Configure logging for this access list rule.

assign-queue Configure the Queue Id assignment attribute.

Press Enter to execute the command.

(DWS-3024) (Config-mac-access-list)#permit any any

(DWS-3024) (Config-mac-access-list)#

Example #8: Show MAC Access Lists

(DWS-3024)

#show mac access-lists

Current number of all ACLs: 2

Maximum number of all ACLs: 100

MAC ACL Name Rules Direction Interface(s)

------------ ----- --------- ------------

mac1

1

inbound

0/5

mac2

1

(DWS-3024) #show mac access-lists mac1

MAC ACL Name: mac1

Rule Number: 1

Action......................................... deny

Destination MAC Address........................ 00:11:22:33:44:55

Destination MAC Mask........................... 00:00:00:00:FF:FF

Log............................................ TRUE

(DWS-3024) #