display debugging slot slot-id vcpu vcpu-id [ module-name ]
display debugging [ interface interface-type interface-number ] [ module-name ] [ | count ] [ | { begin | include | exclude } regular-expression ]
display debugging interface all
| Parameter | Description | Value |
|---|---|---|
interface-type interface-number |
Specifies the interface type and interface number. |
- |
module-name |
Specifies a module name, such as AAA. |
- |
all |
Displays the debugging information of all interfaces. |
- |
slot-id |
Specifies the slot ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
vcpu-id |
Specifies the VCPU ID. Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter. |
- |
| |
Filters the output by using the regular expression. |
- |
count |
Counts the matching information lines. |
- |
begin |
Displays the information from the line containing the regular expression. |
- |
include |
Displays all the lines that contain the regular expression. |
- |
exclude |
Displays all the lines that do not contain the regular expression. |
- |
regular-expression |
Specifies the regular expression. |
- |