sysadmin-vm:0_RP0#
show hw-module fpd
Wed Feb
28 03:35:09.566 UTC
FPD Versions
===============
Location
Card type
HWver FPD device
ATR Status
Run
Programd
-------------------------------------------------------------------------------
0/0
NCS1002-K9
0.1
CTRL_BKP_LOW
B
CURRENT
2.23
0/0
NCS1002-K9
0.1
CTRL_BKP_UP
B
CURRENT
2.23
0/0
NCS1002-K9
0.1
CTRL_FPGA_LOW
CURRENT
2.23
2.23
0/0
NCS1002-K9
0.1
CTRL_FPGA_UP
CURRENT
2.23
2.23
0/RP0
NCS1K-CNTLR
0.1
BIOS_Backup
BS
CURRENT
14.00
0/RP0
NCS1K-CNTLR
0.1
BIOS_Primary
S
CURRENT
14.40
14.40
0/RP0
NCS1K-CNTLR
0.1
Daisy_Duke_BKP
BS
CURRENT
0.15
0/RP0
NCS1K-CNTLR
0.1
Daisy_Duke_FPGA
S
CURRENT
0.17
0.17
0/PM0
NCS1K-2KW-AC
0.0
PO-PriMCU
CURRENT
0/PM1
NCS1K-2KW-AC
0.0
PO-PriMCU
CURRENT
4.00
4.00
FPD Automatic Upgrade
FPD automatic upgrade feature upgrades the FPD firmware version of all the components to the latest version
along with software activation. After the software upgrade, all the FPD components are in CURRENT status,
which can be checked using the
show hw-module fpd
command.
Once the FPD is upgraded, the FPD version is not downgraded to the previous version even if the image is
rolled back to the original version.
You can enable the FPD automatic upgrade feature using the following commands.
RP/0/RP0/CPU0:ios# conf
RP/0/RP0/CPU0:ios(config)# fpd auto-upgrade enable
RP/0/RP0/CPU0:ios(config)#commit
RP/0/RP0/CPU0:ios(config)#end
To verify if the FPD automatic upgrade feature is enabled, examine the output of the
show running-config
command.
RP/0/RP0/CPU0:ios#
RP/0/RP0/CPU0:ios#show running-config | inc fpd
Thu Jul 5 15:42:02.502 IST
Building configuration...
fpd auto-upgrade enable
Example
The following example shows how to enable the FPD automatic upgrade feature.
RP/0/RP0/CPU0:ios#conf
RP/0/RP0/CPU0:ios(config)#fpd auto-upgrade enable
RP/0/RP0/CPU0:ios(config)#commit
RP/0/RP0/CPU0:ios(config)#end
The following example shows the output of
show running-config
command after enabling the FPD automatic
upgrade feature.
RP/0/RP0/CPU0:ios#
RP/0/RP0/CPU0:ios#show running-config | inc fpd
Thu Jul
5 15:42:02.502 IST
Building configuration...
fpd auto-upgrade enable
System Setup and Software Installation Guide for Cisco NCS 1002
60
Perform System Upgrade and Install Feature Packages
FPD Automatic Upgrade