Alcatel-Lucent 6850-48 ネットワークガイド

ページ / 1162
ACLMAN Modes and Commands
Using ACL Manager
page 39-12
OmniSwitch AOS Release 6 Network Configuration Guide
September 2009
Access List Configuration Mode Commands
The ip-access-list command (Global Configuration Mode) invokes the Access List Configuration Mode 
for the specified named ACL. The following commands are available in this mode:
Command
Description
[sequence number] {permit | deny}
{source source-wildcard | host address | 
any}
no [sequence number
no {permit | deny} source [source-wildcard]
Creates an ACL entry for the active named standard 
ACL. The optional sequence number parameter specifies 
the number assigned to the entry. If a number is not spec-
ified with this command, the next available number is 
used.
Repeat this command for each additional entry that you 
want to add to the active named ACL.
Use the no forms of this command to remove the speci-
fied ACL entries.
Examples:
permit any
permit 10.0.0.0 0.255.255.255
deny host 198.172.10.2
no permit any