Release Notes
Table Of Contents
- Dell Networking C9010, C1048P, N20xx, and N30xx 9.14(2.10) Release Notes
- Document Revision History
- C9010 Hardware
- C1048P Hardware
- N20xx Hardware
- N30xx Hardware
- New in This Release
- Known Behavior
- Changes to Default Behavior and CLI Syntax
- Restrictions
- Deferred Issues
- Fixed Issues
- Known Issues
- Documentation Errata
- Installation Instructions
- Update Instructions
- Support Resources
NOTE: To upgrade the OS image on a specified C9010 RPM, line card, PE, or PE stack, use one of the following
commands:
upgrade system-image linecard [{0-11} | all] [rpmA: | rpmB:]
upgrade system-image rpm [{0-1} | all] [[flash: | ftp: | scp: | tftp: | usbflash:]
file-url [A: | B:] | rpmA: | rpmB:]
upgrade system-image pe {0-255} [stack-unit [{0-7} | all]] [rpmA: | rpmB:] | all
[rpmA: | rpmB:]]
4. Verify that the Dell EMC Networking OS image was correctly upgraded.
EXEC Privilege mode
show boot system all
DellEMC# show boot system all
Current system image information in the system:
=============================================================
Type Boot Type A B
-------------------------------------------------------------
rpm 0 (CP) FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
rpm 1 (CP) FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
rpm 0 (RP) FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
rpm 1 (RP) FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
linecard 0 FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
linecard 1 is not present.
linecard 2 is not present.
linecard 3 is not present.
linecard 4 is not present.
linecard 5 FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
linecard 6 FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
linecard 7 is not present.
linecard 8 is not present.
linecard 9 is not present.
linecard 10 FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
linecard 11 FLASH BOOT 9.14.2.10[boot] 9.14(2.9)
DellEMC#
5. Change the primary boot parameter to the upgraded partition (A: or B:) on the primary and standby RPMs. Both RPMs will
boot from the same system image.
Configuration mode
boot system {rpm0 | rpm1} primary system: {A: | B:} [tftp://file-url | ftp://file-url]
DellEMC(conf)# boot system rpm0 primary system: A:
DellEMC(conf)# boot system rpm1 primary system: A:
DellEMC(conf)# boot system rpm0 secondary system: B:
DellEMC(conf)# boot system rpm1 secondary system: B:
DellEMC(conf)# exit
DellEMC# show running-config boot
!
boot system rpm0 primary system: A:
boot system rpm0 secondary system: B:
boot system default system A:
boot system rpm1 primary system: A:
boot system rpm1 secondary system: B:
boot system default system A:
6. Save the upgrade configuration so that it is retained after a reload.
EXEC Privilege mode
write memory
DellEMC# write memory
!
00:11:17: %SYSTEM:CP %FILEMGR-5-FILESAVED: Copied running-config to startup-config
in flash by default
DellEMC#
7. Reload the system so that the Dell EMC Networking OS image is retrieved from flash.
10