CCNA Exploration: Accessing The WAN (Version 4.0) - EWAN
CCNA Exploration: Accessing The WAN (Version 4.0) - EWAN
Subscore:
Which two statements are true about time-division multiplexing (TDM)? (Choose two.)
Correct Response Your Response TDM relies on Layer 3 protocols to operate. Multiple channels can transmit over a single link.
This item references content from the following areas: CCNA Exploration: Accessing the WAN
2.1.2 TDM
What does the demarcation point represent in data communication phy circuits?
Correct Response Your Response 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 begin tag assigned to the physical block where a cross-connect occurs
This item references content from the following areas: CCNA Exploration: Accessing the WAN
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?
Correct Response Your Response EIA/TIA 232 (RS-232) EIA/TIA 422 (RS-422) EIA/TIA 423 (RS-423) EIA/TIA-612/613 (HSSI) ITU V.35
This item references content from the following areas: CCNA Exploration: Accessing the WAN
Why are serial connections preferred over parallel connections for long transmission lengths?
Correct Response Your Response 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.
This item references content from the following areas: CCNA Exploration: Accessing the WAN
Which three statements are correct about HDLC encapsulation? (Choose three.)
Correct Response Your Response 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.
This item references content from the following areas: CCNA Exploration: Accessing the WAN
This item references content from the following areas: CCNA Exploration: Accessing the WAN
Which PPP configuration option can be used to establish load balancing over the interfaces of a router?
Correct Response Your Response callback multilink compression error detection
This item references content from the following areas: CCNA Exploration: Accessing the WAN
PPP connection?
Correct Response Your Response 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
This item references content from the following areas: CCNA Exploration: Accessing the WAN
10
Refer to the exhibit. On the basis of the show interface Serial0/0 output, how many NCP sessions have been established?
Correct Response Your Response one two three four
This item references content from the following areas: CCNA Exploration: Accessing the WAN
11
This item references content from the following areas: CCNA Exploration: Accessing the WAN
12
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 repeated challenges for verification.
This item references content from the following areas: CCNA Exploration: Accessing the WAN
13
This item references content from the following areas: CCNA Exploration: Accessing the WAN
14
Refer to the exhibit. What statement is true regarding the output shown?
Correct Response Your Response 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 is able to flow across this link.
This item references content from the following areas: CCNA Exploration: Accessing the WAN
15
Refer to the exhibit. What statement is true regarding the output shown?
Correct Response Your Response 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.
This item references content from the following areas: CCNA Exploration: Accessing the WAN
16 Refer to the exhibit. Which two statements are true regarding the
This item references content from the following areas: CCNA Exploration: Accessing the WAN
17
What advantage does PPP have over HDLC for serial communications?
Correct Response Your Response It can communicate more efficiently with other Cisco devices It is less complex to configure It has less Layer 2 overhead It supports authentication
This item references content from the following areas: CCNA Exploration: Accessing the WAN
18
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
This item references content from the following areas: CCNA Exploration: Accessing the WAN
19
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?
Correct Respons e Your Response 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
This item references content from the following areas: CCNA Exploration: Accessing the WAN
20
Refer to the exhibit. Router R1 is not able to communicate with a neighbor router that is directly connected to serial
This item references content from the following areas: CCNA Exploration: Accessing the WAN
21
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?
Correct Response Your Response 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.
This item references content from the following areas: CCNA Exploration: Accessing the WAN