Network Protocols And Routing

This question bank verified by Studydeets
All Questions
Filter by:
Question 1
Free
True/False

 UDP provides error checking, but not sequencing.

Choose correct answer/s

True

False

Check answer
Question 2
Free
True/False

 IP is an unreliable, connectionless protocol, as it does not establish a session to send its packets.

Choose correct answer/s

True

False

Check answer
Question 3
Free
True/False

 IPv4 and IPv6 use the same packet format.

Choose correct answer/s

True

False

Check answer
Question 4
Free
True/False

 TCP uses a four-step process called a four-way handshake to establish a TCP connection.

Choose correct answer/s

True

False

Check answer
Question 5
Free
True/False

 The cost of upgrading infrastructure has been a major factor in the slow adoption of IPv6.

Choose correct answer/s

True

False

Check answer
Question 6
True/False

 In general, a Layer 3 or Layer 4 switch is still optimized for fast Layer 2 data handling.

Choose correct answer/s
True
False
To unlock the question
Question 7
True/False

 Routing Information Protocol (RIP) is an interior gateway protocol that uses a link-state algorithm.

Choose correct answer/s
True
False
To unlock the question
Question 8
True/False

 The Border Gateway Protocol is considered to be a hybrid routing protocol.

Choose correct answer/s
True
False
To unlock the question
Question 9
True/False

 The pathping utility sends 10 pings per hop by default.

Choose correct answer/s
True
False
To unlock the question
Question 10
True/False

 The CTRL + S key combination can be used to stop an actively running command.

Choose correct answer/s
True
False
To unlock the question
Question 11
Multiple Choice

 What is NOT one of the three characteristics of TCP in its role as a reliable delivery protocol?

Choose correct answer/s
A
Connection-oriented Protocol
B
Sequencing and checksums
C
Framing
D
Flow Control
To unlock the question
Question 12
Multiple Choice

 What field in an IPv4 packet informs routers the level of precedence they should apply when processing an incoming packet?

Choose correct answer/s
A
Differentiated Services (DiffServ)
B
Internet header length (IHL)
C
Time to Live (TTL)
D
Padding
To unlock the question
Question 13
Multiple Choice

 What command will list only current connections, including IP addresses and port numbers?

Choose correct answer/s
A
show ip stats
B
netstat -n
C
netstat -s
D
portstat
To unlock the question
Question 14
Multiple Choice

 What utility is the equivalent to the pathping command on a Linux system?

Choose correct answer/s
A
mtr
B
tracepath
C
traceroute
D
hping
To unlock the question
Question 15
Multiple Choice

 Which statement regarding the Border Gateway Protocol (BGP) is accurate?

Choose correct answer/s
A
BGP is limited to a single autonomous system.
B
BGP is exclusively a distance-vector protocol.
C
BGP utilizes TCP for communicating updates.
D
BGP is a more advanced version of OSPF.
To unlock the question
Question 16
Multiple Choice

 In a TCP segment, what field indicates how many bytes the sender can issue to a receiver before acknowledgment is received?

Choose correct answer/s
A
urgent pointer
B
sliding-window
C
URG flag
D
PSH flag
To unlock the question
Question 17
Multiple Choice

 Which of the following is not a task handled by a router?

Choose correct answer/s
A
A router forwards broadcasts over the network.
B
A router can reroute traffic if the path of first choice is down but a second path is available.
C
A router can interpret Layer 3 and often Layer 4 addressing.
D
A router can connect dissimilar networks.
To unlock the question
Question 18
Multiple Choice

 The IP connectionless protocol relies on what other protocol to guarantee delivery of data?

Choose correct answer/s
A
UDP
B
ICMP
C
TCP
D
ARP
To unlock the question
Question 19
Multiple Choice

 You are connected to your network's Cisco router, and need to verify the route table. What command should you enter?

Choose correct answer/s
A
route print
B
show ip route
C
route -a
D
show route-table
To unlock the question
Question 20
Multiple Choice

 Which traceroute command will perform a trace using ICMP echo requests instead of UDP datagrams to the host srv1.mycompany.com?

Choose correct answer/s
A
traceroute -i srv1.mycompany.com
B
traceroute -w srv1.mycompany.com
C
traceroute -o ICMP srv1.mycompany.com
D
traceroute -I srv1.mycompany.com
To unlock the question