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

User Manual - Page 41

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
33
3-18 show access-group
This command is used to display the ACL configuration of the interface.
show access-group [interface interface]
Parameters
name Specifies the name of the expert 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 expert 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 an expert ACL to an interface. The purpose is to
apply the ACL ‘exp_acl’ attribute to the tenGigabitEthernet 1/0/2 interface, to filter
incoming packets.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/2
DXS-3600-32S(config-if)#expert access-group exp_acl in
DXS-3600-32S(config-if)#end
DXS-3600-32S#show access-group interface tenGigabitEthernet 1/0/2
Interface tenGigabitEthernet 1/0/2:
expert access-group exp_acl in
DXS-3600-32S#
interface interface Specifies the interface ID used.
Default
None.
Command Mode
EXEC Mode.
Command Default Level
Level: 1
Usage Guideline
Displays the ACL applied to the interface. If no interface is specified, the ACLs
applied to all the interfaces will be displayed.
Loading ...
Loading ...
Loading ...