EasyManua.ls Logo

Dasan V8102 - Filters Using Standard IP Acls

Dasan V8102
910 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...
UMN:CLI User Manual
V8102
244
7.18.6.1 Filters Using Standard IP ACLs
To create a standard named ACL to filter traffic based on specific source IP address, use
the following command.
Command
Mode
Description
ip access-list standard {<1-99>
| <1300-1999> | WORD}
Global
Creates a standard ACL entry.
1-99: standard IP access list number
1300-1999: standard IP access list number (expanded
range)
WORD: access-list name
no ip access-list standard {<1-
99> | <1300-1999> | WORD}
Deletes the configured standard ACL entry.
After creating a standard IP address-based ACL entry, the prompt changes from
SWITCH(config)# to SWITCH(config-std-nacl])#.
To configure a standard ACL entry, use the following command.
Command
Mode
Description
[<1-2147483647>] { deny | per-
mit } {A.B.C.D WILDCARD-BITS |
host A.B.C.D | any}
Standard
IP ACL
Mode
Specifies a deny or permit statement of the standard
ACL with source IP addresses and wildcard bits
1-2147483647: sequence number
deny: denies access of packet if conditions are
matched.
permit: permits access of packet if conditions are
matched.
A.B.C.D: source IP address to match
WILDCARD-BITS: Bits for use of wildcard masking
remark LINE
Writes comments for this access-list.
LINE: access list entry comments up to 100 charac-
ters
no <1-2147483647>
Deletes an entry of the standard ACL.
no { deny | permit } {A.B.C.D
A.B.C.D | host A.B.C.D | any}
no remark LINE
Sequence number of ACLs enables you to insert or delete a specific ACL entry in your
statement grouping without having to delete the entire ACL and rebuild it.
If you enter an ACL statement without specifying a sequence number, the V8102 uses the
default increment of 10 when adding the statement to the end of the list.
i
i

Table of Contents