SlideShare ist ein Scribd-Unternehmen logo
1 von 7
CCNA 4 Chapter 2 2011 V4.0 Answers 100%
1.




Refer to the exhibit. Router R1, the DCE device, has just been configured
for PPP encapsulation with authentication. What series of commands will
allow another router, the DTE device, to communicate over its serial 0/0/0
interface to router R1?
Router(config)# hostname R3
R3(config)# username R1 password Cisco
R3(config)# interface Serial 0/0/0
R3(config-if)# encapsulation ppp
R3(config-if)# ip address 172.16.3.3 255.255.255.0
R3(config-if)# ppp authentication chap
Router(config)# hostname R3
R3(config)# username R3 password Cisco
R3(config)# interface Serial 0/0/0
R3(config-if)# encapsulation ppp
R3(config-if)# ip address 172.16.3.3 255.255.255.0
R3(config-if)# ppp authentication chap
Router (config)# username Router password Cisco
Router (config)# interface Serial 0/0/0
Router (config-if)# clockrate 64000
Router (config-if)# encapsulation ppp
Router (config-if)# ip address 172.16.3.1 255.255.255.0
Router config-if)# ppp authentication chap
Router (config)# username R1 password Cisco
Router config)# interface Serial 0/0/0
Router (config-if)# clockrate 64000
Router config-if)# encapsulation ppp
Router (config-if)# ip address 172.16.3.1 255.255.255.0
Router (config-if)# ppp authentication chap
2. Which serial communications DTE/DCE interface standard is used to
provide high-speed connectivity of up to 52 Mbps between LANs and is
found on many high-end Cisco routers?
EIA/TIA 232 (RS-232)
EIA/TIA 422 (RS-422)
EIA/TIA 423 (RS-423)
EIA/TIA-612/613 (HSSI)
ITU V.35
3. Which three statements are true regarding LCP? (Choose three.)
It is responsible for negotiating link establishment.
It negotiates options for Layer 3 protocols running over PPP.
It uses MD5 encryption while negotiating link establishment parameters.
It terminates the link upon user request or the expiration of an inactivity timer.
It can test the link to determine if link quality is sufficient to bring up the link.
It monitors the link for congestion and dynamically adjusts the acceptable window
size.
4.




Refer to the exhibit. On the basis of the show interface Serial0/0 output,
how many NCP sessions have been established?
one
two
three
four
5. Which two statements are true about time-division multiplexing (TDM)?
(Choose two.)
TDM relies on Layer 3 protocols to operate.
Multiple channels can transmit over a single link.
Original data streams must be reconstructed at the destination.
TDM methods vary depending on the Layer 2 protocol that is used.
It allows information from multiple channels to be allocated bandwidth on
multiple wires.
6. Which authentication protocol can be spoofed to allow playback
attacks?
MD5
CHAP
PAP
NCP
7.
Refer to the exhibit. What can be concluded about the function of the
Serial 0/0/0 interface on the router after the commands are entered?
All username and password information that is sent will be encrypted.
All authentication on the serial link will be accomplished using a two-way handshake.
The Predictor algorithm will be used to compress all packets that are sent and received
on the serial link.
The serial link will be closed if the number of received packets at the
destination node falls below 90 percent of the packets that are sent.
8. Which three statements are correct about HDLC encapsulation?
(Choose three.)
HDLC does not support CDP.
HDLC and PPP are compatible.
HDLC supports PAP and CHAP authentication.
HDLC implementation in Cisco routers is proprietary.
HDLC is the default serial interface encapsulation on Cisco routers.
HDLC uses frame delimiters to mark the beginnings and ends of frames.
9. What function do Network Control Protocols provide for a
PPP connection?
to supply error detection
to establish and terminate data links
to provide authentication capabilities to PPP
to manage network congestion and to allow quality testing of the link
to allow multiple Layer 3 protocols to operate over the same physical link
10. What advantage does PPP have over HDLC for serial communications?
It can communicate more efficiently with other Cisco devices
It is less complex to configure
It has less Layer 2 overhead
It supports authentication
11.




Refer to the exhibit. What statement is true regarding the output shown?
LCP is in the process of negotiating a link.
LCP and NCP are waiting for CHAP authentication to complete.
LCP negotiation has been successful, but NCP negotiation is in progress.
Data isabletoflowacrossthis link.
12.




Refer to the exhibit. What statement is true regarding the output shown?
NCP has successfully negotiated.
The PAP passwords did not match, so the routers are trying CHAP authentication.
One router has suggested PAP authentication, and the other has accepted
authentication but suggested CHAP authentication.
One router can only use PAP authentication while the other router can only use CHAP,
so the connection has been rejected.
13. Which three statements correctly describe PPP authentication?
(Choose three.)
PAP sends passwords in clear text.
PAP uses a 3-way handshake to establish a link.
PAP provides protection from repeated trial-and-error attacks.
CHAP uses a 2-way handshake to establish a link.
CHAP uses a challenge/response that is based on the MD5 hash algorithm.
CHAP uses repeatedchallengesforverification.
14.




Refer to the exhibit. While troubleshooting a serial interface, a technician
enters the command show interface serial 0/0/0 . If the interface is in DCE
mode, what two problems are likely to cause the indicated problem?
(Choose two.)
The remote CSU or DSU has failed.
The router is not sensing a CD signal.
A timing problem has occurred on the cable.
The line is not physically connected to the CSU/DSU.
The router configuration contains the shutdown interface configuration command.
15. Why are serial connections preferred over parallel connections for long
transmission lengths?
Parallel connections do not support error checking.
Parallel connections are subject to excessive attenuation.
Parallel connections are subject to clock skew and to crosstalk between wires.
Parallel connections transmit over only two wires and therefore transmit data more
slowly.
16.



Refer to the exhibit. Which two statements are true regarding the output
shown? (Choose two.)
The router has agreed on IP parameters.
The router has negotiated LCP successfully.
The router is negotiating IP compression options.
The router is requesting an IP address from its peer.
The router has accepted IP but not the suggested IP options.
17. What does the demarcation point represent in data
communicationphysical circuits?
DTE/DCE interface on the device connecting to the Internet
location of the firewall or router
physical point at which the public network ends and the private customer network
begins
tag assigned to the physical block where a cross-connect occurs
18.




Refer to the exhibit. Which statement is true about PPP operation?
Layer 2 is down.
LCP, IPCP, and CDPCP negotiations are in progress.
Only the link-establishment phase completed successfully.
Both the link-establishment and network-layer phase completed successfully.
19. Which two options can LCP negotiate? (Choose two.)
link quality
authentication
dynamic flow control
compression and network layer address for IP
connection-oriented or connectionless communication methods
20. Which PPP configuration option can be used to establish load
balancing over the interfaces of a router?
callback
multilink
compression
error detection
21.




Refer to the exhibit. Router R1 is not able to communicate with a neighbor
router that is directly connected to serial 0/0/0. What is the reason for
this?
Interface Serial0/0/0 resets very frequently.
PPP LQM has shutdown the serial interface.
The serial interface has no input or output queues available.
The serial interface is not configured for a Layer 2 protocol.
The interface has been administratively shutdown with the shutdown command.

Weitere ähnliche Inhalte

Was ist angesagt?

Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014
Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014
Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014Đồng Quốc Vương
 
Point to-point protocol (ppp), PAP & CHAP
Point to-point protocol (ppp), PAP & CHAPPoint to-point protocol (ppp), PAP & CHAP
Point to-point protocol (ppp), PAP & CHAPNetProtocol Xpert
 
Chapter 6 - The Link Layer: Links, Access Networks and LANs
Chapter 6 - The Link Layer: Links, Access Networks and LANsChapter 6 - The Link Layer: Links, Access Networks and LANs
Chapter 6 - The Link Layer: Links, Access Networks and LANsAndy Juan Sarango Veliz
 
Point to point protocol | PPP - Nitish Jadia
Point to point protocol | PPP - Nitish JadiaPoint to point protocol | PPP - Nitish Jadia
Point to point protocol | PPP - Nitish JadiaNitish Jadia
 
Chapter 7 - Wireless and Mobile Networks
Chapter 7 - Wireless and Mobile NetworksChapter 7 - Wireless and Mobile Networks
Chapter 7 - Wireless and Mobile NetworksAndy Juan Sarango Veliz
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Dân Chơi
 
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsSiena Perry
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocolasimnawaz54
 

Was ist angesagt? (20)

Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014
Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014
Www ccnav5 net_ccna_1_chapter_5_v5_0_exam_answers_2014
 
Point to-point protocol (ppp), PAP & CHAP
Point to-point protocol (ppp), PAP & CHAPPoint to-point protocol (ppp), PAP & CHAP
Point to-point protocol (ppp), PAP & CHAP
 
Chapter 6 - The Link Layer: Links, Access Networks and LANs
Chapter 6 - The Link Layer: Links, Access Networks and LANsChapter 6 - The Link Layer: Links, Access Networks and LANs
Chapter 6 - The Link Layer: Links, Access Networks and LANs
 
ICMP
ICMP ICMP
ICMP
 
Point to point protocol | PPP - Nitish Jadia
Point to point protocol | PPP - Nitish JadiaPoint to point protocol | PPP - Nitish Jadia
Point to point protocol | PPP - Nitish Jadia
 
CCNA Dec, 2015 Questions
CCNA Dec, 2015 QuestionsCCNA Dec, 2015 Questions
CCNA Dec, 2015 Questions
 
ICMPV4
ICMPV4ICMPV4
ICMPV4
 
CCNA 200-120 Exam Quick Notes
CCNA 200-120 Exam Quick NotesCCNA 200-120 Exam Quick Notes
CCNA 200-120 Exam Quick Notes
 
Chapter 7 - Wireless and Mobile Networks
Chapter 7 - Wireless and Mobile NetworksChapter 7 - Wireless and Mobile Networks
Chapter 7 - Wireless and Mobile Networks
 
Introduction of dmvpn
Introduction of dmvpnIntroduction of dmvpn
Introduction of dmvpn
 
Wireshark Lab HTTP, DNS and ARP v7 solution
Wireshark Lab HTTP, DNS and ARP v7 solutionWireshark Lab HTTP, DNS and ARP v7 solution
Wireshark Lab HTTP, DNS and ARP v7 solution
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011
 
Icmp V4 And Icmp V6
Icmp V4 And Icmp V6Icmp V4 And Icmp V6
Icmp V4 And Icmp V6
 
Icmp
IcmpIcmp
Icmp
 
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisonsAPNIC Hackathon IPv4 & IPv6 security & threat comparisons
APNIC Hackathon IPv4 & IPv6 security & threat comparisons
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocol
 
ICMP
ICMPICMP
ICMP
 
Multicast IP addresses Part 1
Multicast IP addresses Part 1Multicast IP addresses Part 1
Multicast IP addresses Part 1
 
Ccna 200-120 Exam Dumps
Ccna 200-120 Exam DumpsCcna 200-120 Exam Dumps
Ccna 200-120 Exam Dumps
 
Arp Cache Poisoning
Arp Cache PoisoningArp Cache Poisoning
Arp Cache Poisoning
 

Ähnlich wie Ccna 4 chapter 2 2011 v4

Cisco discovery drs ent module 10 - v.4 in english.
Cisco discovery   drs ent module 10 - v.4 in english.Cisco discovery   drs ent module 10 - v.4 in english.
Cisco discovery drs ent module 10 - v.4 in english.igede tirtanata
 
Ccna 3-discovery-4-0-module-7-100-
Ccna 3-discovery-4-0-module-7-100-Ccna 3-discovery-4-0-module-7-100-
Ccna 3-discovery-4-0-module-7-100-junkut3
 
Cisco discovery drs ent module 7 - v.4 in english.
Cisco discovery   drs ent module 7 - v.4 in english.Cisco discovery   drs ent module 7 - v.4 in english.
Cisco discovery drs ent module 7 - v.4 in english.igede tirtanata
 
Ccna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 AnswersCcna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 Answersccna4discovery
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100junkut3
 
Ccnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_examCcnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_examĐồng Quốc Vương
 
Some important networking questions
Some important networking questionsSome important networking questions
Some important networking questionsSrikanth
 
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014Đồng Quốc Vương
 
Examen final ccna2
Examen final ccna2Examen final ccna2
Examen final ccna2Juli Yaret
 
Training Day Slides
Training Day SlidesTraining Day Slides
Training Day Slidesadam_merritt
 
Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018Download Mipdfcom
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2Kris Mofu
 
26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...
26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...
26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...rediani
 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccnarobertoxe
 
Surviving The Stump The Chump Interview Questions
Surviving The Stump The Chump Interview QuestionsSurviving The Stump The Chump Interview Questions
Surviving The Stump The Chump Interview QuestionsDuane Bodle
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Dân Chơi
 

Ähnlich wie Ccna 4 chapter 2 2011 v4 (20)

Cisco discovery drs ent module 10 - v.4 in english.
Cisco discovery   drs ent module 10 - v.4 in english.Cisco discovery   drs ent module 10 - v.4 in english.
Cisco discovery drs ent module 10 - v.4 in english.
 
Ccna 3-discovery-4-0-module-7-100-
Ccna 3-discovery-4-0-module-7-100-Ccna 3-discovery-4-0-module-7-100-
Ccna 3-discovery-4-0-module-7-100-
 
ccna 4 final 2012
ccna 4 final 2012ccna 4 final 2012
ccna 4 final 2012
 
Cisco discovery drs ent module 7 - v.4 in english.
Cisco discovery   drs ent module 7 - v.4 in english.Cisco discovery   drs ent module 7 - v.4 in english.
Cisco discovery drs ent module 7 - v.4 in english.
 
Ccna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 AnswersCcna 4 Chapter 8 V4.0 Answers
Ccna 4 Chapter 8 V4.0 Answers
 
ccna-discowey-final-100
 ccna-discowey-final-100 ccna-discowey-final-100
ccna-discowey-final-100
 
Ccnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_examCcnav5.org ccna 4-v50_practice_final_exam
Ccnav5.org ccna 4-v50_practice_final_exam
 
Some important networking questions
Some important networking questionsSome important networking questions
Some important networking questions
 
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
Www ccnav5 net_ccna_3_v5_final_exam_answers_2014
 
Examen final ccna2
Examen final ccna2Examen final ccna2
Examen final ccna2
 
Ppp
PppPpp
Ppp
 
Ppp
PppPpp
Ppp
 
Training Day Slides
Training Day SlidesTraining Day Slides
Training Day Slides
 
Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018Ccna1 v6.0 pretest exam answers 2018
Ccna1 v6.0 pretest exam answers 2018
 
Practice exam #2
Practice exam #2Practice exam #2
Practice exam #2
 
26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...
26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...
26.2.1 Packet Tracer - Configure Extended IPv4 ACLs - Scenario 1 - ITExamAnsw...
 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
 
Chapter14ccna
Chapter14ccnaChapter14ccna
Chapter14ccna
 
Surviving The Stump The Chump Interview Questions
Surviving The Stump The Chump Interview QuestionsSurviving The Stump The Chump Interview Questions
Surviving The Stump The Chump Interview Questions
 
Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011Ccna 4 chapter 3 v4.0 answers 2011
Ccna 4 chapter 3 v4.0 answers 2011
 

Kürzlich hochgeladen

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 

Kürzlich hochgeladen (20)

Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 

Ccna 4 chapter 2 2011 v4

  • 1. CCNA 4 Chapter 2 2011 V4.0 Answers 100% 1. Refer to the exhibit. Router R1, the DCE device, has just been configured for PPP encapsulation with authentication. What series of commands will allow another router, the DTE device, to communicate over its serial 0/0/0 interface to router R1? Router(config)# hostname R3 R3(config)# username R1 password Cisco R3(config)# interface Serial 0/0/0 R3(config-if)# encapsulation ppp R3(config-if)# ip address 172.16.3.3 255.255.255.0 R3(config-if)# ppp authentication chap Router(config)# hostname R3 R3(config)# username R3 password Cisco R3(config)# interface Serial 0/0/0 R3(config-if)# encapsulation ppp R3(config-if)# ip address 172.16.3.3 255.255.255.0 R3(config-if)# ppp authentication chap Router (config)# username Router password Cisco Router (config)# interface Serial 0/0/0 Router (config-if)# clockrate 64000 Router (config-if)# encapsulation ppp Router (config-if)# ip address 172.16.3.1 255.255.255.0 Router config-if)# ppp authentication chap Router (config)# username R1 password Cisco Router config)# interface Serial 0/0/0 Router (config-if)# clockrate 64000 Router config-if)# encapsulation ppp
  • 2. Router (config-if)# ip address 172.16.3.1 255.255.255.0 Router (config-if)# ppp authentication chap 2. Which serial communications DTE/DCE interface standard is used to provide high-speed connectivity of up to 52 Mbps between LANs and is found on many high-end Cisco routers? EIA/TIA 232 (RS-232) EIA/TIA 422 (RS-422) EIA/TIA 423 (RS-423) EIA/TIA-612/613 (HSSI) ITU V.35 3. Which three statements are true regarding LCP? (Choose three.) It is responsible for negotiating link establishment. It negotiates options for Layer 3 protocols running over PPP. It uses MD5 encryption while negotiating link establishment parameters. It terminates the link upon user request or the expiration of an inactivity timer. It can test the link to determine if link quality is sufficient to bring up the link. It monitors the link for congestion and dynamically adjusts the acceptable window size. 4. Refer to the exhibit. On the basis of the show interface Serial0/0 output, how many NCP sessions have been established? one two three four 5. Which two statements are true about time-division multiplexing (TDM)? (Choose two.)
  • 3. TDM relies on Layer 3 protocols to operate. Multiple channels can transmit over a single link. Original data streams must be reconstructed at the destination. TDM methods vary depending on the Layer 2 protocol that is used. It allows information from multiple channels to be allocated bandwidth on multiple wires. 6. Which authentication protocol can be spoofed to allow playback attacks? MD5 CHAP PAP NCP 7. Refer to the exhibit. What can be concluded about the function of the Serial 0/0/0 interface on the router after the commands are entered? All username and password information that is sent will be encrypted. All authentication on the serial link will be accomplished using a two-way handshake. The Predictor algorithm will be used to compress all packets that are sent and received on the serial link. The serial link will be closed if the number of received packets at the destination node falls below 90 percent of the packets that are sent. 8. Which three statements are correct about HDLC encapsulation? (Choose three.) HDLC does not support CDP. HDLC and PPP are compatible. HDLC supports PAP and CHAP authentication. HDLC implementation in Cisco routers is proprietary. HDLC is the default serial interface encapsulation on Cisco routers. HDLC uses frame delimiters to mark the beginnings and ends of frames. 9. What function do Network Control Protocols provide for a PPP connection? to supply error detection to establish and terminate data links to provide authentication capabilities to PPP to manage network congestion and to allow quality testing of the link to allow multiple Layer 3 protocols to operate over the same physical link
  • 4. 10. What advantage does PPP have over HDLC for serial communications? It can communicate more efficiently with other Cisco devices It is less complex to configure It has less Layer 2 overhead It supports authentication 11. Refer to the exhibit. What statement is true regarding the output shown? LCP is in the process of negotiating a link. LCP and NCP are waiting for CHAP authentication to complete. LCP negotiation has been successful, but NCP negotiation is in progress. Data isabletoflowacrossthis link. 12. Refer to the exhibit. What statement is true regarding the output shown? NCP has successfully negotiated. The PAP passwords did not match, so the routers are trying CHAP authentication. One router has suggested PAP authentication, and the other has accepted authentication but suggested CHAP authentication. One router can only use PAP authentication while the other router can only use CHAP, so the connection has been rejected. 13. Which three statements correctly describe PPP authentication? (Choose three.) PAP sends passwords in clear text. PAP uses a 3-way handshake to establish a link. PAP provides protection from repeated trial-and-error attacks. CHAP uses a 2-way handshake to establish a link.
  • 5. CHAP uses a challenge/response that is based on the MD5 hash algorithm. CHAP uses repeatedchallengesforverification. 14. Refer to the exhibit. While troubleshooting a serial interface, a technician enters the command show interface serial 0/0/0 . If the interface is in DCE mode, what two problems are likely to cause the indicated problem? (Choose two.) The remote CSU or DSU has failed. The router is not sensing a CD signal. A timing problem has occurred on the cable. The line is not physically connected to the CSU/DSU. The router configuration contains the shutdown interface configuration command. 15. Why are serial connections preferred over parallel connections for long transmission lengths? Parallel connections do not support error checking. Parallel connections are subject to excessive attenuation. Parallel connections are subject to clock skew and to crosstalk between wires. Parallel connections transmit over only two wires and therefore transmit data more slowly. 16. Refer to the exhibit. Which two statements are true regarding the output shown? (Choose two.) The router has agreed on IP parameters. The router has negotiated LCP successfully. The router is negotiating IP compression options. The router is requesting an IP address from its peer. The router has accepted IP but not the suggested IP options. 17. What does the demarcation point represent in data communicationphysical circuits? DTE/DCE interface on the device connecting to the Internet
  • 6. location of the firewall or router physical point at which the public network ends and the private customer network begins tag assigned to the physical block where a cross-connect occurs 18. Refer to the exhibit. Which statement is true about PPP operation? Layer 2 is down. LCP, IPCP, and CDPCP negotiations are in progress. Only the link-establishment phase completed successfully. Both the link-establishment and network-layer phase completed successfully. 19. Which two options can LCP negotiate? (Choose two.) link quality authentication dynamic flow control compression and network layer address for IP connection-oriented or connectionless communication methods 20. Which PPP configuration option can be used to establish load balancing over the interfaces of a router? callback multilink compression error detection
  • 7. 21. Refer to the exhibit. Router R1 is not able to communicate with a neighbor router that is directly connected to serial 0/0/0. What is the reason for this? Interface Serial0/0/0 resets very frequently. PPP LQM has shutdown the serial interface. The serial interface has no input or output queues available. The serial interface is not configured for a Layer 2 protocol. The interface has been administratively shutdown with the shutdown command.