EasyManua.ls Logo

Dasan V5808 - Access List Range

Dasan V5808
814 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
User Manual UMN:CLI
V5808
257
To delete an entry of the named ACL, use the following command.
Command
Mode
Description
no access-list WORD {deny |
permit} A.B.C.D/M [exact-match]
Global
Deletes an entry of the named ACL.
no access-list WORD {deny |
permit} any
no access-list WORD remark
LINE
Sample Configuration
This is an example of creating a named ACL entry.
SWITCH(config)# access-list sample_ACL permit 10.55.193.109/24
SWITCH(config)#
7.21.4 Access List Range
To add a user-defined range of the access lists for convenience, use the following
command.
Command
Mode
Description
access-list-range {<1-1024> |
WORD} {deny | permit} A.B.C.D
A.B.C.D
Global
Applies the user-defined access list range and
specifies those packets to reject/forward.
1-1024: IP standard access list range
WORD: IP access-list-range name
deny: denies access of packet if conditions are
matched.
permit: permits access of packet if conditions are
matched.
A.B.C.D: start/end IP address to specify the range
any: any source address
access-list-range {<1-1024> |
WORD} {deny | permit} any
To delete a configured range of access list entries, use the following command.
Command
Mode
Description
no access-list-range {<1-1024> |
WORD} [{deny | permit} A.B.C.D
A.B.C.D]
Global
Deletes a configured range of access lists for
rejecting/forwarding those packets.
1-1024: IP standard access list range
WORD: IP access-list-range name
A.B.C.D: start/end IP address to specify the range
any: any source address
no access-list-range {<1-1024> |
WORD} [{deny | permit} any]
To write comments for the specified access list range, use the following command.

Table of Contents