A receiving host has failed to receive all of the segments that it should acknowledge. What can the host do to improve the reliability of this communication session?

Question: A receiving host has failed to receive all of the segments that it should acknowledge. What can the host do to improve the reliability of this communication session?
[A].

Send a different source port number.

[B].

Restart the virtual circuit.

[C].

Decrease the sequence number.

[D].

Decrease the window size.

Answer: Option D

Explanation:

A receiving host can control the transmitter by using flow control (TCP uses Windowing by default). By decreasing the window size, the receiving host can slow down the transmitting host so the receiving host does not overflow its buffers.

If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?

Question: If routers in a single area are configured with the same priority value, what value does a router use for the OSPF Router ID in the absence of a loopback interface?
[A].

The lowest IP address of any physical interface

[B].

The highest IP address of any physical interface

[C].

The lowest IP address of any logical interface

[D].

The highest IP address of any logical interface

Answer: Option B

Explanation:

At the moment of OSPF process startup, the highest IP address on any active interface will be the Router ID (RID) of the router. If you have a loopback interface configured (logical interface), then that will override the interface IP address and become the RID of the router automatically.

With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process?

Question: With which network type will OSPF establish router adjacencies but not perform the DR/BDR election process?
[A].

Point-to-point

[B].

Backbone area 0

[C].

Broadcast multi-access

[D].

Non-broadcast multi-access

Answer: Option A

Explanation:

No DR is assigned on any type of point-to-point link. No DR/BDR is assigned on the NBMA point-to-multipoint due to the hub/spoke topology. DR and BDR are elected on broadcast and non-broadcast multi-access networks. Frame Relay is a non-broadcast multi-access (NBMA) network by default.

You need the IP address of the devices with which the router has established an adjacency. Also, the retransmit interval and the queue counts for the adjacent routers need to be checked. What command will display the required information?

Question: You need the IP address of the devices with which the router has established an adjacency. Also, the retransmit interval and the queue counts for the adjacent routers need to be checked. What command will display the required information?
[A].

show ip eigrp adjacency

[B].

show ip eigrp topology

[C].

show ip eigrp interfaces

[D].

show ip eigrp neighbors

Answer: Option D

Explanation:

The show ip eigrp neighbors command allows you to check the IP addresses as well as the retransmit interval and queue counts for the neighbors that have established an adjacency.

A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?

Question: A network administrator needs to configure a router with a distance-vector protocol that allows classless routing. Which of the following satisfies those requirements?
[A].

IGRP

[B].

OSPF

[C].

RIPv1

[D].

EIGRP

Answer: Option D

Explanation:

In this question, we’re calling EIGRP just plain old distance vector. EIGRP is an “advanced” distance-vector routing protocol, sometimes called a hybrid routing protocol because it uses the characteristics of both distance-vector and link-state routing protocols.

Which of the following network types have a designated router and a backup designated router assigned?

Question: Which of the following network types have a designated router and a backup designated router assigned?

[A].

1, 2 and 3

[B].

1 and 3

[C].

3 and 4

[D].

All of the above

Answer: Option B

Explanation:

No DR is assigned on any type of point-to-point link. No DR/BDR is assigned on the NBMA point-to-multipoint due to the hub/spoke topology. DR and BDR are elected on broadcast and non-broadcast multi-access networks. Frame Relay is a non-Broadcast Multi-Access (NBMA) network by default.

Microprogramming is

Question: Microprogramming is
[A].

assembly language programming

[B].

programming of minicomputers

[C].

control unit programming

[D].

macro programming of microcomputers

Answer: Option C

Explanation:

No answer description available for this question.