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.
| 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. |
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.
<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
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 |