- Introducing the IOS XE REST API
- Installing the Virtual Services Management Container
- Client Authentication
- Global Configuration Requirements
- Domain Name System (DNS) Server
- Network Time Protocol (NTP)
- IP Interface Configuration Requirements
- L2 Interfaces
- Bridge Domains
- Multicast
- VxLAN
- DHCP Server and Relay Agent
- Routing Protocol (OSPF, BGP, EIGRP) Requirements
- ACL Requirements for Subnets or IP Ranges
- Network Address Translation (NAT)
- Firewall Inspection Requirements
- License Requirements
- Memory and CPU Usage Report
- VRF
- Virtual Private Networks (SVTI and EzVPN)
- LISP
- QoS
- HSRP
Installing the Virtual Services Management Container
Perform the following steps to install the REST API virtual services management container.
Installing the Virtual Services Management Container
Download the IOS XE REST API Support OVA file from the software download pages for the Cisco CSR 1000v: Download Software.
Step 1 Router# copy filename.ova bootflash:
Copies the.ova file into bootflash.
Step 2 Router# virtual-service install name csr_mgmt package bootflash: filename.ova
Installs the virtual services management container.
Step 3 Router# show virtual-service list
Verifies the virtual service has been installed.
Step 4 Router# configure terminal
Step 5 Router(config)# virtual-service csr_mgmt
Enters configuration sub-mode for the named virtual service.
Step 6 Router(config-virt-serv)# activate
Activates the virtual service.
Step 7 Router(config-virt-serv)# exit
Step 9 Router# show virtual-service detail
Verifies the configuration of the virtual service.
Step 10 Router# show virtual-service list
Verifies that the virtual service has been activated.
The following example shows the virtual-service is still being activated.
The following example shows the virtual-service has now been activated.