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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

Lab 9.2: Extended IP Access Lists<br />

In this lab, you will use an extended IP access list to stop host 172.16.10.2<br />

from creating a Telnet session to router 2501B (172.16.20.2). However, the<br />

host still should be able to ping the 2501B router. IP extended lists should be<br />

placed closest to the source, so add the extended list on router 2501A.<br />

1. Remove any access lists on 2501A and add an extended list to 2501A.<br />

2. Choose a number to create an extended IP list. The IP extended lists<br />

use 100–199.<br />

3. Use a deny statement (you’ll add a permit statement in step 7 to allow<br />

other traffic to still work).<br />

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

An IP protocol number<br />

ahp Authentication Header Protocol<br />

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

esp Encapsulation Security Payload<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 />

pcp Payload Compression Protocol<br />

tcp Transmission Control Protocol<br />

udp User Datagram Protocol<br />

4. Since you are going to deny Telnet, you must choose TCP as a Transport<br />

layer protocol:<br />

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

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

any Any source host<br />

host A single source host

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

Saved successfully!

Ooh no, something went wrong!