Purpose
Command or Action
Configures the remote-management IP address for the vNIC
gateway interface for the virtual services container.
guest ip address remote-mgmt-ipv4-addr
Example:
router(config-virt-serv-intf)# guest ip address
172.25.29.236
Step 13
Exits virtual services interface configuration mode and
enters virtual services configuration mode.
exit
Example:
router(config-virt-serv-intf)# exit
Step 14
Exits virtual services configuration mode and enters global
configuration mode.
end
Example:
router(config-virt-serv)# end
Step 15
Creates an IP route that maps to the virtual port group. Use
the same IP address that was configured using the
guest ip
address
command.
ip route ipaddress subnetmask virtualportgroup
virtualportgroupnumber
Example:
router(config)# ip route 172.25.29.236
255.255.255.255 VirtualPortGroup0
Step 16
Configuring the REST API Local Port and AutoSave Options
Beginning with Cisco IOS XE 3.13S, you can configure the REST API local port and autosave options.
SUMMARY STEPS
1.
remote-management
2.
restful-api local-port local-port-number
3.
restful-api autosave interval
DETAILED STEPS
Purpose
Command or Action
Enters remote-management configuration mode.
remote-management
Example:
router(config)# remote-management
Step 1
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
283
Enabling Management by REST API
Configuring the REST API Local Port and AutoSave Options