- Mastering Python Networking
- Eric Chou
- 200字
- 2021-07-02 21:42:39
The Cisco API and ACI
Cisco systems, as the 800 pound gorilla in the networking space, have not missed on the trend of network automation. The problem has always been the confusion surrounding Cisco's various product lines and the level of technology support. With product lines spans from routers, switches, firewall, servers (unified computing), wireless, the collaboration software and hardware, and analytic software, to name a few, it is hard to know where to start.
Since this book focuses on Python and networking, we will scope the section to the main networking products. In particular, we will cover the following:
- Nexus product automation with NX-API
- Cisco NETCONF and YANG examples
- The Cisco application-centric infrastructure for the datacenter
- The Cisco application-centric infrastructure for the enterprise
For the NX-API and NETCONF examples here, we can either use the Cisco DevNet always-on lab devices or locally run Cisco VIRL. Since ACI is a separate product and is licensed on top of the physical switches, for the following ACI examples, I would recommend using the DevNet labs to get an understanding of the tools, unless, of course, you are one of the lucky ones who has a private ACI lab that you can use.
- Instant Node Package Manager
- 摩登創客:與智能手機和平板電腦共舞
- AngularJS深度剖析與最佳實踐
- PhoneGap Mobile Application Development Cookbook
- Web程序設計(第二版)
- 劍指MySQL:架構、調優與運維
- 可解釋機器學習:模型、方法與實踐
- Getting Started with Laravel 4
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- HTML5 APP開發從入門到精通(微課精編版)
- NetBeans IDE 8 Cookbook
- Oracle GoldenGate 12c Implementer's Guide
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- 測試架構師修煉之道:從測試工程師到測試架構師