Flashcard Set Preview
| Side A | Side B | ||
| 1 |
access-list access-list-number {deny
| permit} source [source-wildcard]
[log]
|
Global
command for standard numbered access lists. Use a number between 1 and 99 or
1300...
|
|
| 2 |
access-list access-list-number {deny | permit} protocol source source-wildcard...
|
Global command for extended numbered access lists. Use a number between 100 and 199 or 2000...
|
|
| 3 |
access-list access-list-number {deny | permit} tcp source source-wildcard [operator [port]] destination...
|
A version of the access-list command with TCPspecific parameters.
|
|
| 4 |
access-list access-list-number remark text
|
Defines a remark that helps you remember what the ACL is supposed to do.
|
|
| 5 |
ip access-group {number | name [in | out]}
|
Interface subcommand to enable access lists.
|
|
| 6 |
access-class number | name [in | out]
|
Line subcommand to enable either standard or extended access lists.
|
|
| 7 |
Ipaccess-list {standard | extended} name
|
Global command to configure a named standard or extended ACL and enter ACL configuration mode
|
|
| 8 |
{deny | permit} source [source-wildcard] [log]
|
ACL
mode subcommand to configure the matching details and action for a standard
named ACL.
|
|
| 9 |
{deny | permit} protocol source source-wildcard destination destination-wildcard [log]
|
ACL mode subcommand to configure the matching details and action for an extended named...
|
|
| 10 |
{deny | permit} tcp source source-wildcard [operator [port]]
|
ACL mode subcommand to configure the matching details and action for a named ACLthat matches...
|
|
| 11 |
remark text
|
ACL mode subcommand to configure a description of a named ACL.
|
|
| 12 |
show ip interface [type number]
|
Includes a reference to the access lists enabledon the interface.
|
|
| 13 |
show access-lists [access-list-number | access-list-name]
|
Shows
details of configured access lists for all protocols.
|
|
| 14 |
show ip access-list [access-list-number |access-list-name]
|
Shows IP access lists.
|



No comments yet! Be the first to add a comment below!
Please login to post comments.
After login, we will forward you back to this flashcard.