Process Management Chapter 6

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Icefumo
I
Icefumo
Community Contributor
Quizzes Created: 1 | Total Attempts: 135
| Attempts: 135 | Questions: 14
Please wait...
Question 1 / 14
0 %
0/100
Score 0/100
1. Match the commands to the correct actions. (Not all options are used.)

Explanation

Refer to curriculum topic: 6.4.1

Submit
Please wait...
About This Quiz
Process Management Chapter 6 - Quiz

This quiz assesses knowledge on networking concepts including IPv4, IPv6, and router configurations. It covers topics like Time-to-Live in IPv4, default gateway configurations, and real-time data transport in... see moreIPv6, essential for students and professionals in network administration. see less

2. When transporting data from real-time applications, such as streaming audio and video, which field in the IPv6 header can be used to inform the routers and switches to maintain the same path for the packets in the same conversation?

Explanation

Refer to curriculum topic: 6.1.4
The Flow Label in IPv6 header is a 20-bit field that provides a special service for real-time applications. This field can be used to inform routers and switches to maintain the same path for the packet flow so that packets will not be reordered.

Submit
3. What is the command netstat -r used for?

Explanation

Refer to curriculum topic: 6.2.1
The command netstat -r displays the host routing table to verify the routes and costs that a computer uses to communicate to certain networks.

Submit
4. During the boot process, in what memory location will the router bootstrap program look for the IOS image if a TFTP server is not used?

Explanation

Refer to curriculum topic: 6.3.2
The IOS image is typically stored in flash memory. If the image is not in flash memory when the router boots, the router bootstrap program can look for it on a TFTP server.

Submit
5. During troubleshooting procedures, from which location will most Cisco routers load a limited IOS?

Explanation

Refer to curriculum topic: 6.3.1
ROM is used to store bootup instructions, basic diagnostic software, and a copy of a limited IOS. NVRAM stores the startup configuration file. RAM provides temporary storage of the running configuration file. Flash is used to store the full Cisco IOS on a device.

Submit
6. Here is a link to the PT Activity (Links to an external site.). Open the PT activity. Perform the tasks in the activity instructions and then answer the question.Which interfaces in each router are active and operational?

Explanation

Refer to curriculum topic: 6.4.2
The command to use for this activity is show ip interface brief in each router. The active and operational interfaces are represented by the value "up" in the "Status" and "Protocol" columns. The interfaces in R1 with these characteristics are G0/0 and S0/0/0. In R2 they are G0/1 and S0/0/0.

Submit
7. Which value, that is contained in an IPv4 header field, is decremented by each router that receives a packet?

Explanation

Refer to curriculum topic: 6.1.3
When a router receives a packet, the router will decrement the Time-to-Live (TTL) field by one. When the field reaches zero, the receiving router will discard the packet and will send an ICMP Time Exceeded message to the sender.

Submit
8. What are two functions that are provided by the network layer? (Choose two.)

Explanation

Refer to curriculum topic: 6.1.1
The network layer is primarily concerned with passing data from a source to a destination on another network. IP addresses supply unique identifiers for the source and destination. The network layer provides connectionless, best-effort delivery. Devices rely on higher layers to supply services to processes.

Submit
9. Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route?

Explanation

Refer to curriculum topic: 6.2.2
A default static route is used as a gateway of last resort to forward unknown destination traffic to a next hop/exit interface. The next-hop or exit interface is the destination to send traffic to on a network after the traffic is matched in a router. The route source is the location a route was learned from.

Submit
10. Which router bootup sequence is correct?​

Explanation

Refer to curriculum topic: 6.3.2
When a router is powered on, it undergoes a POST to verify that the hardware is functional, after which it proceeds by locating and loading the Cisco IOS software and then loading the startup configuration file if one is present.

Submit
11. Within a production network, what is the purpose of configuring a switch with a default gateway address?

Explanation

Refer to curriculum topic: 6.4.3
A default gateway address allows a switch to forward packets that originate on the switch to remote networks. A default gateway address on a switch does not provide Layer 3 routing for PCs that are connected on that switch. A switch can still be accessible from Telnet as long as the source of the Telnet connection is on the local network.

Submit
12. How does the network layer use the MTU value?

Explanation

Refer to curriculum topic: 6.1.2
The data link layer indicates to the network layer the MTU for the medium that is being used. The network layer uses that information to determine how large the packet can be when it is forwarded. When packets are received on one medium and forwarded on a medium with a smaller MTU, the network layer device can fragment the packet to accommodate the smaller size.

Submit
13. Which two files are loaded into RAM by the router when it boots? (Choose two.)

Explanation

Refer to curriculum topic: 6.3.2
A router loads the IOS image file and startup configuration file into RAM when it boots. Then the startup configuration file is copied into RAM as the running configuration file. The power-on self-test (POST) is a process that occurs on almost every computer during bootup. A bootstrap program is a program that is executed just after the POST.

Submit
14. A packet arrives at a router interface. The router goes through a series of steps to determine where the packet should be forwarded. Place the steps of the router forwarding process in the correct order. (Not all options are used.)

Explanation

Refer to curriculum topic: 6.2.2
When a packet arrives at a router interface, the router determines the destination network from the packet header. The router then looks for a matching destination in the routing table, and determines from the table entry which interface to use to send the packet to that destination. If no matching destination or default forwarding information is found, the packet is discarded.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 8, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 08, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Dec 14, 2015
    Quiz Created by
    Icefumo
Cancel
  • All
    All (14)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Match the commands to the correct actions. (Not all options are used.)
When transporting data from real-time applications, such as streaming...
What is the command netstat -r used for?
During the boot process, in what memory location will the router...
During troubleshooting procedures, from which location will most Cisco...
Here is a link to the PT Activity (Links to an external...
Which value, that is contained in an IPv4 header field, is decremented...
What are two functions that are provided by the network layer? (Choose...
Which feature on a Cisco router permits the forwarding of traffic for...
Which router bootup sequence is correct?​
Within a production network, what is the purpose of configuring a...
How does the network layer use the MTU value?
Which two files are loaded into RAM by the router when it boots?...
A packet arrives at a router interface. The router goes through a...
Alert!

Advertisement