CISCO Certification Questions

Q:

What is the subnet for host ID 10.16.3.65/23?

Answer

A/23 is 255.255.254.0. The third octet is a block size of 2.0, 2, 4. The subnet is in the 16.2.0 subnet; the broadcast address is 16.3.255

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

24 15882
Q:

Which class of IP address provides a maximum of only 254 host addresses per network ID?

A) Class A B) Class B
C) Class C D) Class D
 
Answer & Explanation Answer: C) Class C

Explanation:

Class C network address has only 8 bits for defining hosts : 28-2 = 256 - 2 = 254

Report Error

View Answer Report Error Discuss

Filed Under: CCNA
Job Role: Analyst , IT Trainer , Project Manager

22 22592
Q:

The network address of 172.16.0.0/19 provides how many subnets and hosts?

A) 7 subnets, 2046 hosts each B) 7 subnets, 8190 hosts each
C) 8 subnets, 2046 hosts each D) 8 subnets, 8190 hosts each
 
Answer & Explanation Answer: D) 8 subnets, 8190 hosts each

Explanation:

A CIDR address of/19 is 255.255.224.0. This is a Class B address, so that is only 3 subnet bits, but it provides 13 host bits, or 8 subnets, each with 8,190 hosts.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

22 23123
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 4381
Q:

Which three IP addresses can be assigned to hosts if the subnet mask is /27 and subnet zero is usable?

A. 10.15.32.17
B. 17.15.66.128
C. 66.55.128.1
D. 135.1.64.34
E. 129.33.192.192
F. 192.168.5.63

Answer

Answer : A C D


 


 


 


Explanation: If you follow the cram table,  /27 is mask 255.255.255.224. 3 bits were borrowed with value of 32. Follow the fourth octets of the addresses:
A is a usable host address.
B is classified as a network address
C is a usable host address form the subnet 0
D is a usable host address
E is a network address
F is a broadcast address

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

13 4592
Q:

At which layer is routing implemented , enabling connections and path selection between two end systems?

Answer

The Network layer provides routing through an internetwork and logical addressing.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

12 8196
Q:

An administrator issues the command "ping 127.0.0.1" from the command line prompt on a PC host named PC1. If an ICMP reply is received, what does this confirm?

A. The PC host PC1 has connectivity with a local host
B. The PC host PC1 has connectivity with a Layer 3 device
C. The PC host PC1 has a default gateway correctly configured
D. The PC host PC1 has connectivity up to Layer 5 of the OSI model
E. The PC host PC1 has the TCP/IP protocol stack correctly installed

Answer

Answer : E

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

11 6486
Q:

Which layer defines how data is formatted , presented, encoded, and converted for use on the network?

Answer

The presentation layer makes sure that data is in a readable format for the Application layer.

Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

11 6063