October 24 2009
640-802 Dumps Questions 766 to 767
QUESTION 766
A static map to the Certifyme12 location is required. Which command should be used to create this map?
A. frame-relay map ip 172.30.0.3 344 broadcast
B. frame-relay map ip 172.30.0.3 704 broadcast
C. frame-relay map ip 172.30.0.3 702 broadcast
D. frame-relay map ip 172.30.0.3 196 broadcast
Answer: D
Section: Certifyme India, Scenario
Explanation/Reference:
Explanation:
Configuring a static Frame Relay map, is optional unless you are using subinterfaces. The Frame Relay map
will map a Layer 3 address to a local DLCI. This step is optional because inverse-arp will automatically perform
this map for you.
Syntax for frame-relay map is:
frame-relay map protocol address dlci [broadcast] [cisco | ietf]
The broadcast option allows packets, such as RIP updates to be forwarded across the PVC. If you are not
using the broadcast option, you need to specify the neighbor to forward unicast packet using neighbor
command.
neighbor a.b.c.d
Specify RIP neighbor. When a neighbor doesn’t understand multicast, this command is used to specify
neighbors. In some cases, not all routers will be able to understand multicasting, where packets are sent to a
network or a group of addresses. In a situation where a neighbor cannot process multicast packets, it is
necessary to establish a direct link between routers. The neighbor command allows the network administrator
to specify a router as a RIP neighbor. The no neighbor a.b.c.d command will disable the RIP neighbor.
QUESTION 767
Which connection uses the default encapsulation for serial interfaces on Cisco routers?
A. The serial connection to the Multinational Core
B. The serial connection to the Certifyme1 branch office
C. The serial connection to the Certifyme2 branch office
D. The serial connection to the Certifyme3 branch office
Answer: B
Section: Certifyme India, Scenario
Explanation/Reference:
Explanation:
The default encapsulation on a serial interface is HDLC. The original HDLC encapsulation was defined by the
International Organization for Standards (ISO), those same folks who developed the OSI model. The ISO
version of HDLC had one shortcoming, however; it had no options to support multiple Layer 3 routed protocols.
As a result, most vendors have created their own form of HDLC. Cisco is no exception because it has its own
proprietary form of HDLC to support various Layer 3 protocols such as IPX, IP, and AppleTalk.
The Serial connection to the Certifyme1 branch office using the default encapsulation type.
You can change using:
* encapsulation


