- Implementing Cisco Networking Solutions
- Harpreet Singh
- 226字
- 2021-07-08 10:02:20
Network programmability
SDN allows the network to be managed/configured by a controller, and NFV enables adding, deleting, and moving network functions on demand. This entire thing, when put together has immense potential to change the conventional way of networking and make the networks more agile and flexible.
By taking inputs from the network with respect to traffic loads, congestion, and routing behavior and running advanced analytics, network operators can take decisions on the changes they require on the network at a given instant. These changes can then be deployed on the network in runtime by making routing changes, topology changes, or even augmenting network capacity with respect to network functions. All this is possible because of the open interfaces and standard based APIs that would allow any programmer to use these APIs and operate the network efficiently.
An example of this is seen in terms of Software Defined Wide Area Networks (SD-WAN). Imagine a network topology in which certain traffic has two paths from source to destination. This traffic can also be of multiple types, for examples, delay sensitive, loss sensitive, or loss and latency tolerant traffic. By analyzing the performance of the two paths from source to destination, the network operator can force certain traffic to take a path that would provide better performance for a specific traffic type.

- Java系統分析與架構設計
- Rust實戰
- DevOps入門與實踐
- Processing互動編程藝術
- 微信公眾平臺開發:從零基礎到ThinkPHP5高性能框架實踐
- 差分進化算法及其高維多目標優化應用
- Mastering Android Game Development
- SQL Server與JSP動態網站開發
- Keras深度學習實戰
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Statistical Application Development with R and Python(Second Edition)
- Learning Ionic
- Learning TypeScript
- JavaScript設計模式與開發實踐
- Python人工智能項目實戰