CCNA

CCNA Planning & Designing topic explains all theD. 115.64.3.255 E. 115.64.5.128 F. 115.64.12.128
actual and real questions that would be on ccnaAnswer: BCE
test.Explanation: /22 is 8bits + 8bits + 6bits i.e
Question 1: Which of the following host addresses11111111.11111111.11111100.0 Third octet 11111100 =
are members of networks that can be routed128+64+32+16+8+4 = 252 therefore subnet
across the public Internet?(Choose three.) A.mask is 255.255.252.0 Subnet networks are
10.172.13.65 B. 172.16.223.125 C. 172.64.12.29 D.256-252= 4 Host range for above subnet are
192.168.23.252 E. 198.234.12.95 F. 212.193.48.2540------- 3 4 ------ 7
Answer: CEFHost that fall under 115.64.4.0 /22 networks are 4
Explanation: Private IP address scheme Class A:5 6 7
10.0.0.0 – 10.255.255.255 Class B: 172.16.0.0Question 6: In the implementation of VLSM
– 172.31.255.255 Class C: 192.168.0.0 –techniques on a network using a single Class C IP
192.168.255.255 Other then private ip addressesaddress, which subnet mask is the most efficient
remaining IP’s addresses are routed acrossfor point-to-point serial links? A. 255.255.255.0 B.
internet.255.255.255.240 C. 255.255.255.248 D.
Question 2: Given a subnet mask of255.255.255.252 E. 255.255.255.254
255.255.255.224, which of the following addressesAnswer: D
can be assigned to network hosts? (ChooseExplanation: For point-to-point serial link exist only
three.) A. 15.234.118.63 B. 92.11.178.93 C.two hosts so the best possible subnet mask for
134.178.18.56 D. 192.168.16.87 E. 201.45.116.159 F.two useable hosts for class C network is
217.63.12.192255.255.255.252
Answer: BCDQuestion 7: Which statements are true regarding
Explanation: For calculating network hosts rangeclassless routing protocols? (Choose two.) A. The
for subnet 255.255.255.224 Simple method to finduse of discontiguous subnets is not allowed. B. The
out network subnet is 256 -224 = 32 Write downuse of variable length subnet masks is permitted.
the multiples of 32 to get subnet networks HostC. RIP v1 is a classless routing protocol. D. IGRP
range for subnet 255.255.255.224 are betweensupports classless routing within the same
this ranges below 0 ----- 31 (0 is network addressautonomous system. E. RIP v2 supports classless
and 31 is broadcast address) 32 -----63 64 -----95routing.
96 -----127 128 ----159 160---- 191 192 ----223 224Answer: BE
----255Question 8:
Question 3: When variable length subnet maskingThe company internetwork is subnetted using 29
is used, what does the term route aggregationbits. Which wildcard mask should be used to
describe? A. calculating the total number ofconfigure an extended access list to permit or
available host addresses in the AS B. combiningdeny access to an entire subnetwork? A.
routes to multiple networks into one supernet C.255.255.255.224 B. 255.255.255.248 C. 0.0.0.224 D.
reducing the number of unusable addresses by0.0.0.8 E. 0.0.0.7 F. 0.0.0.3
creating many subnets from one supernet D.Answer: E
reclaiming unused address space by changing theExplanation: 29 bits subnet is 8bits + 8bits + 8bits
subnet size+ 5bits 255.255.255.(5bits) 11111000 =
Answer: B128+64+32+16+8+0+0+0 = 248 Subnet is
Explanation: Route aggregration is an effort to255.255.255.248 Simple method to calculate the
route smaller prefixes via an aggregated largerWildcard mask from known subnet is to Reverse
prefix (supernetting). The advantage is obvious:1’s into 0’s and 0’s into 1’s from
Many /24 networks, for example, could bethe binary representation of subnet. For above
aggregated to larger networks like /23, /22 orexample (248 = 11111000 subnet) 11111000
even bigger prefixes.(subnet) = 00000111 (wildcard mask) last octet. =
Question 4: ABC Company is merging with7 (wildcard mask) for last octet. Converting the
several local businesses that use routers fromremaining first 3 octets of subnet into wildcard
multiple vendors. Which routing protocol wouldmask using above method Resulted wildcard
work best to connect ABC Company with themask is 0.0.0.7
enterprise networks it has acquired by providingQuestion 9: The MDA Company is implementing
scalability and VLSM support while minimizingdialup services to enable remote office employees
network overhead?to connect to the local network. The company
A. RIP v1 B. RIP v2 C. IGRP D. OSPF E. EIGRPuses several different Layer 3 protocols on the
Answer: Dnetwork. Authentication of the users connecting
Explanation: Since only OSPF,EIGRP and RIPv2to the network is required for security.
supports VLSM in above options. It requiresAdditionally, some employees will be dialing long
working with multi vendor and providing scalabilitydistance and will need callback support. Which
OSPF is best choice of the three mentioned.protocol is the best choice for these remote
Question 5: Which of the following IP addressesaccess services? A. 802.1 B. Frame relay C. HDLC
fall into the CIDR block of 115.64.4.0/22? (ChooseD. PPP E. SLIP F.
three.) A. 115.64.8.32 B. 115.64.7.64 C. 115.64.6.255