DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
28
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
Example
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.
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#
id
Specifies the ID number of IP ACL used. This number must be between 1 and 3999.
name
Specifies the name of the IP ACL to be configured. The name can be up to 32
characters long.
start-sn
Specifies the start sequence number.
inc-sn
Specifies the sequence step value.
Default
The start sequence number is 10 and the sequence step is 10.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12
Usage Guideline
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.
Example
This example shows how to resequence the entries of an ACL.
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-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...