Command Manual - VLAN
Quidway S2000 Series Ethernet Switches Chapter 3 GARP/GVRP Configuration Commands
3-2
3.1.2 display garp timer
Syntax
display
garp timer
[
interface
interface_list ]
View
Any view
Parameter
interface_list: List of Ethernet port to be displayed, expressed as interface _list =
{ { interface_type interface_num | interface_name } [
to
{ interface_type interface_num
| interface_name } ] }&<1-10>. interface_type is interface type, interface_numis
interface number and interface_name is interface name. For their meanings and value
range, read command parameters description of “Port” in this document.
&<1-10>: Representing the repeatable times of parameters, 1 is the minimal and 10 is
the maximal.
Description
Using
display garp timer
command, you can view the value of GARP timer, including
Hold timer, Join timer, Leave timer and LeaveAll timer.
For the related command, see
garp timer
,
garp timer leaveall
.
Example
# Show GARP timer on Ethernet0/1.
<Quidway> display garp timer interface ethernet0/1
GARP timers on port Ethernet0/1
GARP JoinTime : 20 centiseconds
GARP Leave Time : 60 centiseconds
GARP LeaveAll Time : 1000 centiseconds
GARP Hold Time : 10 centiseconds
3.1.3 garp timer
Syntax
garp timer
{
hold
|
join
|
leave
}
timer_value
undo garp timer
{
hold
|
join
|
leave
}
View
Ethernet port view