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.

Point-to-Point Protocol (PPP) 485<br />

Authentication phase If configured, either CHAP or PAP can be used to<br />

authenticate a link. Authentication takes place before <strong>Network</strong>-layer protocol<br />

information is read.<br />

<strong>Network</strong>-layer protocol phase PPP uses the <strong>Network</strong> Control Protocol<br />

to allow multiple <strong>Network</strong>-layer protocols to be encapsulated and sent<br />

over a PPP data link.<br />

PPP Authentication Methods<br />

There are two methods of authentication that can be used with PPP links,<br />

either Password Authentication Protocol (PAP) or Challenge Authentication<br />

Protocol (CHAP).<br />

Password Authentication Protocol (PAP)<br />

The Password Authentication Protocol (PAP) is the less secure of the two<br />

methods. Passwords are sent in clear text, and PAP is only performed upon<br />

the initial link establishment. When the PPP link is first established, the<br />

remote node sends back to the sending router the username and password<br />

until authentication is acknowledged. That’s it.<br />

Challenge Authentication Protocol (CHAP)<br />

The Challenge Authentication Protocol (CHAP) is used at the initial startup<br />

of a link and at periodic checkups on the link to make sure the router is still<br />

communicating with the same host.<br />

After PPP finishes its initial phase, the local router sends a challenge<br />

request to the remote device. The remote device sends a value calculated<br />

using a one-way hash function called MD5. The local router checks this hash<br />

value to make sure it matches. If the values don’t match, the link is immediately<br />

terminated.<br />

Configuring PPP on <strong>Cisco</strong> Routers<br />

Configuring PPP encapsulation on an interface is a fairly straightforward<br />

process. To configure it, follow these router commands:<br />

Router#config t<br />

Enter configuration commands, one per line. End with CNTL/Z.<br />

Router(config)#int s0

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

Saved successfully!

Ooh no, something went wrong!