ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 4
| System Management Commands
Cloud Management
– 105 –
Example
Console(config)#mgmt setoption acn.mgmt.status_interval=600
Console(config)#
mgmt property This command sets the cloud management agent properties to their default values.
Syntax
mgmt property default
Default Setting
None
Command Mode
Global Configuration
Example
Console(config)#mgmt property default
Console(config)#
mgmt upgrade This command upgrades the cloud management agent software from a file on a
TFTP server.
Syntax
mgmt upgrade {file-url}
file-url - The path to a tar.gz archive file on a TFTP server in the format:
tftp://<ip>/<folder>/<file>
Default Setting
None
Command Mode
Privileged Exec
Command Usage
The upgrade software file must be contained in a tar.gz archive file and include an
MD5 checksum.
Example
Console#mgmt upgrade tftp://192.168.1.9/download/mgmt.tar.gz
Console#