Specifications

permit (ip access-list extended)
300
Set 0 to 255 (in decimal) or a protocol name.
See Table 19-1 Protocol names that can be specified (IPv4).
{<Src IPv4> <Src IPv4 wildcard> | host <Src IPv4> | any}
Specifies the source IPv4 address.
To specify all source IPv4 addresses, specify
any.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
Specify <Src IPv4> <Src IPv4 wildcard>,
host <Src IPv4>, or any.
- <Src IPv4> <Src IPv4 wildcard> specification:
Specify the source IPv4 address for <Src IPv4>.
For <Src IPv4 wildcard>, specify a wildcard in IPv4 address format that
sets bits that permit an arbitrary value in an IPv4 address.
-
host <Src IPv4> specification:
The filter condition is a perfect match of <Src IPv4>.
-
any specification:
The source IPv4 address is not included as a filter condition.
IPv4 address (nnn.nnn.nnn.nnn): 0.0.0.0 to 255.255.255.255
eq <Src Port>
Specifies a source port number.
This parameter option is available only when the protocol is TCP or UDP.
1. Default value when this parameter is omitted:
None. (The parameter is not set as a detection condition.)
2. Range of values:
Specify 0 to 65535 (in decimal) or a port name.
For details about the port names that can be specified, see Table 19-2 Port
names that can be specified for TCP and Table 19-3 Port names that can be
specified for UDP (IPv4).
{<Dst IPv4> <Dst IPv4 wildcard> | host <Dst IPv4> | any}
Specifies the destination IPv4 address.
To specify all destination IPv4 addresses, specify
any.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
Specify <Dst IPv4> <Dst IPv4 wildcard>,
host <Dst IPv4>, or any.
- <Dst IPv4> <Dst IPv4 wildcard> specification:
Specify the destination IPv4 address for <Dst IPv4>.
For <Dst IPv4 wildcard>, specify a wildcard in IPv4 address format that
sets bits that permit an arbitrary value in an IPv4 address.
-
host <Dst IPv4> specification:
The filter condition is a perfect match of <Dst IPv4>.
-
any specification: