Set garp port – Allied Telesis AT-S63 User Manual

Page 513

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section VI: Virtual LANs

513

SET GARP PORT

Syntax

set garp=gvrp port=

port

mode=normal|none

Parameters

garp

Specifies the GARP application to be configured.

GVRP is the only GARP application supported by the
AT-9400 Switch.

port

Specifies the port to be configured. You can specify
more than one port at a time.

mode

Specifies the GVRP mode of the port. Modes are:

normal

The port participates in GVRP. The port
processes GVRP information and
transmits PDUs. This is the default.

none

The port does not participate in GVRP.
The port does not process GVRP
information nor transmit PDUs.

Note

The online help for this command contains an STP option. This
option is not supported.

Description

This command sets a port’s GVRP status. Set a port’s mode to Normal if it
is to learn remote VLANs and transmit PDUs. Set its mode to None If it is
not to participate in GVRP.

Examples

The following command prevents ports 1 to 4 from participating in GVRP:

set garp=gvrp port=1-4 mode=none

The following command activates GVRP on port 3:

set garp=gvrp port=3 mode=normal

Advertising