Smart Link configuration commands(available
only on the A3100 V2 EI)
display smart-link flush
Syntax
display smart-link flush [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see the Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use the display smart-link flush command to display information about received flush messages.
Examples
# Display information about received flush messages.
<Sysname> display smart-link flush
Received flush packets : 10
Receiving interface of the last flush packet : Ethernet1/0/1
Receiving time of the last flush packet : 19:19:03 2010/04/21
Device ID of the last flush packet : 000f-e200-8500
Control VLAN of the last flush packet : 1
Table 9 Output description
Field Description
Received flush packets Total number of received flush messages
Receiving interface of the last flush packet The port that received the last flush message
Receiving time of the last flush packet Time when the last flush message was received
Device ID of the last flush packet Device ID carried in the last flush message
Control VLAN of the last flush packet Control VLAN ID carried in the last flush message
29