order. Once user specifies the matching order of an ACL, it cannot be changed,
unless delete all subitems of this ACL before respecify the order.
【Example】
!Create a standard ACL with the name to be example and specify the order to be
deep precedency.
QTECH(config)#access-list standard example match-order auto
5.1.8 access-list user
Use access-list user command to create a user-defined ACL with a name ID and
enter user-defined ACL configuration mode. Use no access-list user command to
delete one or all subitems of ACL with number ID or name ID or delete all ACL.
access-list user name [ match-order { config | auto } ]
no access-list { all | { access-list-number | name access-list-name } [ subitem
subitem ] }
【Parameter】
name : character string parameter with initial English letters (that is [a-z,A-Z]) with
any kind, excluding space and quotation mark; all、any are not allowed.
5-52