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.

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