9TUT CCNA Exam 102 Questions

9TUT CCNA Exam 102 Q&A – Covers IPv6 address compression, PortFast, OSPF network types, and Layer 2 switch behavior. Ideal for Cisco certification prep with verified, updated answers.

Alice Edwards
Contributor
4.7
45
3 months ago
Preview (17 of 54)
Sign in to access the full document!
Question 1
A network engineer must configure the router R1 GigabitEthemetl/1 interface to connect
to the router R2 GigabitEthemetl/1 interface. For the configuration to be applied the
engineer must compress the address 2001:0db8:0000:0000:0500:000a:400F:583B. Which
command must be issued on the interface?
A. ipv6 address 2001 db8:0::500:a:4F:583B
. B. ipv6 address 2001::db8:0000::500:a:400F:583B
C. ipv6 address 2001:db8::500:a:400F:583B correct
D. ipv6 address 2001:0db8::5:a:4F:583B
Question 2
Which switch technology establishes a network connection immediately when it is plugged
in?
A. PortFast correct
B. BackboneFast
C. UplinkFast
D. BPDU guard
Explanation
Portfast is often configured on switch ports that connect to hosts. Interfaces with Portfast enabled will
go to forwarding state immediately without passing the listening and learning state. Therefore it can
save about 30 to 45 seconds to transition through these states.
UplinkFast is a Cisco specific feature that improves the convergence time of the Spanning-Tree
Protocol (STP) in the event of the failure of an uplink.
Question 3
A user configured OSPF in a single area between two routers. A serial interface connecting
R1 and R2 is running encapsulation PPP. By default which OSPF network type is seen on
this interface when the user types show ip ospf interface on R1 or R2?
A. point-to-multipoint
B. point-to-point correct
C. broadcast
D. non-broadcast
Explanation
The default OSPF network type for HDLC and PPP on Serial link is point-to-point (while the default
OSPF network type for Ethernet link is Broadcast).
Question 4
What is the default behavior of a Layer 2 switch when a frame with an unknown destination
MAC address is received?
A. The Layer 2 switch forwards the packet and adds the destination MAC address to Its MAC
address table
B. The Layer 2 switch floods packets to all ports except the receiving port in the
given VLAN correct
C. The Layer 2 switch sends a copy of a packet to CPU for destination MAC address learning
D. The Layer 2 switch drops the received frame
Explanation
If the destination MAC address is not in the CAM table (unknown destination MAC address), the switch
sends the frame out all other ports that are in the same VLAN as the received frame. This is called
flooding. It does not flood the frame out the same port on which the frame was received.
Question 5
Refer to the exhibit.
Gateway of last resort is 172.16.2.2 to network 0.0.0.0
10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
C 10.10.10.0/24 is directly connected, GigabitEthemet0/0/0
L 10.10.10.3/32 is directly connected, GigabitEthemet0/0/0
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
S 172.16.1.33/32 is directly connected, GigabitEthernet0/0/l
C 172.16.2.0/23 is directly connected, GigabitEthemet0/0/l
L 172.16.2.1/32 is directly connected, GigabitEthcmctO/0/1
S* 0.0.0.0/0 [1/0] via 172.16.2.2
Apacket sourced from 10.10.10.1 is destined for 172.16.3.254. What is the subnet mask of
the destination route?
A. 0.0.0.0
B. 255.255.255.255
C. 255.255.254.0 correct
D. 255.255.255.0
Explanation
The packet destined for 172.16.3.254 will be routed via the entry "C 172.16.2.0/23 ..." as this subnet
ranges from 172.16.2.0 to 172.16.3.255.
Question 6
When a floating static route is configured, which action ensures that the backup route is
used when the primary route falls?
A. The floating static route must have a lower administrative distance than the primary route
so it is used as a backup
B. The administrative distance must be higher on the primary route so that the backup route
becomes secondary
C. The floating static route must have a higher administrative distance than the
primary route so it is used as a backup correct
D. The default-information originate command must be configured for the route to be installed
into the routing table
Question 7
Refer to the exhibit.
R1#show sp route
Codes: C - connected. S - static. R - R1P: M - mobile. B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF. SA - OSPF inter area
N1 - OSPF NSSA external type 1: N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPC external lype 2
i - IS •IS, su - IS-IS summary, L1 - lS-tS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, ’ - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
10.0.0.0/24 is sucnetted, 5 subnets
D 10.1 2.0/24 [90/2170112' via 10.145.20.226, 00:01 :33: SerialO/O
D 10.1 .3.024 [90/21701 12? v-a 10,145.20,226. 00:01 :33, SerialQ/O
D 10 1 2.0/25 (90/21 70 i 12; via 10.145.20.126. 00:01 :33, SerialO/O
D 10.1 .3.0/25 [90/2170112; via 10.145.20.146.. 00:01:33. SerialO/0
D 10.1.4.0/25 [90/2170112] via 10. 145.20. 156. 00:0 1:33. Serial0/0
192 166.1.0/24 is variably subnetted, 2 s nonets, 2 masks
C 192.168.10.0/24 is directly connected, GigabitEthernelO/O
192 168.21.0/24 is variably subnetted, 2 subnets. 2 masks
C 192.168.11.0/24 is directly connected, GrgabtfEthernelO/l
10.165.20.0/24 is variably subnetted, 2 subnets. 2 masks
C 192. 168.20.224/24 is directly connected, SerialO/O
S 10.1.2.112/28 [1/0] via 10.165.20.166
What is the next hop for traffic entering R1 with a destination of 10.1.2.126?
A. 10.165.20.166correct
B. 10.165.20.126 wrong
C. 10.165.20.146
D. 10.165.20.226
Explanation
The static route destined to subnet 10.1.2.112/28 which ranges from 10.1.2.112 to 10.1.2.127
(increment: 16) so it also covers the destination of 10.1.2.126. The static route also has the lowest
AD (of 1) so the router will choose this path.
Question 8
Refer to the exhibit.
R 1# show ip route
Codes: C — connected, S — static, I — IGRP, R - RIP, M - mobile, B —BGP

Loading page 6...

Loading page 7...

Loading page 8...

Loading page 9...

Loading page 10...

Loading page 11...

Loading page 12...

Loading page 13...

Loading page 14...

Loading page 15...

Loading page 16...

Loading page 17...

14 more pages available. Scroll down to load them.

Preview Mode

Sign in to access the full document!

100%

Study Now!

XY-Copilot AI
Unlimited Access
Secure Payment
Instant Access
24/7 Support
Document Chat

Document Details

Related Documents

View all