< Home

display info-center filter-id

Function

The display info-center filter-id command displays the ID of a single log or the IDs of all the logs in the filter table.

Format

display info-center filter-id [ id | bymodule-alias modname alias ]

Parameters

Parameter Description Value
id Specifies the unique identifier of each login hexadecimal notation. The value is a string of 8 characters. The value is in hexadecimal notation, and the valid characters include 0-9, a-f, and A-F.
bymodule-alias Specifies a log through a module name and a mnemonic. -
modname Specifies the name of the module. The value is a string of 1 to 24 characters without spaces.
alias Specifies the name of the mnemonic. The value is a string of 1 to 64 characters without spaces.

Views

All views

Default Level

3: Management level

Usage Guidelines

When no module is specified, all the IDs that have been injected into the filter list are displayed. When the module and the alias are specified, the specified filter ID information is displayed.

Example

# Display all the IDs in the filter list.
<sysname> display info-center filter-id
ID              : 1095180288
Module          : AAA
Alias           : IPADDRNEARLYEXHAUST
Content         : [oid] ip address in pool of domain [octet] is nearly exhausted
Filtered Number : 0

ID              : 1095180289
Module          : AAA
Alias           : IPADDREXHAUST
Content         : [oid] ip address in pool of domain [octet] is exhausted
Filtered Number : 0
Table 1 Description of the display info-center filter-id command output

Item

Description

ID

Unique identifier of a log

Module

Name of the module

Alias

Name of the mnemonic

Content

Contents of a specified log

Filtered Number

Number of times that a specified log is filtered

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