H3C S7500E Series Command Manual page 1087

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – ACL
H3C S7500E Series Ethernet Switches
By default, the match order is config.
Note that:
You can specify a name for an IPv4 ACL only when you create the ACL. After
creating an ACL, you cannot specify a name for it, nor can you change or remove
the name of the ACL.
The name of an IPv4 ACL must be unique among IPv4 ACLs. However, an IPv4
ACL and an IPv6 ACL can share the same name.
If you specify both an ACL number and an ACL name in one command to enter the
view of an existing ACL, be sure that the ACL number and ACL name identify the
same ACL.
You can also use this command to modify the match order of an existing ACL but
only when it is empty.
Examples
# Create IPv4 ACL 2000.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000]
# Create IPv4 ACL 2002, giving the ACL a name of flow.
<Sysname> system-view
[Sysname] acl number 2002 name flow
[Sysname-acl-basic-2002-flow]
# Enter the view of an IPv4 ACL that has no name by specifying its number.
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000]
# Enter the view of an IPv4 ACL that has a name by specifying its number.
<Sysname> system-view
[Sysname] acl number 2002
[Sysname-acl-basic-2002-flow]
# Delete the IPv4 ACL with the number of 2000.
<Sysname> system-view
[Sysname] undo acl number 2000
# Delete the IPv4 ACL named flow.
<Sysname> system-view
[Sysname] undo acl name flow
Chapter 1 ACL Configuration Commands
1-7

Advertisement

Table of Contents
loading

Table of Contents