Set garp port – Allied Telesis AT-S63 User Manual

Page 325

Advertising
background image

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

325

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-S63 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. This
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 sets ports 1 to 4 to not participate 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