- Implementing NetScaler VPX?(Second Edition)
- Marius Sandbu
- 201字
- 2021-07-09 21:41:35
Summary
We have now gone through the basics of NetScaler, covering the basics and the definition of an ADC, how it works, and also a bit on the different models and editions we can choose from. We also went through some advanced feature modes, and how NetScaler processes traffic for a sample web service. Lastly, we looked at how NetScaler handles traffic for a load-balanced service, and how we can add VLANs.
So, to sum it up, this is what we did to get NetScaler up and running:
- Imported the virtual machine in a virtual environment or in a public cloud
- Performed the initial setup of NetScaler using CLI by setting the NSIP
- Changed the default password from
nsroot
- Added a platform license to enable more features
- Added additional IP addresses, such as SNIP, to enable backend communications
- Added a DNS server for name lookup and an NTP server for time synchronization
- Configured modes depending on the network topology
- Saved the configuration
In the next chapter, we will look more closely at the NetScaler Gateway and Unified Gateway feature, which is commonly used for XenApp/XenDesktop environments, and we will also have a look at the different modes it can operate in.
推薦閱讀
- C語言程序設計案例教程(第2版)
- Java從入門到精通(第5版)
- Bulma必知必會
- Python高級編程
- Silverlight魔幻銀燈
- Java Web應用開發技術與案例教程(第2版)
- Python機器學習基礎教程
- Angular開發入門與實戰
- Visual Basic程序設計實驗指導(第二版)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- 算法設計與分析:基于C++編程語言的描述
- WordPress Search Engine Optimization(Second Edition)
- Unity與C++網絡游戲開發實戰:基于VR、AI與分布式架構
- Office VBA開發經典:中級進階卷
- Serverless從入門到進階:架構、原理與實踐