Certification Questions

Q:

Convert 10100010111101011001110110001011 2 to dotted decimal.

Answer

Convert to dotted hexadecimal first, and then convert each hexadecimal number pair to decimal.

A2.F5.9D.8B then 162.245.157.139

Report Error

View answer Workspace Report Error Discuss

Subject: CCNP

14 4879
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 4878
Q:

Which of the following is usually not considered a goal of portfolio management?

A) To manage the effective and efficient use of resources. B) To balance the portfolio among incremental and radical investments.
C) To maximize the value of the portfolio by careful examination of candidate projects and exclusion of those no meeting strategic objectives. D) To ensure that the relationship between projects in the portfolio clearly reflects strategic objectives.
 
Answer & Explanation Answer: D) To ensure that the relationship between projects in the portfolio clearly reflects strategic objectives.

Explanation:

There is not necessarily a relationship between projects in a portfolio. Answer D is actually one of the goals of PROGRAM management. PMBOK Guide [1.4]

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

0 4831
Q:

Assuming that the phases in a project are concept, development, implementation and termination, which phase typically has the highest degree of uncertainty?

A) Concept B) Development
C) Implementation D) Termination
 
Answer & Explanation Answer: A) Concept

Explanation:

The first phase in a project always has the greatest degree of uncertainty because at this point in time the product is the least well defined. PMBOK, See figure 2-2. [2.1.1]

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

0 4810
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 4800
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 4790
Q:

Your network consists of a single Active Directory domain. You have 10 Web servers run Windows Server 2003 Service Pack 2 (SP2). You need to archive all of the application event logs for all the Web servers. The archived logs must contain all information from the original logs. What should you do?

A) Connect to each Web Server by using Event Viewer. Save the Application logs as the CSV file type. B) Connect to each Web Server by using Event Viewer. Save the Application logs as the Event Log file type.
C) On each Web server, open the Security Configuration and Analysis snap in, analyze the computer, and then export the settings. D) Run Security Configuration Wizard for each Web Server. Save the data to an .inf file.
 
Answer & Explanation Answer: B) Connect to each Web Server by using Event Viewer. Save the Application logs as the Event Log file type.

Explanation:
Report Error

View Answer Report Error Discuss

31 4786
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 4782