Syntax:
Extended Access List #>list entry <id>
Example:
Extended Access List 100>list entry 1
Extended Access List 100, assigned to no protocol
1
PERMIT
SRC=172.25.54.33/32
DES=192.34.0.0/16
Conn:0
Label=22
PROT=21
Extended Access List 100>
2.5.4 MOVE-ENTRY
Modifies the priority of an entry. This option allows you to place a specific entry in front of another within the Access
Control List.
This command must be entered followed by the identifier of the entry you wish to modify. You must then enter the
identifier for the position in front of which you wish to place the entry. When you wish to place an entry at the end of
the list (lowest priority), you need to specify the end option.
Syntax:
Extended Access List #>move-entry <entry_to_move> {<entry_destination> | end}
Example:
Extended Access List 100>list all-entries
Extended Access List 100, assigned to no protocol
1
PERMIT
SRC=172.32.55.33/32
DES=172.33.44.32/32
Conn:0
DPORT=1024-65535
2
PERMIT
SRC=192.233.33.11/32
DES=0.0.0.0/0
Conn:0
PROT=33-102
3
DENY
SRC=0.0.0.0/0
DES=0.0.0.0/0
Conn:0
Extended Access List 100>move-entry 1 end
Extended Access List 100>list all-entries
Extended Access List 100, assigned to no protocol
2
PERMIT
SRC=192.233.33.11/32
DES=0.0.0.0/0
Conn:0
PROT=33-102
3
DENY
SRC=0.0.0.0/0
DES=0.0.0.0/0
Conn:0
1
PERMIT
SRC=172.32.55.33/32
DES=172.33.44.32/32
Conn:0
DPORT=1024-65535
Extended Access List 100>
2.5.5 DESCRIPTION
Adds a text description to an access list to better understand its purpose (or for later use).
Syntax:
Extended Access List #>description ?
<1..64 chars>
Description text
Example:
Extended Access List 1>description “lista para ipsec”
Extended Access List 1>list all
Extended Access List 100, assigned to no protocol
Description: lista para ipsec
2
PERMIT
SRC=192.233.33.11/32
DES=0.0.0.0/0
Conn:0
PROT=33-102
3
DENY
SRC=0.0.0.0/0
DES=0.0.0.0/0
Conn:0
1
PERMIT
SRC=172.32.55.33/32
DES=172.33.44.32/32
Conn:0
DPORT=1024-65535
2.5.6 NO
Disables functions or sets the default values in some parameters.
Syntax:
bintec elmeg
2 Configuration
Access Control
21