19.07.2013 Views

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

CCNA Complete Guide 2nd Edition.pdf - Cisco Learning Home

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.

- Frame Relay Multipoint Subinterface configuration on RT4:<br />

!<br />

interface Serial0/0<br />

encapsulation frame-relay<br />

!<br />

interface Serial0/0.888 multipoint<br />

ip address 200.1.3.2 255.255.255.0<br />

frame-relay interface-dlci 101<br />

frame-relay interface-dlci 105<br />

!<br />

interface FastEthernet1/0<br />

ip address 172.16.4.1 255.255.255.0<br />

- Frame Relay Multipoint Subinterface configuration on RT5:<br />

!<br />

interface Serial0/0<br />

encapsulation frame-relay<br />

!<br />

interface Serial0/0.888 multipoint<br />

ip address 200.1.3.3 255.255.255.0<br />

frame-relay interface-dlci 101<br />

frame-relay interface-dlci 104<br />

!<br />

interface FastEthernet1/0<br />

ip address 172.16.5.1 255.255.255.0<br />

- A multipoint subinterface is used when multiple VCs are associated with a subinterface.<br />

- No mapping configuration is required, as Inverse ARP is enabled by default on multipoint<br />

subinterfaces; while point-to-point subinterfaces never require mapping configuration.<br />

- The output of the show frame-relay map EXEC command on RT1 includes the L3 address<br />

mapping information on multipoint subinterfaces (learnt via Inverse ARP):<br />

RT1#sh frame-relay map<br />

Serial0/0.102 (up): point-to-point dlci, dlci 102(0x66,0x1860), broadcast<br />

status defined, active<br />

Serial0/0.103 (up): point-to-point dlci, dlci 103(0x67,0x1870), broadcast<br />

status defined, active<br />

Serial0/0.888 (up): ip 200.1.3.2 dlci 104(0x68,0x1880), dynamic,<br />

broadcast,, status defined, active<br />

Serial0/0.888 (up): ip 200.1.3.3 dlci 105(0x69,0x1890), dynamic,<br />

broadcast,, status defined, active<br />

- The disadvantage of Inverse ARP is whenever the PVC data link layer is up, a DTE router needs<br />

to learn the status and DLCIs of VCs and waits for the Inverse ARP process to occur, which can<br />

take a considerable amount of time! Whereas with manually resolved PVCs, data transmission<br />

is allowed as soon as the data link layer is up. Routers send InARP Request packets every 1 min.<br />

A remote router that receives the InARP Request packet would reply with an InARP Reply<br />

packet. Eventually both routers would have the L3-to-L2 address mapping to reach each other.<br />

- The no interface {subif-num} global configuration command is insufficient to remove a<br />

subinterface. The subinterface will still exist in the router’s memory. A router reboot is required.<br />

This also applied when changing the subinterface type (reboot is required).<br />

172<br />

Copyright © 2008 Yap Chin Hoong<br />

yapchinhoong@hotmail.com

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

Saved successfully!

Ooh no, something went wrong!