Home > New CCNA – Frame Relay 2

New CCNA – Frame Relay 2

September 27th, 2013 Go to comments

Note: If you are not sure about Frame Relay, please read our Frame Relay Tutorial.

Question 1

What are two characteristics of Frame Relay point-to-point subinterfaces? (Choose two)

A. They create split-horizon issues.
B. They require a unique subnet within a routing domain.
C. They emulate leased lines.
D. They are ideal for full-mesh topologies.
E. They require the use of NBMA options when using OSPF.

 

Answer: B C

Question 2

In the Frame Relay network, which IP addresses whould be assigned to the interfaces with point-to-point PVCs?

wandlciunderstand1.jpg

A. DLCI 16 192.168.10.1/24
DLCI 17 192.168.10.1/24
DLCI 99 192.168.10.2/24
DLCI 28 192.168.10.3/24

B. DLCI 16 192.168.10.1 /24
DLCI 17 192.168.11.1/24
DLCI 99 192.168.12.1/24
DLCI 28 192.168.13.1/24

C. DLCI 16 192.168.10.1/24
DLCI 17 192.168.11.1/24
DLCI 99 192.168.10.2/24
DLCI 28 192.168.11.2/24

D. DLCI 16 192.168.10.1/24
DLCI 17 192.168.10.2/24
DLCI 99 192.168.10.3/24
DLCI 28 192.168.10.4/24

 

Answer: C

Question 3

What two statistics appear in show frame-relay map output? (Choose two)

A. The number of FECN packets that are received by the router
B. The number of BECN packets that are received by the router
C. The ip address of the local router
D. The value of the local DLCI
E. The status of the PVC that is configured on the router

 

Answer: D E

Explanation

An example of the output of this command is shown below:

Frame_Relay_R0_show_frame-relay_map.jpg

From the output we can see the local DLCI (102 & 103) and the status of the PVC configured on the router (both are defined, active).

Question 4

It has become necessary to configure an existing serial interface to accept a second Frame Relay virtual circuit. Which of the following are required to solve this? (Choose three)

A. configure static frame relay map entries for each subinterface network.
B. remove the ip address from the physical interface
C. create the virtual interfaces with the interface command
D. configure each subinterface with its own IP address
E. disable split horizon to prevent routing loops between the subinterface networks
F. encapsulate the physical interface with multipoint PPP

 

Answer: B C D

Explanation

To configure subinterface for Frame Relay, first we have to remove the IP address from the physical interface and choose a Frame Relay encapsulation.

Question 5

Which encapsulation type is a Frame Relay encapsulation type that is supported by Cisco routers?

A. Q933-A Annex A
B. IETF
C. ANSI Annex D
D. HDLC

 

Answer: B

Explanation

Cisco supports two Frame Relay encapsulation types: the Cisco encapsulation and the IETF Frame Relay encapsulation, which is in conformance with RFC 1490 and RFC 2427. The former is often used to connect two Cisco routers while the latter is used to connect a Cisco router to a non-Cisco router. You can test with your Cisco router when typing the command Router(config-if)#encapsulation frame-relay ? on a WAN link. Below is the output of this command (notice Cisco is the default encapsulation so it is not listed here, just press Enter to use it).

Frame_Relay_encapsulation_type.jpg

Note: Three LMI options are supported by Cisco routers are ansi, Cisco, and Q933a. They represent the ANSI Annex D, Cisco, and ITU Q933-A (Annex A) LMI types, respectively.

HDLC is a WAN protocol same as Frame-Relay and PPP so it is not a Frame Relay encapsulation type.

Question 6

What is the result of issuing the frame-relay map ip 192.168.1.2 202 broadcast command?

A. defines the destination IP address that is used in all broadcast packets on DLCI 202
B. defines the source IP address that is used in all broadcast packets on DLCI 202
C. defines the DLCI on which packets from the 192.168.1.2 IP address are received
D. defines the DLCI that is used for all packets that are sent to the 192.168.1.2 IP address

 

Answer: D

Comments (52) Comments
Comment pages
1 2 1775
  1. Adeel
    September 29th, 2013

    Hello Guys I hope you will be fine there.Now New CCNA (200-120) and CCNA security (640-554) Vouchers on special discount of 58% for World wide, with six months expiry date till you purchase. Each voucher cost 70USD.

    Details Required For CCNA Voucher For Discount Processing:

    1-Full Name. 1st Name & Last Name (as you want to appear on certificate & documents)
    2-Country.
    3-City.
    4-State.
    5-Pin Code (or Area Code)
    6-Residential Address (or where you can collect your Certificate or further correspondence
    can be received)
    7-Date of birth
    Add me on Skype through this information which is written below:
    Skype Name: rockon660
    you can also email me at this email address which is written below:
    madeelqaiser@gmail.com
    If you have any Questions feel free to contact me.

    Thanks,
    Best regards,
    Adeel

  2. andrew bhandari
    October 1st, 2013

    some .jpg picture does not load on my computer !

  3. moataz elshorbagy
    October 10th, 2013

    is number 2 true ?

  4. Anonymous
    October 11th, 2013

    @moataz
    I’m with you. The book I’m reading (and answer B on Question 1) says a point-to-point link should have a unique subnet. So, if it’s on a single router, then I’d think B is the answer.

    Looking at answer C, if the first two are on R1 and the last two are on R2, then it would be correct, because the would be point-to-point links on the same subnet.

  5. Yogi
    October 29th, 2013

    CAn someone explain Q2

  6. Bundit
    November 3rd, 2013

    Q2.It has a picture in the question

    DLCI16 DLCI17
    O
    |
    / \
    DLCI99 O O DLCI28

  7. Man jay
    November 14th, 2013

    please clarify question 2.

  8. CCNA
    November 19th, 2013

    Question #2 is missing a picture. Please upload. Thank you.

  9. 9tut
    November 19th, 2013

    @Bundit, @CCNA: Thanks for your detection. We updated the picture of Q.2.

  10. MIKE
    November 21st, 2013

    CAB SOMEONE EXPLAIN QUESTION 2

  11. Paul
    November 24th, 2013

    @Yogi, Man jay & Mike
    Question 2 is basically a subnetting question. In a point-to-point frame-relay network, the R1-R2 link must be in one subnet and R2-R3 link must be in one subnet. Answer A has two DLCIs pointing to 192.168.10.1, which makes no sense as R2 will not know what DLCI to choose. Answer B has every interface in a different subnet. Answer D is a multi-point config with every interface in the same Class C network. Answer C is correct by default. DLCIs 16 & 99 are on the 192.168.10.0 network. DLCIs 16 & 99 are on the 192.168.10.0 network. DLCIs 17 & 28 are on the 192.168.11.0 network.

  12. Tiago
    November 25th, 2013

    Question #3 is missing a picture.
    Please upload.
    Thank you.

  13. 9tut
    November 25th, 2013

    @Tiago: Thanks for your detection, we updated it!

  14. biacosta
    November 28th, 2013

    I PASSED yesterday, thanks to 9tut…..got a 920……woooohhoooo, study up!!!!

  15. anonymous
    December 2nd, 2013

    Can someone explain the answer to question 2

  16. Vlad
    December 2nd, 2013

    Regarding the Q2 – every Frame Relay link must be on a unique subnet. There are two point to point links, thus two unique subnets are required. The provided answer is correct.

  17. mohsen alattas
    January 5th, 2014

    question 2 the answer D

  18. Anonymous
    January 9th, 2014

    Mohsen, Q2 is C as point to point is generally /30 mask ie 2 valid IP addresses.

  19. Abdullah
    January 17th, 2014

    Hi, can anyone ps email me info on how to get the latest VCE 3.4.2 crack version or the version that can open recent dumps.
    My email address is: mehdi01912330796@gmail.com
    Thanks.

  20. Sabry
    January 29th, 2014

    Q1 was in today’s exam.

  21. Navi
    April 1st, 2014

    Hello guys, I have my exam next week, can anyone please send me the latest CCNA dumps at smile4ever65@yahoo.com. Or if you can suggest me where to download them from, I would really appreciate your help. Thanks in advance.

  22. rxd034000
    May 22nd, 2014

    Q1 and 4 were in today exam

  23. Anonymous
    May 22nd, 2014

    rxd03400 is all question are from dumps?

  24. Confused !
    July 8th, 2014

    Q5,6 were in the today exam

  25. Strange
    July 16th, 2014

    Question 1 and 4 where in the exam recently

  26. akas
    August 1st, 2014

    hey anyones= send me the new latest ccna dumps pdf format to akashiyer08@gmal.com.Have exam next week.

    please help me!!!

  27. Arnie
    August 10th, 2014

    Passed today..

    Lab. Eigrp, ACL 1 and 2.
    Focus in this site and try to understand every question and surely every one will passed.
    and for future interview. its worthless to memorised those question without the understanding..

  28. FR
    August 13th, 2014

    Hello
    Q3. What two “statistics” appear in show frame-relay map output?
    D. The value of the local DLCI <————- is this a Statistics ?
    E. The status of the PVC that is configured on the router < – is it possible to configure status of PVC ? which command can be asked to configure the status of PVC from Active to Inactive and vice versa. ? Is the status of PVC a statistics ?

  29. PB
    August 20th, 2014

    Hello guys, I have my exam in two weeks, could anyone please send me the latest CCNA dumps at pllx@hotmail.com. Thanks in advance.

  30. db
    September 3rd, 2014

    be assured that you will see these on your certification exam! took the test last week1

  31. Rani
    September 6th, 2014

    Q4 in 5th Sep 2014 exam

  32. FR
    September 8th, 2014

    Q3 in the exam on 7th Sep

  33. ihthi
    September 11th, 2014

    hi,
    i will write CCNA exam on 13th of September, is the 9tut enough to write my exam?

  34. Brandon
    September 14th, 2014

    yes

  35. HB
    September 16th, 2014

    Passed today with 958

    Q5 was on test

    thanx 9tut

  36. Impartent
    September 28th, 2014

    Tomorrow I have Exam. Any valid suggestion or update or tips..

    It would be appreciate .

  37. Dany
    October 29th, 2014

    passed today.
    question 5 & 6 on exam today

  38. kam
    November 6th, 2014

    q-5,6 on exam today

  39. Nissim
    December 15th, 2014

    Are you guys sure about Q 6 ?

  40. faty
    December 19th, 2014

    q5 on 11 dec

  41. RC
    December 21st, 2014

    RE Question 2 An explanation that may help some…
    DLCI’s are used to create high speed Layer 2 mappings for ISP switch’s to make routing look-ups fast and efficient,(although we really don’t care what the ISP does with them or how they route them as long as they arrive at the other end timely), the PVC’s are 1) virtual addresses and can be whatever you want however, they do have to be on the same network and 2) the key to understanding them is in decoding the mapping statement. In this question for example when configuring a locally significant Map from R1 to R2, they have decided on a (very nice and simple class C ) 192.168.10.x/24 network, … now for ease of trouble shooting purposes, and because we are creating a map from R1 to R2 when we configure R1 we use 192.168.10.2/24 (because we are mapping to R2) and likewise when we configure the R2 DLCI to R1 we use 192.168.10.1/24(because we a mapping to R1) IE:a map (on the same network) from R1 to R2 and vise versus, this way when the day arrives and you have to troubleshoot some DLCI connections it will be much easier if you create an easy to understand map….. Hope that helps if you struggling with these.. :)

  42. ercoleercoli1973
    December 28th, 2014

    I will have my first CCNA in January. Fingers crossed.

  43. uday
    December 28th, 2014

    Q5 today

  44. Lorenzo
    January 12th, 2015

    Q2, Today, 1/12/14

  45. abdel
    January 19th, 2015

    Q4 in my exam today, pass

  46. Anonymous
    January 31st, 2015

    Q4 today. Praise allah for i have passed

  47. Che
    February 16th, 2015

    Q4 On 15th Feb.

  48. illbwolf
    February 19th, 2015

    q2

  49. HUSSIEN
    March 1st, 2015

    WHAT IS THE SYNTAX TO RIGHT A FRAME-RELAY.
    IS IT LIKE = TYPE LOCAL ROUTER DLCI – REMOTE ROUTER IP

  50. Bashir
    March 11th, 2015

    i passed on the 10th March with 876/1000. i only read 9tut. all the answers are here. Thanks to 9tut.

Comment pages
1 2 1775
Add a Comment