Specifications

3-627
Cisco Wide Area Application Services Command Reference
OL-16451-01
Chapter 3 CLI Commands
(config-ext-nacl) move
(config-ext-nacl) move
To move a line to a new position within the extended ACL, use the move extended ACL configuration
command.
move old-line-num new-line-num
Syntax Description
Defaults No default behavior or values.
Command Modes extended ACL configuration mode
Device Modes application-accelerator
central-manager
Examples The following example shows how to move a line to a new position within the extended ACL:
WAE(config)# ip access-list extended testextacl
WAE(config-ext-nacl)# move 25 30
Related Commands (config-ext-nacl) delete
(config-ext-nacl) list
old-line-num Line number of the entry to move.
new-line-num New position of the entry. The existing entry is moved to the following
position in the access list.