Specifications

Table Of Contents
2-196
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
management-agent system
management-agent system
Specifies a new package file to install for the management agent. The SCE platform extracts the actual
image file(s) from the specified package file only during the copy running-config startup-config
command. When using the no version of this command, you do not have to specify the
package-file-name.
management-agent system package-file-name
no management-agent system
Syntax Description
Command Default This command has no default settings.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Use this command to upgrade the SCE platform management agent. The package file is verified for the
system and checked that it is not corrupted. The actual upgrade takes place only after executing the copy
running-config startup-config command and rebooting the SCE platform.
Authorization: admin
Examples The following example upgrades the system with the mng45.pkg package.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#management-agent system mng45.pkg
Verifying package file…
Package file verified OK.
SCE(config)#do copy running-config startup-config
Backing –up configuration file…
Writing configuration file…
Extracting new management agent…
Extracted OK.
package-file-name The name of a package file that contains the new management agent
software. The filename should end with the.pkg extension.
Release Modification
2.5.7 This command was introduced.