Cisco Systems 1000 Series Manual De Usuario

Descargar
Página de 702
 
17-4
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
 
Chapter 17      Enabling Management by REST API
  Overview of Installation
Step 13
guest ip address remote-mgmt-ipv4-addr
Example:
router(config-virt-serv-intf)# guest ip address 
172.25.29.236
Configures the remote-management IP address for 
the vNIC gateway interface for the virtual services 
container.
Step 14
exit
Example:
router(config-virt-serv-intf)# exit
Exits virtual services interface configuration mode 
and enters virtual services configuration mode.
Step 15
activate
Example:
router(config-virt-serv)# activate
Activates the csr_mgmt virtual services container.
Step 16
end
Example:
router(config-virt-serv)# end
Exits virtual services configuration mode and enters 
global configuration mode.
Step 17
ip route ipaddress subnetmask virtualportgroup virtualport-
groupnumber
Example:
router(config)# ip route 172.25.29.236 
255.255.255.255 VirtualPortGroup0
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.
Command or Action
Purpose