- Mastering Python Networking
- Eric Chou
- 245字
- 2021-07-02 21:42:35
GNS3
There are a few other virtual labs that I use for this book and other purposes and GNS3 is one of them:

As discussed, GNS3 is what a lot of us used to study for test and practice for labs. It has really grown up from the early days into a viable commercial product. Cisco-made tools, VIRL, DevNet, and dCloud only contain Cisco technologies. They provide ways to communicate to the interfaces outside of the lab; however, they are not as easy as just having other vendor's virtualized appliances living directly into the simulation environment. GNS3 is vendor neutral and can include other vendor's virtualized platform directly either by making an clone of the image (such as Arista vEOS), or by directly launch other images via other hypervisors (such as Juniper Olive emulation). GNS3 does not have the the breadth and depth of the Cisco VIRL project, but since they can run different variation Cisco technologies, I use it many times when I need to incorporate other vendor technologies into the lab along with some Cisco images.
There are also other vendor virtualized platforms such as Arista vEOS (https://eos.arista.com/tag/veos/), Juniper vMX (http://www.juniper.net/us/en/products-services/routing/mx-series/vmx/), and vSRX (http://www.juniper.net/us/en/products-services/security/srx-series/vsrx/) that you can use as standalone virtual appliance. They are great complementary tools for testing platform specific features, such as the differences between the API versions. Many of them are offered as paid products on cloud provider market places and are offered the identical feature as their physical counterpart.
- Node.js+Webpack開發實戰
- AngularJS Testing Cookbook
- Practical Game Design
- Python數據分析(第2版)
- Linux環境編程:從應用到內核
- 用Python實現深度學習框架
- Mastering Xamarin.Forms(Second Edition)
- SQL Server實用教程(SQL Server 2008版)
- 區塊鏈技術進階與實戰(第2版)
- 智能搜索和推薦系統:原理、算法與應用
- Python 3 數據分析與機器學習實戰
- 貫通Tomcat開發
- Maven for Eclipse
- Software Architecture with Python
- Enterprise Application Architecture with .NET Core