display pki whitelist update

Function

The display pki whitelist update command displays whitelist data dynamically modified by users.

Format

display pki whitelist update { filename file-name | all }

Parameters

Parameter Description Value
filename file-name

Specifies the name of a whitelist file.

The value is a string of 1 to 127 characters.

all

All whitelist files.

-

Views

All views

Default Level

3: Management level

Task Name and Operations

Task Name Operations
pki debug

Usage Guidelines

Usage Scenario

Whitelist data can be added or deleted using the pki whitelist command, but the modification does not take effect immediately after the pki whitelist command is executed. You can run the display pki whitelist update command to check whitelist data that has been modified but for which modification has not taken effect.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display all the adding and deleting operations that have been configured for a whitelist but have not been committed.
<HUAWEI> display pki whitelist update all
update whitelist count: 2
=========================================
Filename            Operation           Whitelist Value
=========================================
123.xml             Delete                123
123.xml             Add                   234
Table 1 Description of the display pki whitelist update command output
Item Description
update whitelist count

Number of modified whitelist data nodes.

Filename

File name, to be specific, operated object.

Operation

Operation type, which can be Delete or Add.

Whitelist Value

Whitelist data.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >