Commands: u through z

upgrade control

To display information on the software upgrade, use the upgrade control command.

upgrade control [ abort] [ start] [ show config] [ show status]

Syntax Description

abort

Stops the software upgrade process.

start

Starts the software updgrade process.

show config

Displays the configuration.

show status

Displays the status of the software upgrade process.

Command Default

None.

Command Modes

Privileged EXEC (#) FCC)

Command History

Release

Modification

Cisco Remote PHY Shelf 7200 Software 1.x

This command was introduced on the Cisco Remote PHY Shelf 7200.

Examples

The following are some sample output of the upgrade control command:

HA-Shelf-FCC# upgrade control abort
No software upgrade process found to abort.
HA-Shelf-FCC# upgrade control show config
Image upgrade parameters have not been configured.

upgrade hw-programmable

To display information on the hardware programmable upgrade, use the upgrade hw-programmable command.

upgrade hw-programmable [fcc [cpld LINE] [eobc LINE] [uboot LINE]| linecard [NUMBER IOFPGA LINE] [NUMBER JPLD LINE] [ NUMBER UBOOT LINE]]

Syntax Description

fcc

Displays the FCC upgrade related information.

linecard

Displays the RPD Linecard upgrade related information.

Command Default

None.

Command Modes

Privileged EXEC (#) FCC)

Command History

Release

Modification

Cisco Remote PHY Shelf 7200 Software 1.x

This command was introduced on the Cisco Remote PHY Shelf 7200.

Examples

The following are some sample output of the upgrade control command:

HA-Shelf-FCC# upgrade hw-programmable fcc cpld http 10.1.1.1/example/example.pkg
Connecting to 10.1.1.1 (10.1.1.1:80)
wget: can't connect to remote host (10.1.1.1): Connection refused
get package from http failed
HA-Shelf-FCC# upgrade hw-programmable fcc uboot http 10.74.59.226/bundle/181107_231152/hdshelf_firmwarev_2.1_181107_231152.pkg.sign
Connecting to 10.74.59.226 (10.74.59.226:80)
hdshelf_firmware.pkg 100% |***********************************************************************************************************|  4132k  0:00:00 ETA
packageName: /tmp/hdshelf_firmware.pkg.sign, imagename: fcc_uboot.bin, mountDir: /tmp/fw
Processing /tmp/hdshelf_firmware.pkg.sign st_size 4231568 0x409190
 
RSA Signed DEVELOPMENT Image Signature Verification Successful.
image verify OK
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Attention: FCC Uboot upgrade in process
Please do not power off chassis.
Current version:
Upgrade version: 181019
Erasing block: 6/6 (100%)
Writing kb: 670/670 (100%)
Verifying kb: 670/670 (100%)
Upgrade Succeed
Attention: Please Rboot FCC to let the upgrade take effect !!!
HA-Shelf-FCC#reboot
reboot request by PID 9532 'python /usr/lib/python2.7/site-packages/cli/cli_main.py '
Self reboot
……

upgrade set server

To display information on the image server for upgrade, use the upgrade set server command.

upgrade set server WORD filename

Command Default

None.

Command Modes

Privileged EXEC (#) FCC)

Command History

Release

Modification

Cisco Remote PHY Shelf 7200 Software 1.x

This command was introduced on the Cisco Remote PHY Shelf 7200.

Examples

The following is an example of the usage of upgrade set server <WORD> filename command:

HA-Shelf-FCC# upgrade set server 10.74.59.226 filename /bundle/190309_234300/openwrt-bundle-190309_234300.itb.sign transport http

You also need to use the upgrade control start command to automatically upgrade the server. Go through the upgrade control.

write

Use the write command to write a running configuration to the startup configuration.

write

Command Default

None.

Command Modes

Global configuration mode (config) (FCC and Primary eRPD)

Command History

Release

Modification

Cisco Smart PHY 7200 Software 1.x

This command was introduced on the Cisco Smart PHY 7200.

Usage Guidelines

Use the write command to write a running configuration to startup configuration.

Examples

The following example shows how to run the write command:


HA-Shelf# write
Building configuration...
Write startup configuration successfully.