Configuration Guide User guide
902 FastIron Configuration Guide
53-1002494-02
Clearing GVRP statistics
Syntax: show process cpu [<num>]
The <num> parameter specifies the number of seconds and can be from 1 – 900. If you use this
parameter, the command lists the usage statistics only for the specified number of seconds. If you
do not use this parameter, the command lists the usage statistics for the previous one-second,
one-minute, five-minute, and fifteen-minute intervals.
Clearing GVRP statistics
To clear the GVRP statistics counters, enter the clear gvrp statistics all command.
Brocade#clear gvrp statistics all
This command clears the counters for all ports. To clear the counters for a specific port only, enter
a command such as the following.
Brocade#clear gvrp statistics ethernet 2/1
Syntax: clear gvrp statistics all | ethernet <port>
Specify the port variable in one of the following formats:
• FWS, FCX, and ICX stackable switches – stack-unit/slotnum/portnum
• FSX 800 and FSX 1600 chassis devices – slotnum/portnum
• ICX devices – slotnum/portnum
• FESX compact switches – portnum
GVRP CLI examples
The following sections show the CLI commands for implementing the applications of GVRP
described in “GVRP application examples” on page 884.
NOTE
Although some of the devices in these configuration examples do not have statically configured
VLANs, this is not a requirement. You always can have statically configured VLANs on a device that
is running GVRP.
Dynamic core and fixed edge
In this configuration, the edge devices advertise their statically configured VLANs to the core
device. The core device does not have any statically configured VLANs but learns the VLANs from
the edge devices.
Enter the following commands on the core device.
Brocade> enable
Brocade#configure terminal
Brocade(config)#gvrp-enable
Brocade(config-gvrp)#enable all
These commands globally enable GVRP support and enable the protocol on all ports.