D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 40

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
32
3-16 mac access-group
This command is used to apply a specific MAC ACL to an interface. Use the no command to cancel the application.
mac access-group {id | name} {in | out}
no mac access-group {id | name} {in | out}
Parameters
3-17 expert access-group
This command is used to apply a specific expert ACL to an interface. Use the no command to cancel the application.
expert access-group {id | name} {in | out}
no expert access-group {id | name} {in | out}
Parameters
id Specifies the ID number of the MAC ACL. This number must be between 6000 and
7999.
name Specifies the name of the MAC ACL to be configured. The name can be up to 32
characters long.
in Specifies to filter the incoming packets of the interface.
out Specifies to filter the outgoing packets of the interface.
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
Only one MAC ACL can be attached to an ingress physical port or egress physical
port.
Applying or binding an ACL to an interface will fail if there is any criteria statements
that are not supported. An error message “Do not support fields: …” will be displayed
and all unsupported criteria statements of the ACL type will be listed.
Example
This example shows how to apply a MAC ACL to an interface. The purpose is to
apply the ACL ‘ext_mac’ attribute to the tenGigabitEthernet 1/0/3 interface, to filter
outgoing packets.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface range tenGigabitEthernet 1/0/1-1/0/3
DXS-3600-32S(config-if-range)#mac access-group ext_mac out
DXS-3600-32S(config-if-range)# end
DXS-3600-32S# show access-group interface tenGigabitEthernet 1/0/1-1/0/3
Interface tenGigabitEthernet 1/0/1:
mac access-group ext_mac out
Interface tenGigabitEthernet 1/0/2:
mac access-group ext_mac out
Interface tenGigabitEthernet 1/0/3:
mac access-group ext_mac out
DXS-3600-32S#
id Specifies the ID number of the expert ACL. This number must be between 8000 and
9999.
Loading ...
Loading ...
Loading ...