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

User Manual - Page 37

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
29
3-12 list-remark text
This command is used to add remarks for the specified ACL. Use the no command to deletes the remarks.
list-remark text
no list-remark
Parameters
3-13 show access-lists
This command is used to display all ACLs or the specified ACL.
show access-list [id | name]
Parameters
text Specifies the remark information. The information can be up to 256 characters.
Default
None.
Command Mode
Access-list Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
None.
Example
This example shows how to add a remark in an ACL.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip access-list extended ip-ext-acl
DXS-3600-32S(config-ext-nacl)#list-remark this acl is to filter the host 192.168.4.12
DXS-3600-32S(config-ext-nacl)#end
DXS-3600-32S#show access-list
Extended IP access list 3999 ip-ext-acl
10 deny tcp host 192.168.4.12
this acl is to filter the host 192.168.4.12
DXS-3600-32S#
id Specifies the ID number of the ACL.
name Specifies the name of the IP ACL to be configured. The name can be up to 32
characters long.
Default
None.
Command Mode
EXEC Mode.
Command Default Level
Level: 1
Usage Guideline
Use this command to display a specified ACL. If no ID or name is specified, all the
ACLs will be displayed.
Loading ...
Loading ...
Loading ...