Administrator Guide

Layer 2 Switching Commands 467
Syntax
clear gvrp statistics [interface-id]
interface-id—An Ethernet interface identifier or a port channel identifier
Default Configuration
This command has no default configuration.
Command Mode
Privileged Exec mode
User Guidelines
This command has no user guidelines.
Example
The following example clears all the GVRP statistics information on interface
Gi1/0/8.
console# clear gvrp statistics gigabitethernet 1/0/8
garp timer
Use the garp timer command in Interface Configuration mode to adjust the
GARP application join, leave, and leaveall GARP timer values. To reset the
timer to default values, use the no form of this command.
Syntax
garp timer {join | leave | leaveall} timer_value
no garp timer
join — Indicates the time in centiseconds that PDUs are transmitted.
leave — Indicates the time in centiseconds that the device waits before
leaving its GARP state.
leaveall — Used to confirm the port within the VLAN. The time is the
interval between messages sent, measured in centiseconds.
timer_value — Timer values in centiseconds. The range is 10-100 for join,
20-600 for leave, and 200-6000 for leaveall.