Mobile Ops Center Config Command Reference

license smart

Configures smart licensing for SMI applications.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

smart { url smart_licensing_server_url | reservation } 

url smart_licensing_server_url

Specify the URL to connect for Smart Licensing.

Must be a string.

Default Value: "default".

Usage Guidelines

Use this command to configure smart licensing for SMI applications.

license smart deregister

Deregisters VNF from Smart Licensing.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

deregister 

Usage Guidelines

Use this command to deregister the VNF from smart licensing.

license smart register

Registers the VNF for smart licensing.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

register { idtoken | force } 

idtoken

Specify the ID Token to register the agent.

Must be a string.

force

Forces the agent registration.

Usage Guidelines

Use this command to register the VNF for smart licensing.

license smart renew ID

Renews smart agent license registration information.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

ID 

Usage Guidelines

Use this command to renew smart agent license registration information.

license smart renew auth

Initiates a manual update of the license usage information with Cisco.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

auth 

Usage Guidelines

Use this command to initiate a manual update of the license usage information with Cisco.

license smart reservation

Enables or disables the Smart Licensing feature.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

reservation 

enable { false | true }

Specify to enable or disable the Smart Licensing feature.;

Must be either "false" or "true".

Default Value: true.

Usage Guidelines

Use this command to enable or disable the Smart Licensing feature.

license smart reservation cancel

Cancels a smart license reservation request.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

cancel 

Usage Guidelines

Use this command to cancel a smart license reservation request.

license smart reservation install

Installs a smart license reservation authorization code.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

install key authorization_code 

key authorization_code

Specify the authorization code from CSSM.

Must be a string.

Usage Guidelines

Use this command to install a smart license reservation authorization code.

license smart reservation request

Requests a license reservation.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

request 

Usage Guidelines

Use this command to request a license reservation.

license smart reservation return

Returns a smart license reservation.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

return authorization authorization_code 

authorization authorization_code

Specify the authorization code from the CSSM.

Must be a string.

Usage Guidelines

Use this command to return a smart license reservation.

license smart udi

Displays smart licensing Unique Device Identifier (UDI).

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

license smart udi [ pid | sn ] 

pid

Specify the product ID of the UDI

Must be a string.

sn

Specify the serial number of the UDI.

Must be a string.

Usage Guidelines

Use this command to display smart licensing UDI.

ops

Displays the list of Ops Centers installed in the clusters.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

show ops 

Usage Guidelines

Use this command to display the list of Ops Centers installed in the clusters.

ops center

Displays the currently deployed Ops Center in clusters.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec

Syntax

show ops [ center [ release helm_release | cli-host cli_host_uri | id product_id | product product | rest-host restconf_host_uri | rest-host-internal restconf_host_internal_uri ] ] 

release helm_release

Specify the Helm Release containing the Ops Center.

Must be a string.

cli-host cli_host_uri

Specify the CLI host URI.

Must be a string.

rest-host restconf_host_uri

Specify the Restconf host URI.

Must be a string.

rest-host-internal restconf_host_internal_uri

Specify the Restconf host internal URI.

Must be a string.

product product

Specify the product containing the release.

Must be a string.

id product_id

Specify the ID of the deployed product.

Must be a string.

Usage Guidelines

Use this command to view the currently deployed Ops Center in clusters.

ssh-settings

Configures the SSH settings for Ops Center SSH connection.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

ssh-settings enable-aes-cbc { false | true } 

enable-aes-cbc { false | true }

Enables or disables the aes128-cbc and aes256-cbc for SSH encryption

Must be either "false" or "true".

Default Value: false.

Usage Guidelines

Use this command to configure the SSH settings for Ops Center SSH connection.

system

Configures the Network Function system commands.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

system mode uuid { uuid-override new-uuid new_uuid | upgrade | status { deployed { fasle | true } | percent-ready | ops-center repository repository_url } | stop | ops-center-debug { start | stop } status | synch { start | stop | running | pending } } 

mode

Specify the mode of the system.

Must be one of the following:

  • running

  • maintenance

  • shutdown

Default Value: shutdown.

uuid

Specify the UUID of the network function.

Must be a string.

Usage Guidelines

Use this command to configure Network Functions commands.

system ops-center

Run the Ops Center diagnostics.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

ops-center repository repository_url 

repository repository_url

Specify the Helm repository originally used to deploy the Ops Center.

Must be a string.

Usage Guidelines

Use this command to run the Ops Center diagnostics.

system ops-center stop

Stops the synchronization process.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

stop 

Usage Guidelines

Use this command to stop the synchronization process.

system ops-center-debug

Debugs the Ops Center.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

ops-center-debug { start | stop } status 

status

Specify the status of the Ops Center debugging process.

Must be either "false" or "true".

Usage Guidelines

Use this command to debug the Ops Center.

system ops-center-debug start

Starts the Ops Center debugging process.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

start 

Usage Guidelines

Use this command to start the Ops Center debugging process.

system ops-center-debug stop

Stops the Ops Center debugging process.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

stop 

Usage Guidelines

Use this command to stop the Ops Center debugging process.

system status

Displays the system status.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

status { deployed | percent-ready } 

deployed { false | true }

Indicates if the system is set to run.

Must be either "false" or "true".

percent-ready

Indicates the percentage of system running.

Must be of type decimal64, with 2 fraction digits.

Usage Guidelines

Use this command to view the system status.

system synch

Indicates the status of automatic synching of the configuration.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

synch { running | pending } 

running

Specify the status of the synching process.

Must be either "false" or "true".

pending

Indicates if a synchronization is required or not.

Must be either "false" or "true".

Usage Guidelines

Use this command to find out the status of automatic synching of the configuration.

system synch start

Starts the synching process.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

start 

Usage Guidelines

Use this command to start the synching process.

system synch stop

Stops the synching process.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

stop 

Usage Guidelines

Use this command to stop the synching process.

system upgrade

Forces an upgrade of the product.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

upgrade 

Usage Guidelines

Use this command to force an upgrade of the product.

system uuid-override

Forces the UUID to a new value.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

uuid-override new-uuid new_uuid 

new_uuid

Specify the ID token to register agent.

Must be a string.

Usage Guidelines

Use this command to force a new value to the UUID.