Question |
Answer |
|
start learning
|
|
collection of independently operated networks that cooperate to exchange traffic
|
|
|
|
start learning
|
|
each router discovers its neighbors and the cost to reach them, flood the information though the network and build a complete topology map
|
|
|
|
start learning
|
|
handles routing between AS. Governed by administrative policy, not just shortest path; scalability and policy control are more important than optimal path
|
|
|
|
start learning
|
|
routing within a single AS, uses link-state routing and supports hierarchical routing
|
|
|
|
start learning
|
|
collection of IP networks and routers operated under the control of a single administrative entity
|
|
|
|
start learning
|
|
router that is forwarding packets between different autonomous systems
|
|
|
|
start learning
|
|
information is hidden from some nodes in the network, hindering their ability to make perfect decisions, saves the nodes from having global knowledge about the network
|
|
|
Border Gateway Protocol (BGP) start learning
|
|
primary interdomain routing protocol of the Internet, makes no assumptions about how ASses are interconnected, uses path-vector routing
|
|
|
|
start learning
|
|
traffic that originates at or terminates on nodes within an AS
|
|
|
|
start learning
|
|
traffic that passes through an AS to the other one
|
|
|
|
start learning
|
|
infroms if node can be reach given network through this AS
|
|
|
|
start learning
|
|
Stub AS, Multihomed Stub AS, Transit AS
|
|
|
|
start learning
|
|
AS that only carries a local traffic
|
|
|
|
start learning
|
|
AS has connections to more than one other AS but that refuses to carry transit traffic
|
|
|
|
start learning
|
|
AS has connections to more than one other AS and that is designed to carry both transit and local traffic
|
|
|
|
start learning
|
|
model based on multicast groups, where each group has its own IP, multicast address. The hosts that are members of a group receive copies of any packets sent to that group’s multicast address
|
|
|
Distance Vector Multicast Routing Protocol (DVMRP) start learning
|
|
mechanism that allows a packet to be forwarded to all the networks on the internet, additionally we refine this mechanism so that it prunes back networks that do not have hosts that belong to the multicast group
|
|
|
Protocol Independent Multicast (PIM) start learning
|
|
divides the problem space into sparse mode and dense mode, where sparse and dense refer to the proportion of routers that will want the multicas
|
|
|
|
start learning
|
|
|
|
|
|
start learning
|
|
|
|
|
Multiprotocol Label Switching (MLP) start learning
|
|
combines some of the properties of virtual circuits with the flexibility and robustness of datagrams, uses short labels instead of IP addresses for forwarding packets
|
|
|
Virtual Private Network (VPN) start learning
|
|
allows secure and isolated communication over shared infrastructure between your device and the Internet
|
|
|
|
start learning
|
|
mobile host is assumed to have a permanent IP address, called its home address, which has a network prefix equal to that of its home network
|
|
|