- Table of Contents
-
- H3C Switch Software Upgrade Guide-6W101
- 00-Preface
- 01-About software upgrade
- 02-Upgrade restrictions and guidelines
- 03-Upgrade workflow
- 04-Preparing for the upgrade
- 05-Upgrading the BootWare
- 06-Upgrading the startup software
- 07-Installing patches and features
- 08-Verifying the upgrade
- 09-Rolling back the running software images
- 10-Troubleshooting
- 11-Appendix A Downloading the upgrade file
- Related Documents
-
Title | Size | Download |
---|---|---|
08-Verifying the upgrade | 56.37 KB |
Contents
Verifying that the switch is running the new BootWare image
Verifying that the switch is running the new software images
Verifying that a patch is installed successfully (modular switch)
Verifying that a patch is installed successfully (fixed-port switch)
Verifying that the cards and subcards are in normal state (modular switch)
Verifying that the switch is in stable state
Verifying that the configuration has been recovered
Verifying that the services are normal
Verifying the upgrade
This chapter includes the following sections:
· Verifying that the switch is running the new BootWare image
· Verifying that the switch is running the new software images
· Verifying that a patch is installed successfully (modular switch)
· Verifying that a patch is installed successfully (fixed-port switch)
· Verifying that the cards and subcards are in normal state (modular switch)
· Verifying that the switch is in stable state
· Verifying that the configuration has been recovered
· Verifying that the services are normal
Verifying that the switch is running the new BootWare image
|
NOTE: The verification is required only if the BootWare image has been upgraded. |
# Reboot the switch to check whether the switch is running the new BootWare image.
If not, examine the upgrade steps and perform the upgrade steps again.
The command output might vary by switch model. The following is an output example:
…
****************************************************************************
* *
* BootWare, Version 1.51 *
* *
****************************************************************************
…
Verifying that the switch is running the new software images
|
NOTE: The verification is required only if the startup software has been upgraded. |
# Use the display boot-loader command to check whether the switch is running the new software images.
If not, examine the upgrade steps and perform the upgrade steps again.
The command output might vary by switch model. This section uses an S10500 switch as an example.
<Sysname>display boot-loader
Software images on slot 0:
Current software images:
flash:/S10500-CMW710-BOOT-R7596P10.bin
flash:/S10500-CMW710-SYSTEM-R7596P10.bin
Main startup software images:
flash:/S10500-CMW710-BOOT-R7596P10.bin
flash:/S10500-CMW710-SYSTEM-R7596P10.bin
Backup startup software images:
None
Verifying that a patch is installed successfully (modular switch)
# Use the display device command to check whether a patch has been installed successfully.
The Patch Ver field indicates the patch version that the switch is running. If the Patch Ver field displays None, the patch fails to be installed.
The command output might vary by switch model. This section uses an S10500 switch as an example.
<Sysname>display device
Slot No. Brd Type Brd Status Subslot Sft Ver Patch Ver
0 LSUM1SUPC0 Master 0 S10500-7596P10 R7596P10H01
1 LSUM1SUPC0 Standby 0 S10500-7596P10 R7596P10H01
2 LSUM1GT48FD0 Normal 0 S10500-7596P10 R7596P10H01
3 LSU1CGC2SE0 Normal 0 S10500-7596P10 R7596P10H01
4 LSUM2QGS24RSG0 Normal 0 S10500-7596P10 R7596P10H01
5 LSUM2GP24TSSA0 Normal 0 S10500-7596P10 R7596P10H01
6 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
7 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
8 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
9 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
Verifying that a patch is installed successfully (fixed-port switch)
# Use the display device command to check whether a patch has been installed successfully.
The Patch Ver field indicates the patch version that the switch is running. If the Patch Ver field displays None, the patch fails to be installed.
The command output might vary by switch model. This section uses an S10500 switch as an example.
<Sysname>display device
Slot Type State Subslot Soft Ver Patch Ver
1 S6520X-54XG-EI-G Master 0 S6520XG-7743P05 R7743P05H01
Verifying that the cards and subcards are in normal state (modular switch)
# Use the display device command to check whether the cards and subcards are in normal state.
The Brd Status field indicates the card or subcard status.
The command output might vary by switch model. This section uses an S10500 switch as an example.
<Sysname>display device
Slot No. Brd Type Brd Status Subslot Sft Ver Patch Ver
0 LSUM1SUPC0 Master 0 S10500-7596P10 R7596P10H01
1 LSUM1SUPC0 Standby 0 S10500-7596P10 R7596P10H01
2 LSUM1GT48FD0 Normal 0 S10500-7596P10 R7596P10H01
3 LSU1CGC2SE0 Normal 0 S10500-7596P10 R7596P10H01
4 LSUM2QGS24RSG0 Normal 0 S10500-7596P10 R7596P10H01
5 LSUM2GP24TSSA0 Normal 0 S10500-7596P10 R7596P10H01
6 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
7 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
8 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
9 LSU1FAB04D0 Normal 0 S10500-7596P10 R7596P10H01
Verifying that the switch is in stable state
# Use the display system stable state command to check whether the switch is in stable state.
The switch is stable if the System State field displays Stable.
<Sysname> display system stable state
System state : Stable
Redundancy state : No redundancy
Slot CPU Role State
1 0 Active Stable
Verifying that the configuration has been recovered
# Use the display current-configuration command to view the current configuration.
# Use the display diff current-configuration startup-configuration command to check whether configurations are lost or modified.
Verifying that the services are normal
# Collect entries (such as routing entries, FIB entries, and MAC address entries) and compare them with the entries before the upgrade to check whether entries are lost.
# Check whether the service traffic before and after the upgrade is the same.
# Check whether the servers such as NMS servers are working correctly.
|
NOTE: Before verifying the services, do not execute the save command. |