![HP 3100 v2 Series Скачать руководство пользователя страница 178](http://html.mh-extra.com/html/hp/3100-v2-series/3100-v2-series_command-reference-manual_165751178.webp)
171
Number of GVRP Frames Received : 5
Number of GVRP Frames Transmitted : 2
Number of Frames Discarded : 1
GARP statistics on port Ethernet1/0/2
Number of GVRP Frames Received : 3
Number of GVRP Frames Transmitted : 4
Number of Frames Discarded : 2
display garp timer
Syntax
display
garp timer
[
interface interface-list
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
interface interface-list
: Displays the GARP timer settings of one or multiple ports. You can specify up
to 10 port lists.
•
You can specify a single port in the form of
interface-type interface-number
.
•
You can specify a port range in the form of
interface-type interface-number1
to
interface-type
interface-number2
, where the end port number specified by
interface-number2
must be greater
than the start port number specified by
interface-number1
.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
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
display
garp timer
to display GARP timers on specific ports. If no ports are specified, this
command displays the GARP timers on all ports.
Related commands:
garp timer hold
,
garp timer join
,
garp timer leave
, and
garp timer leaveall
.
Examples
# Display GARP timers on port Ethernet 1/0/1.
<Sysname> display garp timer interface ethernet 1/0/1
GARP timers on port Ethernet1/0/1
Garp Join Time : 20 centiseconds
Garp Leave Time : 60 centiseconds
Garp LeaveAll Time : 1000 centiseconds
Garp Hold Time : 10 centiseconds