Module 6 Flashcards
The link-state algorithm in Section 4.5 has the following properties:
all of the above
Suppose that c(E,F) = 6 instead of 2 in Figure 4.27. Then the link state algorithm finds the shortest path to F in
step 5
In routing among ASs, which of the following issues dominants:
policy
The ICMP protocol
runs directly on top of IP
As part of hierarchical routing, hot-potato routing does the following:
Chooses the gateway that has the smallest cost.
Which of the following statements best describes the purpose of the SNMP protocol:
The SNMP protocol is a tool for gathering data about network conditions and executing remote actions at remote managed devices
What is the purpose of the SNMP SetRequest message?
To allow a managing entity to set the value of one or more MIB objects in a managed device.
Suppose a network manager wanted to query the value of the number of TCP segments received by a host running the Microsoft Windows 2000 operating system in a US-based company. What would be the prefix (leading digits) of the MIB variable that should be queried:
1.3.6.1.2.1.1
What is the maximum number of received UDP datagrams that can be counted (without overflow) in the MIB-2 UDP module?
2**32 - 1
TF:
In a distance-vector routing algorithm, each node has a map of the entire network and determines the shortest path from itself to all other nodes in the network.
False
TF:
In the BGP routing algorithm, each AS advertises to its neighbors its estimates of the shortest distances from the AS to all possible destination ASs.
False
TF:
OSPF uses BGP for routing among areas.
False
TF:
Every autonomous system must use the same intra-autonomous system routing algorithm.
False
TF:
The management information base (MIB) is a repository of data maintained at a managing entity site, providing the network manager with a centralized, quick-to-query database regarding current network status.
False
TF:
The SNMP
Trap
message is sent by a managed entity to inform a managing entity of an exceptional event, and requires that the managing entity respond to the event via a
SetRequest
message.
False