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.

Access Lists 449<br />

Once you choose the access list type, you must choose a <strong>Network</strong> layer<br />

protocol field entry. It is important to understand that if you want to filter<br />

the network by Application layer, you must choose an entry here that allows<br />

you to go up through the OSI model. For example, to filter by Telnet or <strong>FTP</strong>,<br />

you must choose TCP here. If you were to choose IP, you would never leave<br />

the <strong>Network</strong> layer, and you would not be allowed to filter by upper-layer<br />

applications.<br />

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

An IP protocol number<br />

eigrp <strong>Cisco</strong>'s EIGRP routing protocol<br />

gre <strong>Cisco</strong>'s GRE tunneling<br />

icmp Internet Control Message Protocol<br />

igmp Internet Gateway Message Protocol<br />

igrp <strong>Cisco</strong>'s IGRP routing protocol<br />

ip Any Internet Protocol<br />

ipinip IP in IP tunneling<br />

nos KA9Q NOS compatible IP over IP tunneling<br />

ospf OSPF routing protocol<br />

tcp Transmission Control Protocol<br />

udp User Datagram Protocol<br />

Once you choose to go up to the Application layer through TCP, you will<br />

be prompted for the source IP address of the host or network. You can<br />

choose the any command to allow any source address.<br />

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

A.B.C.D Source address<br />

any Any source host<br />

host A single source host<br />

After the source address is selected, the destination address is chosen.<br />

RouterA(config)#access-list 110 deny tcp any ?<br />

A.B.C.D Destination address<br />

any Any destination host<br />

eq Match only packets on a given port number<br />

gt Match only packets with a greater port number<br />

host A single destination host

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

Saved successfully!

Ooh no, something went wrong!