Networking - Wide Area Networks

Why should I learn to solve Networking questions and answers section on "Wide Area Networks"?

Learn and practise solving Networking questions and answers section on "Wide Area Networks" to enhance your skills so that you can clear interviews, competitive examinations, and various entrance tests (CAT, GATE, GRE, MAT, bank exams, railway exams, etc.) with full confidence.

Where can I get the Networking questions and answers section on "Wide Area Networks"?

IndiaBIX provides you with numerous Networking questions and answers based on "Wide Area Networks" along with fully solved examples and detailed explanations that will be easy to understand.

Where can I get the Networking section on "Wide Area Networks" MCQ-type interview questions and answers (objective type, multiple choice)?

Here you can find multiple-choice Networking questions and answers based on "Wide Area Networks" for your placement interviews and competitive exams. Objective-type and true-or-false-type questions are given too.

How do I download the Networking questions and answers section on "Wide Area Networks" in PDF format?

You can download the Networking quiz questions and answers section on "Wide Area Networks" as PDF files or eBooks.

How do I solve Networking quiz problems based on "Wide Area Networks"?

You can easily solve Networking quiz problems based on "Wide Area Networks" by practising the given exercises, including shortcuts and tricks.

Exercise : Wide Area Networks - Wide Area Networks
  • Wide Area Networks - Wide Area Networks
1.
When setting up Frame Relay for point-to-point subinterfaces, which of the following must not be configured?
The Frame Relay encapsulation on the physical interface
The local DLCI on each subinterface
An IP address on the physical interface
The subinterface type as point-to-point
Answer: Option
Explanation:
It is very important to remember when studying the CCNA exam objectives, and when configuring Frame Relay with point-to-point subinterfaces, that you do not put an IP address on the physical interface.

2.
Which command will display the CHAP authentication process as it occurs between two routers in the network?
show chap authentication
show interface serial 0
debug ppp authentication
debug chap authentication
Answer: Option
Explanation:
The command debug ppp authentication will show you the authentication process that PPP uses between point-to-point connections.

3.
The Acme Corporation is implementing dial-up services to enable remote-office employees to connect to the local network. The company uses multiple routed protocols, needs authentication of users connecting to the network, and since some calls will be long distance, needs callback support. Which of the following protocols is the best choice for these remote services?
802.1
Frame Relay
HDLC
PPP
PAP
Answer: Option
Explanation:
PPP is your only option, as HDLC and Frame Relay do not support these types of business requirements. PPP provides dynamic addressing, authentication using PAP or CHAP, and callback services.

4.
You need to configure a router for a Frame Relay connection to a non-Cisco router. Which of the following commands will prepare the WAN interface of the router for this connection?
Router(config-if)#encapsulation frame-relay q933a
Router(config-if)#encapsulation frame-relay ansi
Router(config-if)#encapsulation frame-relay ietf
Router(config-if)#encapsulation frame-relay cisco
Answer: Option
Explanation:
If you have a Cisco router on one side of a Frame Relay network and a non-Cisco router on the other side, you would need to use the Frame Relay encapsulation type of IETF. The default is Cisco encapsulation, which means that a Cisco router must be on both sides of the Frame Relay network.

5.
Which WAN encapsulations can be configured on an asynchronous serial connection?
  1. PPP
  2. ATM
  3. HDLC
  4. SDLC
  5. Frame Relay
1 and 2
2 and 4
3, 4 and 5
All of the above
Answer: Option
Explanation:
Please do not freak out because ATM is an answer to this question. ATM is not covered in depth on the CCNA exam. PPP is mostly used for dial-up (async) services, but ATM could be used as well, though it typically is not used anymore since PPP is so efficient.