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.

496 Chapter 10 � Wide Area <strong>Network</strong>ing Protocols<br />

RouterA(config)#int s0.?<br />

Serial interface number<br />

RouterA(config)#int s0.16 ?<br />

multipoint Treat as a multipoint link<br />

point-to-point Treat as a point-to-point link<br />

You can define an almost limitless number of subinterfaces on a given<br />

physical interface (keeping router memory in mind). In the above example,<br />

we chose to use subinterface 16 because that represents the DLCI number<br />

assigned to that interface. However, you can choose any number between 0<br />

and 4,292,967,295.<br />

There are two types of subinterfaces:<br />

Point-to-point Used when a single virtual circuit connects one router to<br />

another. Each point-to-point subinterface requires its own subnet.<br />

Multipoint Used when the router is the center of a star of virtual circuits.<br />

Uses a single subnet for all routers’ serial interfaces connected to the<br />

frame switch.<br />

An example of a production router running multiple subinterfaces is<br />

shown below. Notice that the subinterface number matches the DLCI number.<br />

This is not a requirement but helps in the administration of the interfaces.<br />

Also notice that there is no LMI type defined, which means they are<br />

running either the default of <strong>Cisco</strong> or using autodetect if running <strong>Cisco</strong> IOS<br />

version 11.2 or newer. This configuration was taken from one of my customers’<br />

production routers (used by permission). Notice that each interface<br />

is defined as a separate subnet, separate IPX network, and separate Apple-<br />

Talk cable range (AppleTalk is beyond the scope of this course):<br />

interface Serial0<br />

no ip address<br />

no ip directed-broadcast<br />

encapsulation frame-relay<br />

!<br />

interface Serial0.102 point-to-point<br />

ip address 10.1.12.1 255.255.255.0<br />

no ip directed-broadcast<br />

appletalk cable-range 12-12 12.65<br />

appletalk zone wan2

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

Saved successfully!

Ooh no, something went wrong!