0% found this document useful (0 votes)
57 views4 pages

CCNA Boot Camp Post Test

This document contains a 20 question CCNA post test covering topics such as IP addressing, routing protocols, access control lists, and router configurations. It tests knowledge of networking concepts like private IP addresses, the OSI model, STP root bridge selection, advantages of switches over hubs, router segmentation benefits, routing protocol administrative distances, PPP encapsulation features, WAN encapsulation types, access list syntax, and interpreting router outputs.

Uploaded by

Eric Resuello
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views4 pages

CCNA Boot Camp Post Test

This document contains a 20 question CCNA post test covering topics such as IP addressing, routing protocols, access control lists, and router configurations. It tests knowledge of networking concepts like private IP addresses, the OSI model, STP root bridge selection, advantages of switches over hubs, router segmentation benefits, routing protocol administrative distances, PPP encapsulation features, WAN encapsulation types, access list syntax, and interpreting router outputs.

Uploaded by

Eric Resuello
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

CCNA Boot Camp Post Test 13 items (20 points)

Question 1 For which type of connection should a straight-through cable be used?

A. switch to switch

B. switch to hub

C. switch to router

D. hub to hub

E. router to PC

Question 2-3 Which of the following describe private IP addresses? (Choose two)

A. addresses chosen by a company to communicate with the Internet


B. addresses that cannot be routed through the public Internet
C. addresses that can be routed through the public Internet
D. a scheme to conserve public addresses
E. addresses licensed to enterprises or ISPs by an Internet registry organization

Question 4 Which layer of the OSI reference model does a router operate in?

A. data link
B. network
C. transport
D. presentation
E. physical

Question 5 The network administrator has discovered that the power supply has failed on a switch in
the company LAN and that the switch has stopped functioning. It has been replaced with a Cisco
Catalyst 2950 series switch. What must be done to ensure that this new switch becomes the root
bridge on the network?

A. Lower the bridge priority number.


B. Change the MAC address of the switch.
C. Increase the VTP revision number for the domain.
D. Lower the root path cost on the switch ports.
E. Assign the switch an IP address with the lowest value.
Question 6-7 What are two advantages of Layer 2 Ethernet switches over hubs? (Choose two)

A. decreasing the number of collision domains


B. filtering frames based on MAC addresses
C. allowing simultaneous frame transmissions
D. increasing the size of broadcast domains
E. increasing the maximum length of UTP cabling between devices

Question 8-9 What are some of the advantages of using a router to segment the network? (Choose
two)

A. Filtering can occur based on Layer 3 information.


B. Broadcasts are eliminated.
C. Routers generally cost less than switches.
D. Broadcasts are not forwarded across the router.
E. Adding a router to the network decreases latency.

Question 10 What is the default administrative distance of EIGRP?

A. 0
B. 1
C. 90
D. 110
E. 120

Question 11 What is the default administrative distance of OSPF?

A. 0
B. 1
C. 90
D. 110
E. 120

Question 12-14 What can a network administrator utilize by using PPP Layer 2 encapsulation?
(Choose three.)

A: VLAN support
B: compression
C: authentication
D: sliding windows
E: multilink support
F: quality of service
Question 15-17 Which three Layer 2 encapsulation types would be used on a WAN rather than a LAN?
(Choose three)

A: HDLC
B: Ethernet
C: Token Ring
D: PPP
E: FDDI
F: Frame Relay

Question 18 A network administrator wants to add a line to an access list that will block only Telnet
access by the hosts on subnet 192.168.1.128/28 to the server at 192.168.1.5. What command should
be issued to accomplish this task?

A – access-list 101 deny tcp 192.168.1.128 0.0.0.15 192.168.1.5 0.0.0.0 eq 23


access-list 101 permit ip any any
B – access-list 101 deny tcp 192.168.1.128 0.0.0.240 192.168.1.5 0.0.0.0 eq 23
access-list 101 permit ip any any
C – access-list 1 deny tcp 192.168.1.128 0.0.0.255 192.168.1.5 0.0.0.0 eq 21
access-list 1 permit ip any any
D – access-list 1 deny tcp 192.168.1.128 0.0.0.15 host 192.168.1.5 eq 23
access-list 1 permit ip any any

Question 19 The following configuration line was added to router R1

Access-list 101 permit ip 10.25.30.0 0.0.0.255 any

What is the effect of this access list configuration?


A – permit all packets matching the first three octets of the source address to all destinations
B – permit all packet matching the last octet of the destination address and accept all source
addresses
C – permit all packet matching the host bits in the source address to all destinations
D – permit all packet from the third subnet of the network address to all destinations
Question 20 Referencing the following router output below; what is the administrative distance for
the route statement destined to the 150.1.4.0/24 network?

Router#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
o - ODR, P - periodic downloaded static route

Gateway of last resort is 155.1.0.1 to network 0.0.0.0

155.1.0.0/24 is subnetted, 4 subnets


C 155.1.0.0 is directly connected, Serial0/0
C 155.1.5.0 is directly connected, FastEthernet0/1
C 155.1.58.0 is directly connected, FastEthernet0/0
C 155.1.45.0 is directly connected, Serial0/1
150.1.0.0/24 is subnetted, 2 subnets
C 150.1.5.0 is directly connected, Loopback0
R 150.1.4.0 [120/6] via 155.1.45.4
R* 0.0.0.0/0 [150/4] via 155.1.0.1
Router#

A. 6
B. 150
C. 4
D. 120

You might also like