Ip access-list, Ip access-list -11, Command mode – Avaya Cajun P550R User Manual
Page 398: Description
Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1
20-11
Policy
ip access-list
Command Mode
Configuration
Description
Defines a standard IP access list. The no form of this command
removes a standard access list. The default is to deny.
To Enable:
ip access-list
{
To Disable:
[no] ip access-list
Table 20-4. Parameters, Keywords, Arguments
Name
Definition
access-list name
The access list name.
Decimal numbers from 1 to 99 inclusive indicate an access list type
of standard.
access-list index
The index of a specific access list rule entry.
permit|deny|
fwd1-8
• permit - Allows access when conditions match.
• deny - Does not permit access when conditions match.
• fwd1-8 - Forwards traffic with the specified priority level [1-
8].
source-ip-addr
Subnet or host from which the packet is sent. The two ways to
specify source are:
1. Use a 32-bit IP address in four-part, dotted-decimal
format.
2. Use host <source> as an abbreviation for source.
source-wildcard
Wildcard bits applied to the source. The two ways to specify
source-wildcard are:
1. Use a 32-bit IP address in four-part, dotted-decimal
format. Place ones in the bit positions to ignore.
2. Use host <source> as an abbreviation for source.
any
Use the keyword any as an abbreviation for a source and source-
wildcard of 0.0.0.0 255.255.255.255.
host
The host for the access list.