Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
ip access-list
Enables creation, configuration or deletion of an IP Access List in the current context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
ip access-list name
{ default | no } ip access-list name
default
Sets the context's default access control list to that specified by name.
no
Removes the specified access list.
name
Specifies the access list name.
In Release 8.0, name is an alphanumeric string of 1 through 79 characters.
In Release 8.1 and later, name is an alphanumeric string of 1 through 47 characters.
If the named access list does not exist, it is created, and the CLI mode changes to the ACL Configuration
Mode, wherein the access list can be configured.
If the named access list already exists, the CLI mode changes to the ACL Configuration Mode, wherein the
access list can be reconfigured.
Usage Guidelines
Executing this command enters the ACL Configuration Mode in which rules and criteria are defined for the
ACL.
   Command Line Interface Reference, Modes C - D, StarOS Release 19
692
Context Configuration Mode Commands I-M
ip access-list