wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CCNA - SRWE&ENSA - Cap5-8

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Refer to the exhibit. Which switch will be the root bridge after the election process is complete?

a)

S1

b)

S2

c)

S3

d)

S4

2.

In which two port states does a switch learn MAC addresses and process BPDUs in a PVST network? (Choose two.)

a)

blocking

b)

disabled

c)

forwarding

d)

learning

e)

listening

3.

If no bridge priority is configured in PVST, which criteria is considered when electing the root bridge?

a)

lowest IP address

b)

lowest MAC address

c)

highest IP address

d)

highest MAC address

4.

Which statement is true regarding the use of PAgP to create EtherChannels?

a)

It requires full duplex.

b)

It is Cisco proprietary.

c)

It requires more physical links than LACP does.

d)

It increases the number of ports that are participating in spanning tree.

e)

It mandates that an even number of ports (2, 4, 6, etc.) be used for aggregation.

5.

Refer to the exhibit. PC1 is configured to obtain a dynamic IP address from the DHCP server. PC1 has been shut down for two weeks. When PC1 boots and tries to request an available IP address, which destination IP address will PC1 place in the IP header?

a)

192.168.1.1

b)

192.168.1.8

c)

192.168.1.255

d)

255.255.255.255

6.

What are two requirements to be able to configure an EtherChannel between two switches? (Choose two.)

a)

The interfaces that are involved need to be contiguous on the switch.

b)

All the interfaces need to work at the same speed.

c)

All the interfaces need to be working in the same duplex mode.

d)

All interfaces need to be assigned to different VLANs.

e)

Different allowed ranges of VLANs must exist on each end.

7.

Which protocol automates assignment of IP addresses on a network, and which port number does it use? (Choose two.)

a)

DHCP

b)

DNS

c)

SMB

d)

53

e)

67

8.

A company uses the method SLAAC to configure IPv6 addresses for the workstations of the employees. A network administrator configured the IPv6 address on the LAN interface of the router. The interface status is UP. However, the workstations on the LAN segment did not obtain the correct prefix and prefix length. What else should be configured on the router that is attached to the LAN segment for the workstations to obtain the information?​

a)

R1(config-if)# ipv6 enable

b)

R1(config)# ipv6 unicast-routing

c)

R1(config-if)# ipv6 nd other-config-flag

d)

R1(config)# ipv6 dhcp pool < name of the pool >

9.

A company uses the SLAAC method to configure IPv6 addresses for the employee workstations. Which address will a client use as its default gateway?​

a)

the all-routers multicast address

b)

the link-local address of the router interface that is attached to the network

c)

the unique local address of the router interface that is attached to the network

d)

the global unicast address of the router interface that is attached to the network

10.

Refer to the exhibit. What should be done to allow PC-A to receive an IPv6 address from the DHCPv6 server?

a)

Add the ipv6 dhcp relay command to interface Fa0/0.

b)

Configure the ipv6 nd managed-config-flag command on interface Fa0/1.

c)

Change the ipv6 nd managed-config-flag command to ipv6 nd other-config-flag .

d)

Add the IPv6 address 2001:DB8:1234:5678::10/64 to the interface configuration of the DHCPv6 server.