Font size
WorksheetsNetworking Fundamentals - Part 4
Total questions: 33
Worksheet time: 20mins
Which of the following statements accurately describes the dynamic allocation process of DHCP for assigning IP addresses to devices in a network?
DHCP dynamically allocates IP addresses to devices on the network, allowing for automatic and efficient address management.
DHCP uses a static pool of pre-defined IP addresses, ensuring consistent assignment to devices in the network.
DHCP assigns IP addresses based on the device's MAC address, ensuring unique addressing for each device.
DHCP uses manual configuration to assign IP addresses, which allows for precise control over address assignment.
Which statement best explains the significance of using the Syslog standard for monitoring and troubleshooting computer networks and systems?
Syslog automatically resolves network issues without human intervention.
Syslog enables real-time monitoring of network devices and systems.
Syslog ensures secure communication between network devices.
Syslog provides detailed information about network traffic patterns.
Which statement best describes the purpose of DHCP and its benefits in network configuration?
DHCP is used to assign static IP addresses to devices, ensuring stable and consistent network connections.
DHCP enables routers to efficiently manage data transmission and optimize network performance.
DHCP allows for the automatic and dynamic allocation of IP addresses, simplifying network administration and reducing configuration errors.
DHCP provides advanced security features, such as encryption and authentication, to protect network traffic.
What are the principles of access control list (ACL)?
Determine the actions and permissions allowed on resources.
Define user attributes and roles for access control.
Encrypt data in transit and data at rest for enhanced security.
Enforce physical access controls to secure facilities.
What is an ACL (Access Control List)?
A series of commands used to filter network traffic based on packet header information.
A digital encryption key used to protect sensitive information.
A set of rules defining user access levels in a physical building.
A physical barrier used to control access to tangible assets.
Inter-VLAN routing is the process of forwarding network traffic between different VLANs within a network.
True
False
In what ways do VLANs enhance network performance and optimize bandwidth allocation in computer networks?
VLANs allow network administrators to segment network traffic into logical groups, which may facilitate improved network performance and efficient bandwidth utilization.
VLANs help in achieving regulatory compliance by enforcing strict access controls and data segregation.
VLANs provide a centralized administration for all connected devices, streamlining network management.
VLANs enhance network security by isolating sensitive data traffic from unauthorized access.
Which statement correctly identifies the various ways in which DHCP can be used? Select all that apply.
Securing networks by providing authentication and encryption for IP address assignments.
Configuring network settings such as DNS server and default gateway.
Supporting mobility by allowing devices to obtain IP addresses when connecting to different networks.
Troubleshooting network issues by monitoring and analyzing DHCP logs and statistics.
Assigning dynamic IP addresses to devices on a network.
How does the Syslog standard implementation in Cisco IOS contribute to network monitoring and logging?
Syslog in Cisco IOS offers a centralized logging system for storing system events and facilitating monitoring of network activities.
Syslog in Cisco IOS allows real-time tracking of network traffic and performance analysis.
Syslog in Cisco IOS enables secure communication between network devices to ensure data integrity.
Syslog in Cisco IOS provides a security scanning tool for identifying vulnerabilities in network devices.
Which statement is not a feature of Trunk mode on a switch interface?
Only carries traffic on the VLAN to which the traffic belongs.
Uses Dynamic Trunking Protocol (DTP) to easily set up Trunk links.
Facilitates communication between devices on different VLANs.
Uses 802.1Q or ISL encapsulation protocols.
A network administrator is configuring DCHP and wants to explicitly set an IP address based on a MAC address. Which of the following should the administrator use?
Dynamic assignment
Static IP on the server
IP helper
Exclusion range
Reservation
A network administrator needs to set up a file server to allow user access. The organization uses DHCP to assign IP addresses. Which of the following is the best solution for the administrator to set up?
A separate scope for the file server using a /32 subnet
A reservation for the server based on the MAC address
A static IP address within the DHCP IP range
A SLAAC for the server
Imagine setting up a small office network without a dedicated DHCP server. What mechanism allows computers to communicate with each other by automatically assigning IP addresses?
APIPA is a type of Wi-Fi encryption used for secure connections
APIPA is used for manually assigning IP addresses to devices
APIPA stands for Automatic Private IP Addressing, used when a DHCP server is not available
APIPA is a protocol for connecting devices to Bluetooth peripherals
A network technician was tasked to install a network printer and share it with a group of five instructors at Dion Training. The technician plugged the device into a switch port and noticed the link light turned green. Unfortunately, the printer was unable to obtain an IP address automatically. Which of the following is a potential reason for this error?
Incorrect DNS records
Incorrect TCP port in ACL
Split-horizon is disabled
DHCP scope is exhausted
The current IP configuration of a small company is done manually and is time-consuming. Because of increased network growth, a technician needs a simpler way for IP configuration of workstations. Which service would simplify the workstation IP configuration task?
APIPA
ICMP
DHCP
DNS
DHCP port #'s
5060, 5061
161,0163
67, 68
45, 445
What is the primary responsibility of a DHCP server?
Provide email services
Manage file storage
Control access to the network
Assign and configure IP address settings
What best evaluates the benefits and limitations of using access control lists (ACLs) as a tool for network compartmentalization and access control?
Enhanced network security; Limitations: Increased complexity in ACL configuration and maintenance.
Fine-grained control over network traffic; Limitations: Scalability challenges for large networks.
Efficient resource utilization; Limitations: Inability to handle dynamic access control requirements.
Easy implementation and management; Limitations: Limited flexibility in defining access rules.
VLANs help improve Network Security by implementing access control policies and firewall rules between VLANs, they help Network Management by aiding in network troubleshooting, and they help Network performance by enabling QoS policies.
True
False
Standard and extended access control lists (ACLs) differ in their scope of control and the criteria they can use for filtering network traffic.
True
False
In Cisco ACLs (Access Control Lists), the order in which access control entries (ACEs) are applied matters, with ACEs evaluated from top to bottom, and the first matching ACE determining the action for the traffic.
True
False
Which statement best describes the process of how NAT (Network Address Translation) works?
NAT translates DNS addresses from public to private for efficient name resolution.
NAT translates IP addresses from public to private for secure communication.
NAT translates MAC addresses from private to public for network routing.
NAT translates IP addresses from private to public for internet connectivity.
Which statement about Access Control Lists (ACLs) is correct?
ACEs in an ACL represent the order of statements and are essential for proper ACL functioning.
ACLs must contain only Permit statements; Deny statements are not allowed.
The order of statements in an ACL has no impact on network traffic.
ACLs are not necessary if there is an Implicit Deny statement.
Which statement best describes the NTP stratum model and its responsibility?
The NTP stratum model is a configuration option that allows users to specify their preferred time source and adjust the synchronization settings.
The NTP stratum model is a security mechanism that prevents unauthorized access to time servers and ensures the integrity of time synchronization.
The NTP stratum model is a diagnostic tool that helps troubleshoot time synchronization issues and identify any discrepancies in time accuracy.
The NTP stratum model is a hierarchical system that ranks time servers based on their accuracy and reliability. It ensures that time synchronization is maintained across all devices on the network.
Extended access control lists (ACLs) filter packets based on which attributes?
Source and destination IP addresses
Source and destination Layer 4 protocols (UDP and TCP)
Protocol type or number, e.g., IP, HTTPS, 80, etc.
All of the above
What are Wildcards in the context of Access Control Lists (ACLs)?
Wildcards are binary equivalents of IP addresses used to identify network devices.
Wildcards are binary equivalents of subnet masks used in Standard ACLs.
Wildcards are used to define the range of IP addresses allowed in both Extended and Standard ACLs.
Wildcards are inverted subnet masks used only in Extended ACLs.
Describe the process for configuring an extended ACL. Define the criteria for Filtering, including source and destination IP addresses. Specify the protocol(s) to be filtered, such as TCP, UDP, or ICMP. Determine the actions to be taken for matching traffic, such as permit or deny. Establish the sequence or order of ACL rules. Apply the ACL to the appropriate interface(s) on the router.
True
False
Which statements accurately describe the router-on-a-stick method and the function of sub-interfaces? Select all that apply.
The router-on-a-stick method utilizes a single physical interface on a router to route traffic between multiple VLANs.
Sub-interfaces allow a single physical interface to be logically divided into multiple virtual interfaces, enabling routing between VLANs.
The router-on-a-stick method requires separate physical interfaces on a router for each VLAN being routed.
Sub-interfaces are virtual interfaces configured on a router or Layer 3 switch, each associated with a specific VLAN.
Sub-interfaces facilitate inter-VLAN communication by tagging incoming frames with appropriate VLAN IDs.
What is the process of configuring and verifying a standard access control list (ACL) on a router?
Configure the ACL by managing access permissions to files and directories and verify its effectiveness through testing software application interfaces.
Configure the ACL by defining permit or deny statements based on IP addresses and verify its effectiveness through monitoring network traffic.
Configure the ACL by specifying source and destination IP addresses and verify its effectiveness through physical access controls.
Configure the ACL by encrypting data at rest and data in transit and verify its effectiveness through user authentication and authorization.
The router-on-a-stick method is less effective than other inter-VLAN routing methods because it only requires a single physical connection between the switch.
True
False
What is the purpose of the NTP protocol?
To synchronize time between network devices.
To provide secure communication between network devices.
To enable network devices to exchange routing information.
To allocate IP addresses to network devices.
What is the benefit of network address translation (NAT)?
Improved network security.
Efficient use of IP addresses.
Simplified network management.
All of the above.
Which statement best differentiates between the various types of NAT?
Static NAT allows for a one-to-one mapping of private IP addresses to public IP addresses, while dynamic NAT allows for a one-to-many mapping.
Static NAT allows for a one-to-many mapping of private IP addresses to public IP addresses, while dynamic NAT allows for a one-to-one mapping.
Static NAT and dynamic NAT both allow for a one-to-many mapping of private IP addresses to public IP addresses.
Static NAT and dynamic NAT both allow for a one-to-one mapping of private IP addresses to public IP addresses.
