Switch 7700 Command reference Guide, v2.0

Table Of Contents
70 CHAPTER 3: USING VLAN COMMANDS
GARP Configuration
Commands
This section describes the commands you can use to configure and manage the
Generic Attribute Registration Protocol (GARP) on your Switch 7700.
display garp statistics Syntax
display garp statistics [ interface interface_type interface_number
[to interface_type interface_number ]]
View
All views
Parameter
interface_type: Enter an interface type. This can be either Ethernet or
GigabitEthernet.
interface_number: Enter an interface number. If you want to display statistics on
a range of ports, enter the first port in the range here. Enter this in the format
slot-number/subslot-number/port-number. On the Switch 7700 7-slot chassis:
The slot number is a number in the range 0 to 6 (the Fabric slot is 0).
The subslot number is always set to 0.
The port number is a number in the range 1 to 8 (on an 8-port Gigabit
module),
1 to 24 (on a 24-port 100BASE-FX module), or 1 to 48 (on a 48-port
10/100/BASE-TX modules).
You can use the interface_name at this command. This is made up of
interface_type and interface_number parameters combined as a single
parameter, for example Ethernet0/0/1.
to interface_type interface_number: If you want to display statistics on a
range of ports, use this parameter to indicate the last port in the range. This
parameter is optional.
You can enter up to ten interface_type and interface_number parameters at
one display garp statistics command.
Description
Use the display garp statistics command to view the GARP statistics
information for a specified port, a range of ports or all ports.
This command displays GARP statistics information, including the number of GVRP
and GMRP packets received and sent, and the number of discarded packets.
Example
To display the GARP statistics information on Ethernet port Ethernet 1/0/1, enter
the following:
<SW7700>display garp statistics interface ethernet 1/0/1