- Table of Contents
- Related Documents
-
| Title | Size | Download |
|---|---|---|
| 04-Hardware management and maintenance | 90.33 KB |
Contents
Hardware management and maintenance·
Displaying hardware information for the device
Displaying operational statistics for the device
Displaying detailed information about the device
Displaying the electronic label data for the device
Displaying the CPU usage of the device
Displaying the memory usage of the device
Displaying the operational status of the built-in fans
Displaying the operating state of a power module
The CLI and outputs depend on the software version that is running on the device.
Displaying hardware information for the device
Use the display version command to display software and hardware version information about the device. The output includes the following information: the current software, the hardware version, and the device operating time. The output depends on the software and hardware version of the device.
<H3C> display version
H3C Comware Software, Version 7.1.064, Release 5323
Copyright (c) 2004-2017 New H3C Technologies Co., Ltd. All rights reserved.
H3C WX5510E uptime is 0 weeks, 0 days, 0 hours, 4 minutes
Last reboot reason : User soft reboot
Boot image: cfa0:/boot.bin
Boot image version: 7.1.064, Release 5323
Compiled Mar 21 2017 16:00:00
System image: cfa0:/system.bin
System image version: 7.1.064, Release 5323
Compiled Mar 21 2017 16:00:00
Slot 1
Uptime is 0 week, 0 day, 0 hour, 4 minutes
with 1 RMI XLP 432 1400MHz Processor
4064M bytes DDR3
16M bytes NorFlash Memory
3919M bytes CFCard Memory
Hardware Version is Ver.A
CPLD Version is 003
Basic Bootrom Version is 5.06
Extend Bootrom Version is 5.09
[Subslot 0]WX5510E Hardware Version is Ver.A
Displaying operational statistics for the device
When you perform routine maintenance or the system fails, you might need to display the operational information of each feature module to locate failures. Typically, you need to run the display commands individually. However, you can use the display diagnostic-information command in any view to display or save the operational statistics of multiple feature modules of the device. This command displays the output of the display clock, display version, display device, and display current-configuration commands.
· Save the operational statistics for each feature module of the device:
<H3C> display diagnostic-information
Save or display diagnostic information (Y=save, N=display)? [Y/N]:y
Please input the file name(*.tar.gz)[cfa0:/diag_WX5510E_20170423-172312.tar.gz]:
Diagnostic information is outputting to cfa0:/diag_WX5510E_20170423-172312.tar.gz.
Please wait...
Save successfully.
To view the file content:
a. Use the tar extract command to extract the file.
b. Use the gunzip command to decompress the extracted file.
c. Use the more command to view the content of the decompressed file.
· Display the operational statistics for each feature module of the device. (Details not shown.)
<H3C> display diagnostic-information
Save or display diagnostic information (Y=save, N=display)? [Y/N]:n
===============================================
===============display clock===============
17:25:24 UTC Sun 04/23/2017
=================================================
===============display version===============
H3C Comware Software, Version 7.1.064, Release 5323
Copyright (c) 2004-2017 New H3C Technologies Co., Ltd. All rights reserved.
H3C WX5510E uptime is 0 weeks, 0 days, 0 hours, 8 minutes
Last reboot reason : User soft reboot
…
Displaying detailed information about the device
Use the display device command to display detailed information about the device.
<H3C> display device
Slot No. Subslot No. Board Type Status Max Ports
1 0 WX5510E Normal 19
Table 1 Command output
|
Field |
Description |
|
Slot No. |
Slot number. |
|
Board Type |
Card model. |
|
Status |
Operational status of the card: · Fault—The card in the slot has failed and cannot boot correctly. · Normal—The card in the slot is operating correctly. |
|
Max Ports |
Maximum number of interfaces that the card supports. |
Displaying the electronic label data for the device
An electronic label is a profile of a device. It contains the permanent configuration, including the serial number, manufacturing date, MAC address, and vendor name.
Use the display device manuinfo command to display the electronic label data for the device.
<H3C>display device manuinfo
Slot 1 CPU 0:
Subslot 0
DEVICE_NAME : WX5510E
DEVICE_SERIAL_NUMBER : 210235A1AM013C000003
MAC_ADDRESS : 000f-e212-6103
MANUFACTURING_DATE : 2013-12-10
VENDOR_NAME : H3C
Table 2 Command output
|
Field |
Description |
|
DEVICE_NAME |
Device model. |
|
DEVICE_SERIAL_NUMBER |
Serial number of the device. |
|
MAC_ADDRESS |
MAC address of the device. |
|
MANUFACTURING_DATE |
Manufacturing data of the device. |
|
VENDOR_NAME |
Vendor name. |
Displaying the CPU usage of the device
Use the display cpu-usage command to display the CPU usage statistics for the device.
<H3C> display cpu-usage
Unit CPU usage:
2% in last 5 seconds
2% in last 1 minute
2% in last 5 minutes
Table 3 Command output
|
Field |
Description |
|
Unit CPU usage |
CPU usage. |
|
1% in last 5 seconds |
Average CPU usage in the last 5 seconds (after the device boots, the device calculates and records the average CPU usage at the interval of 5 seconds). |
|
1% in last 1 minute |
Average CPU usage in the last minute (after the device boots, the device calculates and records the average CPU usage at the interval of 1 minute). |
|
1% in last 5 minutes |
Average CPU usage in the last 5 minutes (after the device boots, the device calculates and records the average CPU usage at the interval of 5 minutes). |
Displaying the memory usage of the device
Use the display memory command to display the memory usage statistics for the device.
<H3C> display memory
Memory statistics are measured in KB:
Slot 1:
Total Used Free Shared Buffers Cached FreeRatio
Mem: 3774736 2105840 1668896 0 1980 163460 44.2%
-/+ Buffers/Cache: 1940400 1834336
Swap: 0 0 0
|
Field |
Description |
|
Slot x |
Member ID of the IRF member device. |
|
Mem |
Memory usage information. |
|
Total |
Total size of the physical memory space that can be allocated. |
|
Used |
Used physical memory. |
|
Free |
Free physical memory. |
|
Shared |
Physical memory shared by processes. |
|
Buffers |
Physical memory used for buffers. |
|
Cached |
Used physical memory for cache. |
|
FreeRatio |
Free memory ratio. |
|
–/+ Buffers/Cache |
· -/+ Buffers/Cache:used = Mem:Used – Mem:Buffers – Mem:Cached, which indicates the physical memory used by applications. · -/+ Buffers/Cache:free = Mem:Free + Mem:Buffers + Mem:Cached, which indicates the physical memory available for applications. |
|
Swap |
Swap memory. |
Displaying the operational status of the built-in fans
Use the display fan command to display the operating states of fans.
<H3C>display fan
Fan 1 State: Normal
Fan 2 State: Normal
Fan 3 State: Normal
Table 5 Command output
|
Field |
Description |
|
Fan n |
Number of the fan. |
|
State |
Fan state: · Normal—The fan is operating correctly. · Absent—The fan is not in position. · Fault—The fan has failed. |
Displaying the operating state of a power module
Use the display power command to display the operating state of a power module.
<H3C>display power
Power 1 State: Normal
Power 2 State: Absent
Table 6 Command output
|
Field |
Description |
|
Power 1, 2 |
Number of the power module. |
|
State |
Power module state: · Normal—The power module is operating correctly. · Absent—The power module is not in position. · Fault—The power module has failed. |
Rebooting the device
To reboot the device, use one of the following methods:
· Reboot the device at the CLI. You can remotely reboot the device in either of the following ways:
¡ Reboot the device immediately by using the reboot command.
¡ Schedule a reboot to occur at a specific time or date or after a delay by using the schedule reboot command.
· Power off and power on the device. This method cuts off the power of the device forcibly, which might cause data loss. It is the least-preferrred method.
Restrictions and guidelines
· Before you reboot the device, perform the following tasks:
¡ Use the save command to save the running configuration. For more information about the save command, see H3C WX5510E Access Controller Fundamentals Command Reference.
¡ Use the display startup and display boot-loader commands to make sure you have specified the correct next-startup configuration files and startup software images. If the main startup software image is corrupt or does not exist, a reboot failure will occur. To avoid a reboot failure, use the boot-loader file command to specify a new startup software image. For more information about the display startup and display boot-loader commands, see H3C WX5510E Access Controller Fundamentals Command Reference.
· The device will not reboot if a file is being accessed.
Configuration procedure
Rebooting the device immediately
|
Task |
Command |
Remarks |
|
Reboot the device immediately. |
reboot [ force ] |
Available in user view. |
Scheduling a reboot for the device
|
Task |
Command |
Remarks |
|
Schedule a reboot. |
·
Schedule a reboot to occur at a specific time or date: ·
Schedule a reboot to occur after a delay: |
Use either command. By default, no reboot date or time or reboot delay time is specified. Available in user view. The most recent configuration takes effect if you execute the scheduler reboot at or scheduler reboot delay command multiple times. |
