A
CCESS
C
ONTROL
L
IST
C
OMMANDS
23-4
permit
,
deny
(Standard IPv4 ACL)
This command adds a rule to a Standard IPv4 ACL. The rule sets a filter
condition for packets emanating from the specified source. Use the
no
form to remove a rule.
Syntax
[
no
]
{
permit | deny
}
{
any
|
source bitmask |
host
source
}
•
any
– Any source IP address.
•
source
– Source IP address.
•
bitmask
– Decimal number representing the address bits to match.
•
host
– Keyword followed by a specific IP address.
Default Setting
None
Command Mode
Standard IPv4 ACL
Command Usage
• New rules are appended to the end of the list.
• Address bitmasks are similar to a subnet mask, containing four
integers from 0 to 255, each separated by a period. The binary mask
uses 1 bits to indicate “match” and 0 bits to indicate “ignore.” The
bitmask is bitwise ANDed with the specified source IP address, and
then compared with the address for each IP packet entering the port(s)
to which this ACL has been assigned.
Example
This example configures one permit rule for the specific address 10.1.1.21
and another rule for the address range 168.92.16.x – 168.92.31.x using a
bitmask.
Related Commands
access-list ip (23-3)
Console(config-std-acl)#permit host 10.1.1.21
Console(config-std-acl)#permit 168.92.16.0 255.255.240.0
Console(config-std-acl)#
Содержание WPCI-G - annexe 1
Страница 2: ......
Страница 26: ...TABLE OF CONTENTS xxvi ...
Страница 36: ...GETTING STARTED ...
Страница 72: ...MANAGING SYSTEM FILES 2 24 ...
Страница 74: ...SWITCH MANAGEMENT ...
Страница 90: ...CONFIGURING THE SWITCH 3 16 ...
Страница 245: ...SHOWING PORT STATISTICS 8 33 Figure 8 12 Port Statistics ...
Страница 252: ...ADDRESS TABLE SETTINGS 9 6 ...
Страница 318: ...CLASS OF SERVICE 12 16 ...
Страница 330: ...QUALITY OF SERVICE 13 12 ...
Страница 348: ...DOMAIN NAME SERVICE 15 8 ...
Страница 404: ...IP ROUTING 17 44 ...
Страница 406: ...COMMAND LINE INTERFACE ...
Страница 482: ...SYSTEM MANAGEMENT COMMANDS 20 54 Example Console show calendar 15 12 34 February 1 2002 Console ...
Страница 608: ...MIRROR PORT COMMANDS 26 4 ...
Страница 644: ...SPANNING TREE COMMANDS 29 28 ...
Страница 668: ...VLAN COMMANDS 30 24 ...
Страница 686: ...CLASS OF SERVICE COMMANDS 31 18 ...
Страница 700: ...QUALITY OF SERVICE COMMANDS 32 14 ...
Страница 792: ...IP INTERFACE COMMANDS 36 50 ...
Страница 818: ...APPENDICES ...
Страница 824: ...SOFTWARE SPECIFICATIONS A 6 ...
Страница 828: ...TROUBLESHOOTING B 4 ...
Страница 844: ...INDEX Index 6 ...
Страница 845: ......