- Mastering Python Networking
- Eric Chou
- 34字
- 2021-07-02 21:42:39
Cisco NX-API
Nexus is Cisco's product line of datacenter switches. NX-API (http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/6-x/programmability/guide/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide/b_Cisco_Nexus_9000_Series_NX-OS_Programmability_Guide_chapter_011.html) allows the engineer to interact with the switch outside of the device via a variety of transports including SSH, HTTP, and HTTPS.
推薦閱讀
- Android Wearable Programming
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- 劍指JVM:虛擬機實踐與性能調優
- Django開發從入門到實踐
- 體驗設計原理:行為、情感和細節
- AIRAndroid應用開發實戰
- Mastering Kotlin
- Python Geospatial Development(Second Edition)
- Extending Puppet(Second Edition)
- 匯編語言編程基礎:基于LoongArch
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Visual Basic程序設計基礎
- C語言程序設計教程
- Building Apple Watch Projects
- Java 7 Concurrency Cookbook