1. Exam Points
Fault-tolerance
What: When a system can support failures and still continue to function, it is called fault-tolerant.How: Provide multiple paths between devices to achieve fault-tolerance.- Characteristics and
benefits of routing redundancy-Reliability. The systemstill workswhen some network devices or connectionsfail.- Find the
minimum number of connections to removein a network to disconnect two devices. (cut, and find the cut with the least connections.)
2. Knowledge Points
(1) Fault Tolerance
- The Internet has been engineered to be
fault-tolerant(容错的), withrouting and transmitting data. Redundancy(冗余)is the inclusion ofextra components(Ex. devices)that can be used tomitigate failureof a system if other componentsfail.- One way to accomplish network redundancy is by having
more than one pathbetweenany two connecteddevices.
- If a particular device or connection on the Internet fails,
subsequentdata will be sent viaa different route, if possible. - When a
systemcan support failures and still continue to function, it is calledfault-tolerant(容错的). Redundancywithin a system often requiresadditional resourcesbut can provide the benefit of fault tolerance.- The
redundancy of routing(路由冗余)options between two points increases the reliability of the Internet and helps it scale to more devices and more people. - Find the
minimum number of connections to removein a network to disconnect two devices.- Trick: Cut necessary connections, and find the cut with the least connections.
- Trick: Cut necessary connections, and find the cut with the least connections.