2. F5 BIG-IP Initial Setup and trial license activation
Downloading F5 BIG-IP virtual edition, activating trial license and F5 BIG-IP initial setup are the topics we will discuss in this section.
DetailsDownloading F5 BIG-IP virtual edition, activating trial license and F5 BIG-IP initial setup are the topics we will discuss in this section.
DetailsWhat is F5 LTM? a reverse proxy solution used to optimize and secure application delivery with features like Load Balancing and SSL Offloading.
In this section, we discuss the full proxy or reverse proxy architecture of F5 BIG-IP LTM.
In this section, we will write python scripts that use the restconf protocol to connect to Cisco NSO and manage network devices.
DetailsCisco NSO RESTconf examples with Postman are the topic of this section.
We will see the capabilities of the postman and how to connect to NSO via restconf to configure network devices.
NSO python examples are the topic of this section.
In the previous section, we started learning the python maagic library to navigate the configuration of network devices through cisco NSO.
In this section we will see some other practical python maagic code examples to show, change and delete configuration through Cisco NSO.
Cisco NSO YANG data model also gives us also the capability to model more complex data and data types.
In this section we see different data types supported by Cisco NSO in a slightly more advanced scenario.
Cisco NSO service template gives the capability to enable a service across devices and device types without giving any commands and just specifying the parameters of the service.
Details