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.

IPX Access Lists 455<br />

The access list is configured and applied as shown. This IPX access list<br />

permits packets generated from IPX <strong>Network</strong> 20 out interface Ethernet 0 to<br />

<strong>Network</strong> 40.<br />

Router(config)#access-list 810 permit 20 40<br />

Router(config)#int e0<br />

Router(config-if)#ipx access-group 810 out<br />

Think about what this configuration accomplishes. First and most obvious,<br />

any IPX devices on IPX <strong>Network</strong> 20 off interface Ethernet 2 can communicate<br />

to the server on <strong>Network</strong> 40, which is connected to interface<br />

Ethernet 0. However, notice what else this configuration accomplishes with<br />

only one line (remember that there is an implicit deny all at the end of<br />

the list):<br />

Extended IPX Access Lists<br />

� Hosts on <strong>Network</strong> 10 cannot communicate to the server on <strong>Network</strong> 40.<br />

� Hosts on <strong>Network</strong> 40 can get to <strong>Network</strong> 10, but the packets cannot<br />

get back.<br />

� Hosts on <strong>Network</strong> 30 can communicate to <strong>Network</strong> 10, and <strong>Network</strong><br />

10 can communicate to <strong>Network</strong> 30.<br />

� Hosts on <strong>Network</strong> 30 cannot communicate to the server on <strong>Network</strong> 40.<br />

� Hosts on <strong>Network</strong> 40 can get to hosts on <strong>Network</strong> 30, but the packets<br />

can’t come back from <strong>Network</strong> 30 in response.<br />

� Hosts on <strong>Network</strong> 20 can communicate to all devices in the<br />

internetwork.<br />

Extended IPX access lists can filter based on any of the following:<br />

� Source network/node<br />

� Destination network/node<br />

� IPX protocol (SAP, SPX, etc.)<br />

� IPX socket<br />

These are access lists in the range of 900–999 and are configured just like<br />

standard access lists, with the addition of protocol and socket information.

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

Saved successfully!

Ooh no, something went wrong!