- Implementing Cisco Networking Solutions
- Harpreet Singh
- 267字
- 2021-07-08 10:02:22
Functionality
Functionality is the quality or state of being functional. It is the most essential element of network design. The primary function of network design is to meet the requirements of the users, and make the network deliver what was agreed with the users as requirements. If a network does not do what it is designed to do, it is a failed design regardless of whatever else it might have.
If a network was built to carry multiple types of traffic but ended up being capable of carrying only a certain type of traffic while the other types traffic could not be delivered either due to lack of support for the protocols or bandwidth, the network is not functional. Also, if the network can transfer data between the communicating nodes, but with significant delays such that the users cannot complete the business-critical transactions in a seamless manner, we would say that the network has failed the test of functionality. In most scenarios, the user experience is the best test of functionality of the network.
As an example, consider a network built to deliver high definition (HD) video to the end-points, but could deliver only standard definition (SD) video due to bandwidth limitations, this network has failed the functionality test.
The network might have all the other properties mentioned hereafter, but those are the icing on the cake. If there is no cake, the icing is useless.
All networks have a specific purpose, and the network design has to ensure that the purpose is catered for the network.
- Mastering Entity Framework Core 2.0
- GAE編程指南
- JIRA 7 Administration Cookbook(Second Edition)
- 軟件測試工程師面試秘籍
- x86匯編語言:從實模式到保護模式(第2版)
- Processing互動編程藝術
- Visual Basic程序設計教程
- Oracle Database 12c Security Cookbook
- 青少年Python編程入門
- C語言程序設計
- R Deep Learning Cookbook
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Microsoft Azure Storage Essentials
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- 算法圖解