D-Link DXS-3600-16S Manual page 36

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#expert access-list extended exp_acl
DXS-3600-32S(config-exp-nacl)#deny tcp host 192.168.4.12 host 0013.0049.8272 any any
DXS-3600-32S(config-exp-nacl)#end
DXS-3600-32S#show access-list
Extended EXPERT access list 9999 exp_acl
10 deny tcp host 192.168.4.12 host 00-13-00-49-82-72 any any
DXS-3600-32S#
3-11 ip access-list resequence
This command is used to reassign the sequence step and start sequence number of the IP ACL entries. Use the no
command to default configuration.
ip access-list resequence {id | name} start-sn inc-sn
no ip access-list resequence {id | name}
Parameters
id
name
start-sn
inc-sn
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S# show access-lists
Standard IP access list 1999 Std-acl
10 permit 10.20.0.0 0.0.255.255
20 deny any
DXS-3600-32S# configure terminal
DXS-3600-32S(config)# ip access-list resequence Std-acl 20 40
DXS-3600-32S(config)# end
DXS-3600-32S# show access-lists
Standard IP access list 1999 Std-acl
20 permit 10.20.0.0 0.0.255.255
60 deny any
DXS-3600-32S#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This example shows how to use the extended MAC ACL. The purpose is to deny all
the TCP packets with, the source IP address 192.168.4.12 and the source MAC
address 001300498272.
Specifies the ID number of IP ACL used. This number must be between 1 and 3999.
Specifies the name of the IP ACL to be configured. The name can be up to 32
characters long.
Specifies the start sequence number.
Specifies the sequence step value.
The start sequence number is 10 and the sequence step is 10.
Global Configuration Mode.
Level: 12
Sequence numbers for the entries in an ACL are automatically generated when you
create a new ACE but does not assign it manually. You can use the ip access-list
resequence global configuration command to edit the start sequence number and
sequence step in a IP ACL and change the order to automatically generated ID
ACEs and apply them.
This example shows how to resequence the entries of an ACL.
28

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents