- 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.
- OpenDaylight Cookbook
- Learning ROS for Robotics Programming(Second Edition)
- UML和模式應(yīng)用(原書(shū)第3版)
- Reactive Programming with Swift
- Learning Elixir
- 假如C語(yǔ)言是我發(fā)明的:講給孩子聽(tīng)的大師編程課
- 可解釋機(jī)器學(xué)習(xí):模型、方法與實(shí)踐
- Python圖形化編程(微課版)
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營(yíng)
- 持續(xù)集成與持續(xù)交付實(shí)戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- 貫通Tomcat開(kāi)發(fā)
- SSH框架企業(yè)級(jí)應(yīng)用實(shí)戰(zhàn)
- DevOps 精要:業(yè)務(wù)視角
- 軟技能2:軟件開(kāi)發(fā)者職業(yè)生涯指南
- Appcelerator Titanium Smartphone App Development Cookbook