![Paradyne 9126 User Manual Download Page 401](http://html.mh-extra.com/html/paradyne/9126/9126_user-manual_754108401.webp)
C. Router CLI Commands, Codes, and Designations
9128-A2-GB20-80
September 2002
C-19
Filter (access-list) Commands
Filter commands are used to create or delete Access Lists.
Table C-11. Filter Commands (1 of 4)
access-list
access-list-num
[{
permit
|
deny
}
{ {
source-ip
[
source-wildcard
] |
any
|
host
source-host-ip
} |
{
protocol
{
source-ip
source-wildcard
|
any
|
host
source-host-ip
}
[
src-operator
src-port
[
src-end-port
] ]
{
dest-ip
dest-wildcard
|
any
|
host
dest-host-i p
}
[ [
icmp-msg-type
[
icmp-msg-code
] ] |
[
dest-operator
dest-port
[
dest-end-port
] ] ] }|
{
type-code
[
range
end-type-code
] } }
no
access-list
access-list-num
[{
permit
|
deny
}
{ {
source-ip
[
source-wildcard
] |
any
|
host
source-host-ip
} |
{
protocol
{
source-ip
source-wildcard
|
any
|
host
source-host-ip
}
[
src-operator
src-port
[
src-end-port
] ]
{
dest-ip
dest-wildcard
|
any
|
host
dest-host-ip
}
[ [
icmp-msg-type
[
icmp-msg-code
] ] |
[
dest-operator
dest-port
[
dest-end-port
] ] ] } |
{
type-code
[
range
end-type-code
] } }
Minimum Access Level: Administrator
Command Mode: config
Allows a user to create or delete a rule for an access list. Access lists default to an implicit
deny statement for everything. Access lists are terminated by an implicit deny.
access-list-num – The access list number. Valid ranges for access lists are:
1– 99 – Standard IP access lists.
100 –199 – Extended IP access lists.
200 – 299 – Protocol type-code access lists.
permit – Specifies to permit access and forward packets matching the criteria.
deny – Specifies to deny access and discard packets matching the criteria.
For Standard IP Access Lists:
Example:
access-list 1 permit 10.1.1.1
source-ip – The source IP Address to match.
source-wildcard – Specifies a 32-bit wildcard mask indicating the bit positions in the
source IP address to ignore during matches. This argument must be supplied when a
source-ip address is specified.
any – Specifies to match any source host. A source-ip of 0.0.0.0 and a source-wildcard of
255.255.255.255 are specified.
host – Specify a single host source address to match.
source-host-ip – The source host IP address to match.
(Continued on next page)
Summary of Contents for 9126
Page 150: ...4 Configuration Options 4 106 September 2002 9128 A2 GB20 80 ...
Page 182: ...6 Security and Logins 6 16 September 2002 9128 A2 GB20 80 ...
Page 264: ...7 Operation and Maintenance 7 82 September 2002 9128 A2 GB20 80 ...
Page 348: ...A Menu Hierarchy A 4 September 2002 9128 A2 GB20 80 ...
Page 440: ...E Connectors Cables and Pin Assignments E 18 September 2002 9128 A2 GB20 80 ...