Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Block 3

Total questions: 42

Worksheet time: 21mins

Name
Class
Date
1.

What is the primary purpose of the core layer in Cisco's hierarchical internetworking model?

a)

Providing routing, filtering, and WAN access to determine how packets can access the core when necessary.

b)

Connecting end-user computers to the network and ensuring delivery of frames to these devices.

c)

Transporting large amounts of traffic reliably and quickly.

d)

Exercising considerable flexibility in defining network operation and implementing network policies.

2.

What is the main purpose of the Address Resolution Protocol (ARP)?

a)

It facilitates routing decisions based on network congestion.

b)

It ensures end-to-end encryption of data packets transmitted over a network.

c)

It maps IP network addresses to MAC addresses to facilitate communication between devices on the same LAN segment.

d)

It provides message packets to report errors and other information regarding IP packet processing back to the source.

3.

What happens when a router receives a packet on its inbound interface?

a)

The router immediately discards the packet if it does not recognize the source MAC address.

b)

The router forwards the packet to the next hop without examining its destination Network Layer protocol address.

c)

The router checks the packet’s destination Network Layer protocol address and determines whether it knows how to forward the packet.

d)

The router alters both the source and destination MAC addresses of the packet before forwarding it to the next hop.

4.

What mechanism does BGP use for reliable message exchange?

a)

UDP

b)

ICMP

c)

TCP

d)

ARP

5.

What is the purpose of a subnet mask in subnetting?

a)

To differentiate between public and private IP addresses.

b)

To indicate how many bits are being borrowed from the host component of an IP address.

c)

To determine the maximum number of hosts that can connect to a network.

d)

To specify the network address of a device on the network.

6.

Why is CIDR (Classless Internet Domain Routing) used instead of traditional IP address classes?

a)

To simplify network administration by using fixed-size address blocks.

b)

To allocate IP addresses more efficiently by allowing for variable-length subnet masks.

c)

To assign unique IP addresses to devices based on their geographical location.

d)

To ensure compatibility between different types of networking hardware.

7.

What does VLSM (Variable Length Subnet Masking) allow network administrators to do?

a)

Assign static IP addresses to devices on the network.

b)

Configure multiple subnets with different subnet masks on the same network.

c)

Limit the number of hosts that can connect to each subnet.

d)

Implement firewall rules to restrict access to certain parts of the network.

8.

How does RIPv1 (Routing Information Protocol version 1) handle subnetting?

a)

Assign static IP addresses to devices on the network.

b)

Configure multiple subnets with different subnet masks on the same network.

c)

Limit the number of hosts that can connect to each subnet.

d)

Implement firewall rules to restrict access to certain parts of the network.

9.

What distinguishes Border Gateway Protocol (BGP) from Interior Gateway Protocols (IGPs)?

a)

BGP is used for routing within a single autonomous system, while IGPs handle routing between different autonomous systems.

b)

BGP is primarily used for small networks, while IGPs are suitable for large-scale networks.

c)

BGP operates at the Data Link Layer, while IGPs operate at the Network Layer.

d)

BGP routes packets based on hop count, while IGPs use path length as the routing metric.

10.

Which protocol is used for loop prevention in a network?

a)

PPP

b)

STP

c)

LLDP

d)

CDP

11.

What is the function of the Spanning Tree Protocol (STP)?

a)

To establish direct communication between two network devices

b)

To encrypt data transmission over a point-to-point link

c)

To prevent broadcast storms and network loops

d)

To advertise layer-2 configurations to adjacent nodes

12.

What is the purpose of a management VLAN?

a)

To restrict access to network management devices

b)

To isolate data traffic from management traffic

c)

To provide encryption for network management traffic

d)

To facilitate remote management and monitoring of network devices

13.

Which VLAN encapsulation method is proprietary to Cisco devices?

a)

IEEE 802.1q

b)

Inter-Switch Link (ISL)

c)

Token Ring

d)

Ethernet

14.

What is a VLAN's primary function in terms of network management?

a)

To segment broadcast domains

b)

To optimize network performance

c)

To facilitate remote device configuration

d)

To establish physical network connections

15.

What is the primary function of a router in a network?

a)

To forward packets between networks using IP addressing

b)

To transmit data within the same network using MAC addressing

c)

To manage network security protocols

d)

To regulate bandwidth usage within a network

16.

What is the purpose of a default gateway in a network?

a)

To serve as a central management point for network devices

b)

To store backup configurations for network devices

c)

To provide a path for devices to exit their local network

d)

To assign IP addresses to network devices dynamically

17.

What is the role of path determination in router functionality?

a)

To determine the MAC address of destination hosts

b)

To identify the physical location of routers within a network

c)

To determine the optimal route for packet transmission

d)

To manage network traffic encryption protocols

18.

What is the primary function of BGP?

a)

To exchange routing information within a single autonomous system

b)

To ensure loop-free path selection within a network

c)

To facilitate communication between autonomous systems on the Internet

d)

To automate neighbor discovery in large-scale networks

19.

What is the primary benefit of using CIDR for IP addressing?

a)

It allows for easier configuration of network hardware.

b)

It ensures that all devices on the network have unique IP addresses.

c)

It efficiently allocates IP addresses, reducing wasted address space.

d)

It simplifies network troubleshooting by standardizing IP address formats.

20.

What is the maximum number of hosts that can be accommodated in a subnet with a CIDR notation of 10.0.0.0/20?

a)

254

b)

1022

c)

510

d)

4094

21.

How do static routes differ from default routes and dynamically learned routes?

a)

Static routes are automatically generated based on network changes, while default routes are manually configured.

b)

Default routes are based on periodic updates from other routers, while static routes are manually configured.

c)

Static routes are manually configured, default routes are automatically generated, and dynamically learned routes are based on periodic updates from other routers.

d)

Static routes are automatically generated based on network changes, while dynamically learned routes are manually configured.

22.

What is the primary function of routers in terms of network addressing?

a)

Assigning logical addresses to devices connected to the network.

b)

Converting physical addresses to physical addresses for data transmission.

c)

Providing logical addressing that routers use to determine where to send data packets.

d)

Ensuring the reliability and security of data transmission across the network.

23.

How do routers determine the optimal path for packet forwarding?

a)

By analyzing the physical characteristics of the network media.

b)

By using broadcast messages to gather routing information from neighboring routers.

c)

By exchanging multicast messages with other routers to build a routing table.

d)

By encrypting packets before transmission to ensure data security.

24.

What is the purpose of a VLAN trunk?

a)

To connect two VLANs together

b)

To limit broadcast traffic within a VLAN

c)

To carry traffic for multiple VLANs over a single link

d)

To isolate network segments

25.

What type of protocol is BGP?

a)

Distance vector

b)

Link state

c)

Path vector

d)

Hybrid

26.

How does BGP differ from interior routing protocols like RIP and OSPF?

a)

It uses hop count as a metric for route selection.

b)

It automatically discovers neighboring routers.

c)

It relies on manually input network policies for routing decisions.

d)

It sends periodic routing updates to all routers in the network.

27.

What are the advantages of Distance Vector routing algorithms?

a)

They provide highly accurate and granular route information.

b)

They are simple to understand and configure, and require minimal processor resources.

c)

They offer superior scalability, making them suitable for large networks.

d)

They allow for variable length subnet masking and support for Classless Inter-Domain Routing (CIDR).

28.

What are the primary responsibilities of Internet Protocol (IP)?

a)

Providing reliable, connection-oriented delivery of packets through an internetwork.

b)

Ensuring real-time, low-latency communication between devices on the same network.

c)

Providing fragmentation and reassembly of packets to support data links with different MTU sizes.

d)

Enabling connectionless, best-effort delivery of packets through an internetwork based on logically assigned addresses.

29.

Under what circumstances will a router discard a packet?

a)

the packet's payload exceeds the maximum allowable size for the network.

b)

the packet's source MAC address does not match any entry in the router's ARP cache.

c)

the packet's time to live (TTL) counter expires while it is being routed through the network.

d)

the packet contains encrypted data that the router is not authorized to decrypt.

30.

What distinguishes routed protocols from routing protocols?

a)

Routed protocols handle the logical addressing used by routers, while routing protocols determine optimal paths for packet forwarding.

b)

Routed protocols determine optimal paths for packet forwarding, while routing protocols handle network addressing.

c)

Routed protocols are responsible for preparing data for transmission on the network, while routing protocols provide encryption and compression.

d)

Routed protocols perform functions at the upper layers of the OSI model, while routing protocols are involved in path determination and packet switching.

31.

What is a key advantage of switches over hubs in a network?

a)

Switches provide encryption for data transmission

b)

Switches segment the network into collision domains

c)

Switches are cheaper than hubs

d)

Switches have a higher port density than hubs

32.

What is the primary purpose of the IEEE 802.1q standard?

a)

To prevent loop inconsistencies in network links

b)

To encapsulate VLAN frames within standard frames

c)

To establish direct communication between Cisco devices

d)

To discover physical loops in a network

33.

Which switching method stores the entire frame in internal memory before forwarding?

a)

Cut-Through switching

b)

Fragment-Free switching

c)

Store-and-Forward switching

34.

What problem can occur if loop avoidance schemes are not implemented in a network?

a)

Slow data transmission

b)

Packet loss

c)

Broadcast storms

d)

MAC address conflicts

35.

Which layer of the OSI model is responsible for handling broadcast storms and frame flooding?

a)

Application layer

b)

Data-Link layer

c)

Transport layer

d)

Network layer

36.

Which of the following is NOT a design consideration for the core layer?

a)

Scalability and avoiding expansion of the core as the internetwork grows.

b)

Implementing tools such as access lists and packet filtering.

c)

Designing for high reliability and redundancy.

d)

Supporting workgroup access by connecting devices belonging to the access layer.

37.

What is the primary function of the distribution layer in Cisco's hierarchical internetworking model?

a)

Providing routing, filtering, and WAN access.

b)

Transporting large amounts of traffic reliably and quickly.

c)

Handling communication between end-user computers and the network.

d)

Serving as the communication point between the access layer and the core layer.

38.

What is a subnet in the context of networking?

a)

A physical division of a network into smaller portions.

b)

The IP address of a specific device on a network.

c)

A logical division of a network of connected network devices based on the IP address.

d)

The broadcast address used to send data to all devices on a network.

39.

What is the primary purpose of subnetting a network?

a)

To increase the speed of data transmission between devices.

b)

To assign unique MAC addresses to each device on the network.

c)

To create logical divisions of the network and prevent confusion between devices on different subnets.

d)

To limit the number of devices that can connect to the network.

40.

How is subnetting accomplished in terms of IP addressing?

a)

By increasing the number of bits in the host portion of the IP address.

b)

By decreasing the number of bits in the network portion of the IP address.

c)

By borrowing bits from the host portion of the IP address to create subnet identifiers.

d)

By changing the IP address range assigned to each device on the network.

41.

What is the primary role of Link Layer Discovery Protocol (LLDP)?

a)

To provide authentication features in data transmission

b)

To prevent network loops in a Layer 2 network

c)

To discover and advertise data and layer-2 configurations

d)

To establish direct communication between Cisco devices

42.

What problem do VLANs help to address in a network?

a)

Bandwidth saturation

b)

Hardware malfunctions

c)

IP address conflicts

d)

Network congestion