Networking Quiz3
Which of the following is not a task handled by a router?
A router forwards broadcasts over the network.
What parameter can be combined with the traceroute command to instruct it to use ICMP echo requests instead of UDP datagrams?
-I
What netstat command option lists only current connections, including IP addresses and port numbers?
-n
By default, the pathping command sends how many pings per hop?
100
A modern ASN consists of how many bits?
32
Which layers of the OSI model are all routers able to interpret?
4 & 3
In IPv6, what field is used to indicate what sequence of packets from one source to one or multiple destinations a packet belongs to?
flow label
The router on a network that accepts all unroutable messages from other routers.
gateway of last resort
A router that directs data between networks within the same autonomous system.
gateway router
What two fields below are used by IPv4 and IPv6 respectively to limit the number of times that a packet can be forwarded on a network?
hop limit & TTL
Which network routing protocol is a path vector protocol that sends updates between routers using TCP?
BGP
What field in an IPv4 packet informs routers the level of precedence they should apply when processing an incoming packet?
Differentiated Services (DiffServ)
Which of the following are types of entries an ARP table contains?
Dynamic & Static
As a network support technician, you only need to know how to support IPv6.
False
IPv4 and IPv6 use the same packet format.
False
UDP provides error checking, but not sequencing.
False
What is NOT one of the three characteristics of TCP in its role as a reliable delivery protocol?
Framing
What protocol replaces ARP, IGMP, and ICMPv4 on IPv6 based networks?
ICMPv6
What IPv4 protocol handles multicasting for tasks such as videoconferencing or teleconferencing?
IGMP
What versions of the IP protocol are used on networks today?
IPv4 & IPv6
At what layer of the OSI model would a TCP or UDP header be added to a payload?
Layer 4
The largest IP packet size in bytes allowable by routers in a path without fragmentation and excluding the frame size.
MTU (maximum transmission unit)
The IP connectionless protocol relies on what other protocol to guarantee delivery of data?
TCP
A globally unique number that identifies an autonomous system. ASNs work similarly to IP addresses that identify individual nodes on a network. Each ASN now consists of 32 bits instead of 16 bits, and they are assigned by IANA.
autonomous system router
Properties of a route used by routing protocols to determine the best path to a destination when various paths are available. Routing metrics may be calculated using any of several variables, including hop count, bandwidth, delay, MTU, cost, and reliability.
routing metric
What command can be used on a Cisco router to view the routing table?
show ip route
In a TCP segment, what field indicates how many bytes the sender can issue to a receiver while acknowledgement for the segment is outstanding?
sliding window
What happens when a router receives a packet with a TTL of 0?
The router drops the packet and sends an ICMP TTL expired message back to the host.
IP is an unreliable, connectionless protocol.
True
On IPv4 networks, IGMP operates at the Network layer of the OSI model to manage multicasting.
True
When viewing the routing table on a UNIX system, what flag indicates if a route is a usable route?
U
A number indicating a protocol's reliability, with lower values being given higher priority. This assignment can be changed by a network administrator when one protocol should take precedence over a previously higher-rated protocol on a network.
administrative distance
What TCP field below allows the receiving node to determine whether a TCP segment is corrupted during transmission?
checksum
What routing protocol criteria is defined as the time it takes to recognize a best path change in the event of a network outage?
convergence time
A repeated trial message transmitted by the tracert and traceroute utilities to trigger routers along a route to return specific information about the route.
probe
A router that connects an autonomous system with an outside network—for example, the router that connects a business to its ISP.
interior router
The delay between the transmission of a signal and its receipt.
latency
What type of routing protocol enables routers to communicate beyond neighboring routers, allowing each router to create a map of an entire network?
link state
A process whereby routers learn about all of the devices on their networks. On IPv4 networks, this process is managed by ARP with help from ICMP. On IPv6 networks, NDP (Neighbor Discovery Protocol) automatically detects neighboring devices and automatically adjusts when nodes fail or are removed from the network.
neighbor discovery
What address does ARP work in conjunction with IPv4 to discover?
physical & MAC