Set garp port – Allied Telesis AT-S62 User Manual
Page 316
Chapter 23: GARP VLAN Registration Protocol Commands
316
SET GARP PORT
Syntax
set garp=gvrp port=port [mode=normal|none]
Parameters
garp
Specifies the GARP application you want to
configure. The only GARP application supported by
AT-S62 management software is GVRP.
port
Specifies the port you want to configure on the
switch. You can specify more than one port at a
time.
mode
Specifies the GVRP mode of the port. Modes are:
normal
The port will participate in GVRP. The
port will process GVRP information and
transmit PDUs. This is the default.
none
The port will not participate in GVRP.
The port will not process GVRP
information nor transmit PDUs.
Note
The online help for this command contains an STP option. The
option is not supported.
Description
This command sets a port’s GVRP status. If you want a port to learn
remote VLANs and transmit PDUs, set its mode to Normal. If you do not
want a port to participate in GVRP, set its mode to None.
Examples
The following command deactivates GVRP on ports 1 to 4:
set garp=gvrp port=1-4 mode=none
The following command activates GVRP on port 3:
set garp=gvrp port=3 mode=normal