Q:

How many non- overlapping channels are available with 802.11b?

A) 3 B) 12
C) 23 D) 40
 
Answer & Explanation Answer: A) 3

Explanation:

The IEEE 802.11b standard provides three non-overlapping channels.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

2 4888
Q:

Which of the following protocols uses both TCP and UDP?

A) FTP B) SMTP
C) Telnet D) DNS
 
Answer & Explanation Answer: D) DNS

Explanation:

DNS uses TCP for zone exchanges between servers and UDP when a client is trying to resolve a hostname to an IP address.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 4791
Q:

A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?

A) IGRP B) OSPF
C) RIPv1 D) EIGRP
 
Answer & Explanation Answer: D) EIGRP

Explanation:

In this question, we're calling EIGRP just plain old distance vector. EIGRP is an advanced distance-vector routing protocol, sometimes called a hybrid routing protocol because it uses the characteristics  of both distance-vector and link-state routing protocols.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4789
Q:

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?

A) Router (config-if) #encapsulation frame-relay q933a B) Router (config - if) #encapsulation frame-relay ansi
C) Router (config - if) #encapsulation frame-relay ietf D) Router (config - if) #encapsulation frame-relay cisco
 
Answer & Explanation Answer: C) Router (config - if) #encapsulation frame-relay ietf

Explanation:

If you have a Cisco router on one side of a Frame Relay network and a non-Cisco router on the otherside, 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 PVC.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 4778
Q:

Which command will create a dynamic pool named Todd that will provide you with 30 global addresses?

A) ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.240 B) ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224
C) ip nat pool todd 171.16.10.65 171.16.10.94 net 255.255.255.224 D) ip nat pool Todd 171.16.10.1 171.16.10.254 net 255.255.255.0
 
Answer & Explanation Answer: B) ip nat pool Todd 171.16.10.65 171.16.10.94 net 255.255.255.224

Explanation:

The command ip nat pool name creates the pool that hosts can use to get onto the global internet. What makes option B correct is that the range 171.16.10.65 through 171.16.10.94 includes 30 hosts, but the mask has to match 30 hosts as well, and that mask is 255.255.255.224 . Option C is wrong because there is a lowercase t in the pool name. Pool name are case sensitive.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4706
Q:

There are three possible routes for a router to reach a destination network. The first route is from OSPF with a metric of 782. The second route is from RIPv2 with a metric of 4. The third is from EIGRP with a composite metric of 20514560. Which route will be installed by the router in its routing table?

A) RIPv2 B) EIGRP
C) OSPF D) All three
 
Answer & Explanation Answer: B) EIGRP

Explanation:

Only the EIGRP routes will be placed in the routing table because it has the lowest administrative distance (AD), and that is always used before metrics.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 4684
Q:

Suppose you have a customer who has a central HQ and six branch offices. The customer anticipates adding six more branches in the near future. It  whishes to implement  a WAN technology that will allow the branches to economically connect to HQ and you have no free ports on the HQ router. which of the following would you recommend?

A) PPP B) HDLC
C) Frame Relay D) ISDN
 
Answer & Explanation Answer: C) Frame Relay

Explanation:

The key is "there are no free ports" on your router. Only Frame Relay can provide a connection to multiple locations with one interface, and in an economical manner no less.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4675
Q:

What switch must be added to the ipconfig command on a PC to verify DNS configuration?

A) /dns B) -dns
C) /all D) -all
 
Answer & Explanation Answer: C) /all

Explanation:

The /all switch must be added to the ipconfig command on a PC to verify DNS configuration.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4622