db showheader
Function
Example
Show header information of the configuration database on the master controller.
admin:/diagnose>db showheader ******************MASTER NODE TABLE Header INFO *********** Product name = 5600 V3 DB magic = 0xdb123456 DB version = 0x1a00cd Byte order = 0xfffe Data sn = 0x33b Product sn = 35890iuy6789jhyu7865 Save disk id = 0x3 Save time = 8 - 4 ,3 : 51 :45 Crc = 0x447f03f8 DB total size = 0x4d15000 Data section size = 0x4ca3000 ************** TABLE Header End ***********
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
Product name | Product name. |
DB magic | Magic number of the configuration database. |
DB version | Version of the configuration database. |
Byte order | Byte order. |
Data sn | Serial number of data flushing. |
Product sn | Serial number of the product. |
Save disk id | ID of the disk that saves data. |
Save time | Time of saving data. |
Crc | Check value of the configuration data. |
DB total size | Total size of the configuration database. |
Data section size | Size of the data segment. |