
ACLMAN Modes and Commands Using ACL Manager
page 25-10 OmniSwitch 6800/6850/9000 Network Configuration Guide June 2006
access-list access-list-number
{permit | deny}
protocol
{source source-wildcard | host address | any}
[operator [port]]
{destination destination-wildcard |
host address | any}
[operator [port]]
[established]
[precedence precedence]
[tos tos]
[log | log-input]
[time-range time-range-name]
no access-list access-list-number
Creates an extended numbered ACL when the ACL
number specified is between 100 and 199 or 2000 and
2699.
Repeat this command for each additional entry you want
to add to the specified access-list-number.
Use the no form of this command to remove the speci-
fied ACL.
Note: The operator [port] and established parameters
are only used for TCP/UDP ACLs.
See “Supported Protocols and Services” on page 25-15
for a list of supported IP protocols and TCP/UDP service
types.
Examples:
access-list 101 permit ip any any
access-list 101 deny tcp ftp any any
access-list access-list-number remark Adds a comment to the specified ACL. Enter up to 256
characters. Note that quotation marks are not required.
Examples:
access-list 10 remark Allows all IP traffic
access-list 102 remark Blocks icmp traffic
exit Exits the Global Configuration Mode and returns to the
Privileged Exec Mode.
interface {ethernet | fastethernet |
gigabitethernet} slot/port
Invokes the Interface Configuration Mode (see page
25-11) for the specified interface.
Examples:
interface ethernet 1/24
interface gigabitethernet 1/48
ip access-list {standard | extended}
access-list-name
no ip access-list {standard | extended}
access-list-name
Creates a named ACL and invokes the Access List Con-
figuration Mode (see page 25-12).
Use the no form of this command to remove a named
ACL.
Note: It is possible to enter up to 64 characters for the
ACL name (acces-list-name).
Examples:
ip access-list standard TestACL1
ip access-list extended TestACL2
no ip access-list standard TestACL1
Command Description
Comentarios a estos manuales