CISCO Certification Questions

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 4704
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 4681
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 4670
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 4614
Q:

What is the bit length and expression form of a MAC address?

Answer

48 bits (6 bytes) expressed as a hexadecimal number.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

2 4576
Q:

Which switching technology reduces the size of a broadcast domain?

A) ISL B) 802.1Q
C) VLANs D) STP
 
Answer & Explanation Answer: C) VLANs

Explanation:

Virtual LANs break up broadcast domains in layer 2 switched internetworks.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4564
Q:

A static map to the S-AMER location is required. Which command should be used to create this map?

A. frame-relay map ip 172.16.1.3 704 broadcast
B. frame-relay map ip 172.16.1.3 196 broadcast
C. frame-relay map ip 172.16.1.3 702 broadcast
D. frame-relay map ip 172.16.1.3 344 broadcast

Answer

Answer: B

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

0 4558
Q:

Which encryption type does WPA2 use?

A) AES - CCMP B) PPK via IV
C) PSK D) TKIP/MIC
 
Answer & Explanation Answer: A) AES - CCMP

Explanation:

WPA2 uses AES-CCMP for encryption. WPA uses TKIP

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 4549