ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Cisco > CCNA > CCNA test questions: unclear answers

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread




Featured site:  Online CCNA practice exams from Cert21.com



Author CCNA test questions: unclear answers
fuzznuts
Junior Member
M




Registered: Jun 2002
Location:
Country: United States
State: NJ
Certifications:
Working on:

Total Posts: 14
CCNA test questions: unclear answers

hey guys,

I ran across these test sample questions and I am not sure of the answers. If you could offer your input, that would be great. I believe these answers are right, but i want to double check. Thanks!

Which WAN technology uses two data link encapulations?

ISDN (my answer)
FDDI (wrong, its not even a WAN technology)
ATM (uses CELLS but not two data link encaps)
Frame Relay (fractional t1 lines, not really defined)

IGRP uses what for best path determination?

MTU
Cummulative Interface Delay
path bandwidth value,
reliability from source to destination
link load in bits per second
hold down timers for updates

Which WAN is high digital lines and packets switched?

FDDI (again, this is a LAN technology, not WAN)
ISDN (my answer)
ATM (not packet switched. CELLs are used)
Frame Relay

2 routers connected via serial link w/o a DCE...what command do you need to implement?

serial up
line protocol up
clock rate
dce rate
dte rate (my answer)

whats the purpose of DLCI?

identify logical circuits between router and frame relay switch
represents phyiscal address of router attached to frame relay

What command shows RIP routing updates as sent/recv by router

debug ip rip (my answer)
show ip protocols
show ip route rip

If RIP/IGRP/static defined connections are defined, which is used to forward data?


What is true w/ frame relay multipoint subinterfaces?

IP Addy is required on physical interface of central router
All routers fully meshed
All routers must be on the same subnet to forward route updates and broadcasts
Multipoint is definitive controlled

Connectionless net services
non-reliable
reliable
less bandwidth intensive
handshaking

what command do you use to set IGRP metric for speed of link?

config-if> IGRP metric 256k
config-if> metric 256k
config-if> bandwidth 256
config> IGRP metric 256k
config> metric 256k
config> bandwidth 256

Report this post to a moderator

Old Post 07-12-02 02:01 PM
fuzznuts is offline Click Here to See the Profile for fuzznuts Click here to Send fuzznuts a Private Message Add fuzznuts to your buddy list Find more posts by fuzznuts Reply w/Quote Edit/Delete Message IP: Logged
fuzznuts
Junior Member
M




Registered: Jun 2002
Location:
Country: United States
State: NJ
Certifications:
Working on:

Total Posts: 14

no one has any reply to this?

I would just look it up in a book but i cant find clear set answers for these questions!

Please help me out. I already am CCNA certified, I just want to make sure i have the correct answers for these questions.

Report this post to a moderator

Old Post 07-18-02 03:40 PM
fuzznuts is offline Click Here to See the Profile for fuzznuts Click here to Send fuzznuts a Private Message Add fuzznuts to your buddy list Find more posts by fuzznuts Reply w/Quote Edit/Delete Message IP: Logged
DVirchand
Member




Registered: May 2000
Location: London (UK)
Country: London
State:
Certifications: MCP/MCSE (Windows NT 4.0), MCSE/MCSA (Windows 2000/XP), CNA, A+, CCNA, CCA
Working on: CCNP, CNE, CCSA

Total Posts: 97

Q1 What command do you use to set IGRP metric for speed of link?

config-if> IGRP metric 256k
config-if> metric 256k
config-if> bandwidth 256 (RIGHT ANS)
config> IGRP metric 256k
config> metric 256k

Q2 What is true w/ frame relay multipoint subinterfaces?

ANS: MULTIPOINT IS THE DEFAULT CONFIG FOR FRAME RELAY SUBINTERFACES


ANSWERED BY DIPESH VIRCHAND

__________________
D. Virchand

Report this post to a moderator

Old Post 07-18-02 10:58 PM
DVirchand is offline Click Here to See the Profile for DVirchand Click here to Send DVirchand a Private Message Visit DVirchand's homepage! Add DVirchand to your buddy list Find more posts by DVirchand Reply w/Quote Edit/Delete Message IP: Logged
Yankee
Senior Member




Registered: Jun 2000
Location:
Country: United States
State:
Certifications:
Working on: none

Total Posts: 1411

quote:
Originally posted by DVirchand
Q1 What command do you use to set IGRP metric for speed of link?

config-if> IGRP metric 256k
config-if> metric 256k
config-if> bandwidth 256 (RIGHT ANS)
config> IGRP metric 256k
config> metric 256k

Q2 What is true w/ frame relay multipoint subinterfaces?

ANS: MULTIPOINT IS THE DEFAULT CONFIG FOR FRAME RELAY SUBINTERFACES


ANSWERED BY DIPESH VIRCHAND



Believe you will find bandwidth and delay are the default metrics used in IGRP and EIGRP.

Multipoint is the default config for frame physical interfaces. The subinterfaces must be specified as multi or point to point when they are created.

Yankee

Report this post to a moderator

Old Post 07-19-02 07:09 AM
Yankee is offline Click Here to See the Profile for Yankee Click here to Send Yankee a Private Message Add Yankee to your buddy list Find more posts by Yankee Reply w/Quote Edit/Delete Message IP: Logged
pomerol82
Member




Registered: Jun 2001
Location:
Country: Hong Kong
State:
Certifications: CCDP CCNP
Working on:

Total Posts: 77

1) two data link encap. : ISDN, one for D channel (LAPD/q.921) and the rest for b channel (LAPB/PPP/HDLC...)

2) IGRP & EIGRP by default uses bandwidth & delay but options are loading, reliability and MTU (MTU in fact won't take into account)

3)ISDN is a switched circuit tech., the correct answer is FR.

4) "If RIP/IGRP/static defined connections are defined, which is used to forward data?"
What does it mean? If a route learnt from all these protocols/static, the longest prefix goes first, if tie, lowest ad.

5)Connectionless net services :
No handshake and path establish required. Non-reliable connection.

__________________
pomerol82
Poor is not a sin, but the rich makes it be sin;
Rich is not supreme, but the poor wishes be supreme.

Report this post to a moderator

Old Post 07-19-02 08:08 AM
pomerol82 is offline Click Here to See the Profile for pomerol82 Click here to Send pomerol82 a Private Message Add pomerol82 to your buddy list Find more posts by pomerol82 Reply w/Quote Edit/Delete Message IP: Logged
zee_shan99
Member




Registered: Sep 2001
Location:
Country: Australia
State:
Certifications:
Working on: CCNA

Total Posts: 41
Wink

Which WAN technology uses two data link encapulations?

ISDN (my answer)

mine too



IGRP uses what for best path determination?

MTU
Cummulative Interface Delay
path bandwidth value, (my answere sir)
reliability from source to destination
link load in bits per second
hold down timers for updates


Which WAN is high digital lines and packets switched?

FDDI (again, this is a LAN technology, not WAN)
ISDN (my answer) [mine too]
ATM (not packet switched. CELLs are used)
Frame Relay



2 routers connected via serial link w/o a DCE...what command do you need to implement?

serial up
line protocol up
clock rate [my answer sir]
dce rate
dte rate (my answer)



whats the purpose of DLCI?

identify logical circuits between router and frame relay switch



What command shows RIP routing updates as sent/recv by router

debug ip rip (my answer) [mine too]




If RIP/IGRP/static defined connections are defined, which is used to forward data?
Static b/c AD is one



Connectionless net services
non-reliable

Report this post to a moderator

Old Post 07-20-02 02:02 AM
zee_shan99 is offline Click Here to See the Profile for zee_shan99 Click here to Send zee_shan99 a Private Message Add zee_shan99 to your buddy list Find more posts by zee_shan99 Reply w/Quote Edit/Delete Message IP: Logged
fuzznuts
Junior Member
M




Registered: Jun 2002
Location:
Country: United States
State: NJ
Certifications:
Working on:

Total Posts: 14

quote:
Originally posted by pomerol82

4) "If RIP/IGRP/static defined connections are defined, which is used to forward data?"
What does it mean? If a route learnt from all these protocols/static, the longest prefix goes first, if tie, lowest ad.

5)Connectionless net services :
No handshake and path establish required. Non-reliable connection. [/B]


4) can you explain this? I dont understand what you exactly mean by longest prefix goes first, then if tie, lowest AD....

5) yes, i know no handshaking and path estab required, but if you look closely, "no handshaking" is not an option

im just confused by their answer choices.

Report this post to a moderator

Old Post 07-21-02 12:25 AM
fuzznuts is offline Click Here to See the Profile for fuzznuts Click here to Send fuzznuts a Private Message Add fuzznuts to your buddy list Find more posts by fuzznuts Reply w/Quote Edit/Delete Message IP: Logged
fuzznuts
Junior Member
M




Registered: Jun 2002
Location:
Country: United States
State: NJ
Certifications:
Working on:

Total Posts: 14

[QUOTE

If RIP/IGRP/static defined connections are defined, which is used to forward data?
Static b/c AD is one



Connectionless net services
non-reliable [/B][/QUOTE]

Could you explain this whole AD business to me? what does it mean/how do you determine it? I've been looking through my textbook and i dont see it anywhere!

And as far as connectionless net services, the question asks to pick 2...

Report this post to a moderator

Old Post 07-21-02 12:32 AM
fuzznuts is offline Click Here to See the Profile for fuzznuts Click here to Send fuzznuts a Private Message Add fuzznuts to your buddy list Find more posts by fuzznuts Reply w/Quote Edit/Delete Message IP: Logged
SureshHomepage
Senior Member




Registered: Apr 2002
Location:
Country: United States
State:
Certifications: B.S.(Eng), M.S.(Eng.), CNE, MCSE, SCSA, CLS, CCSE, CCNA, CCNP, CCSP, IP Tel, CCIE(R&S)
Working on: CCIE (Security)

Total Posts: 342

Which WAN technology uses two data link encapsulations?
ISDN


IGRP uses what for best path determination?
IGRP metrics are BDRLM -->Bandwidth, Delay, Reliability, Load, MTU
By default Router considers only Bandwidth, Delay. Load and reliability are considered if it configured to do so.


Which WAN is high digital lines and packets switched?
Frame Relay


2 routers connected via serial link w/o a DCE...what command do you need to implement?
Actually you can not have a serial link if there is no DCE. If one end is a DTE then the other end should invariably be DCE. The question is unclear; it should be DCE, if so then it is clock rate.


What’s the purpose of DLCI?
To identify logical circuits between router and frame relay switch. It is locally significant not necessarily be the same with the other side.

What command shows RIP routing updates as sent/recv by router
debug ip rip


If RIP/IGRP/static defined connections are defined, which is used to forward data?
Static (with value 0 or 1), the reason is its low administrative distance (Ad). Static has got an AD of 0 or 1 whereas it is 100 & 120 for IGRP and RIP respectively. Someone asked what is AD...It is the measure of trustworthiness for the routing protocols. For example, a router has got more than one route for a single a destination through different routing protocols say IGRP, RIP...Now the router prefers the best route based whose AD is low. In our case a route generated by the IGRP is the winner!

What is true w/ frame relay multipoint sub interfaces?
All routers must be on the same subnet to forward route updates and broadcasts


Connectionless net services
Non-reliable. eg. UDP...the packets are just flushed out of the interface thinking that someone next might show the actual the route to their destination! TCP is a connection oriented protocol where a session is established "between the source and destination" and remains till the end of the connection...perfect example is SMTP.


What command do you use to set IGRP metric for speed of link?
It is the command issued on the interfaces.
config-if> bandwidth 256

__________________
Best Regards
Suresh B.S.(Eng), M.S.(Eng.), CNE, MCSE, SCSA, CLS, CCSA, CCSE, CCNA, CCNP, IP Telephony, CCSP, CCIE(R&S), progressing CCIE(Security)

http://www.sureshhomepage.com

My Homepage on Network Certifications!

Report this post to a moderator

Old Post 07-21-02 10:17 AM
SureshHomepage is offline Click Here to See the Profile for SureshHomepage Click here to Send SureshHomepage a Private Message Visit SureshHomepage's homepage! Add SureshHomepage to your buddy list Find more posts by SureshHomepage Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for list of CCNA study guides

Cisco exam notes

CCNA(tm) exam details



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps