Unicast单路传播
DHCP中继和DHCP服务器之间交互的报文采用()。
A:unicast B:broadcast C:multicast D:anycast
Traditional network layer packet forwarding relies on the information provided by network layer (1) protocols, or static routing, to make an independent(2) decisions at each hop within thenetwork. The forwarding (3)is based solely on the destination (4) IP address. All packets for thesame destination follow the same path across the network if no other equal-cost paths exist.Whenever a router has two equal-cost (5)toward a destination, the packets toward the destinationmight take one or both of them, resulting in some degree of load sharing.
(4)是()
A:anycast B:multicast C:broadcast D:unicast
We have already covered the topic of network addresses. The first (1) in a block (in class A, B, and C) defines the network address. In classes A, B, and C, if the hosted is all 1 s, the addressis called a direct broadcast address. It is used by a (2)to send a packet to all hosts in a specificnetwork. All hosts will accept a packet having this type of destination address. Note that thisaddress can be used only as a (3) address in an IP packet. Note also that this special addressalso reduces the number if available hosted for each netid in classes A, B, and C.
In classes A, B, and C, an address with all 1 s for the netid and hosted (32 bits) define a (4) address in the current network. A host that wants to send a message to every other hosts can use this address as destinationaddress in an IP packet. However, a router will block a packet having this type of address to confine thebroadcasting to the (5) network. Note that this address belongs to class E.
(4)是()
A:unicast B:multicast C:broadcast D:anycast
We have already covered the topic of network addresses. The first (1) in a block (in classes A, B, and C) defines the network address. In classes A, B, and C,if the hostid is all ls,the address is called a direct broadcast address. It is used by a(2) to send a packet to all hosts in a specific network. All hosts will accept a packet having this type of destination address. Note that this address can be used only as a (3) address in an IP packet. Note also that this special address also reduces the number of available hostid for each netid in classes A,B,and C. In classes A, B, and C, an address with all ls for the netid and hostid (32bits) define a (4) address in the current network.A host that wants to send a message to every other host can use this address as a destination address in an IP packet. However, a router will block a packet having this type of address to confine the broadcasting to the (5) network. Note that this address belongs to class E.
空白(4)处应选择()
A:unicast B:multicast C:broadcast D:anycast
Traditional network layer packet forwarding relies on the information provided by network layer () protocols, or static routing, to make an independent () decisions at each hop within the network. The forwarding()is based solely on the destination () IP address. All packets for the same destination follow the same path across the network if no other equal-cost paths exist. Whenever a router has two equal-cost () toward a destination, the packets toward the destination might take one or both of them, resulting in some degree of load sharing.
The forwarding decision is based solely on the destination () IP address.
A:anycast B:multicast C:broadcast D:unicast
A multicast router may receive thousands of multicast()every day for different groups. If a router has no knowledge about the membership status of the(), it must broadcast all of these packets. This creates a lot of traffic and consumes(). A better solution is to keep a list of groups in the network for which there is at least one loyal member.()helps the multicast router create and update this list. For each group, there is one router that has the duty of distributing the()packets destined for that group. This means that if there are three multicast routers connected to a network, their lists of groupids are mutually exclusive. A host or multicast router can have membership in a group.
For each group, there is one router that has the duty of distributing the()packets destined for that group.
A:anycast B:multicast C:unicast D:broadcast
The API changes should provide both source and binary (71)for programs written to the original API. That is, existing program binaries should continue to operate when run on a system supporting the new API, In addition, existing (72) that are re-compiled and run on a system supporting the new API should continue to operate. Simply put, the API(73) for multicast receivers that specify source filters should not break existing programs, The changes to the API should be as small as possible in order to simplify the task of converting existing (74)receiver applications to use source filters. Applications should be able to detect when the new(75)filter APls are unavailable(e.g., calls fail with the ENOTSUPP error) and react gracefully(e.g., revert to old non-source-filter API or display a meaningful error message to the user).
空白处(74)应选择()
A:multicast B:unicast C:broadcast D:anycast
A multicast router may receive thousands of multicast (6) every day for different groups. If a router has no knowledge about the membership status of the (7) , it must broadcast all of these packets. This creates a lot of traffic and consumes (8) . A better solution is to keep a list of groups in the network for which there is at least one loyal member. (9) helps the multicast router create and update this list. For each group, there is one router that has the duty of distributing the (10) packets destined for that group. This means that if there are three multicast routers connected to a network, their lists of groupids are mutually exclusive. A host or multicast router can have membership in a group.
(10)是()
A:anycast B:multicast C:unicast D:broadcast