05.01.2013 Views

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

CCNA Cisco Certified Network Associate Study Guide - FTP Server

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

442 Chapter 9 � Managing Traffic with Access Lists<br />

There are also some access list guidelines that should be followed when<br />

creating and implementing access lists on a router:<br />

Standard IP Access Lists<br />

� You can only assign one access list per interface, per protocol, or per<br />

direction. This means that if you are creating IP access lists, you can only<br />

have one inbound access list and one outbound access list per interface.<br />

� Organize your access lists so that the more specific tests are at the top<br />

of the access list.<br />

� Anytime a new list is added to the access list, it will be placed at the<br />

bottom of the list.<br />

� You cannot remove one line from an access list. If you try to do this,<br />

you will remove the entire list. It is best to copy the access list to a text<br />

editor before trying to edit the list. The only exception is when using<br />

named access lists.<br />

� Unless your access list ends with a permit any command, all packets<br />

will be discarded if they do not meet any of the lists’ tests. Every list<br />

should have at least one permit statement, or you might as well shut<br />

the interface down.<br />

� Create access lists and then apply them to an interface. Any access list<br />

applied to an interface without an access list present will not filter traffic.<br />

� Access lists are designed to filter traffic going through the router. They<br />

will not filter traffic originated from the router.<br />

� Place IP standard access lists as close to the destination as possible.<br />

� Place IP extended access lists as close to the source as possible.<br />

Standard IP access lists filter the network by using the source IP address in<br />

an IP packet. You create a standard IP access list by using the access list numbers<br />

1–99.<br />

Here is an example of the access list numbers that you can use to filter<br />

your network. The different protocols that you can use with access lists<br />

depend on your IOS version.<br />

RouterA(config)#access-list ?<br />

IP standard access list

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!