PurposeCommand or Action
Exits interface configuration mode.exit
Example:
Router(config-if)# exit
Step 6
Configures the csr_mgmt virtual services container and
enters virtual services configuration mode.
virtual-service csr_mgmt
Example:
router(config)# virtual-service csr_mgmt
Step 7
Deactivates the csr_mgmt virtual services container.no activate
Example:
router(config-virt-serv)# no activate
Step 8
Maps the virtual service container to the management
interface.
ip shared host-interface mgmt-interface
Example:
router(config-virt-serv)# ip shared
host-interface gigabitethernet 1
Step 9
Activates the csr_mgmt virtual services container.activate
Example:
router(config-virt-serv)# activate
Step 10
Exits virtual services configuration mode and enters
global configuration mode.
end
Example:
router(config-virt-serv)# end
Step 11
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
280
Enabling Management by REST API
Configuring the Shared Management Interface to Support the REST API