beautypg.com

Set mstp mstivlanassoc – Allied Telesis AT-S60 User Manual

Page 179

background image

AT-S60 Command Line User’s Guide

177

SET MSTP MSTIVLANASSOC

Syntax

set mstp mstivlanassoc mstiid=mstiid vlanlist=vids

Parameters

mstiid

Specifies the ID of the spanning tree instance where
you want to associate VLANs. You can specify only one
MSTI ID at a time. The range is 1 to 15.

vlanlist

Specifies the VID of the VLAN you want to associate
with the MSTI ID. You can specify more than one VID
at a time (for example, 2,5,44). If VLANs have already
been associated with the MSTI, they are overwritten.

Description

This command associates VLANs to spanning tree instances.

The MSTIID parameter specifies the ID of the spanning tree instance.
The spanning tree instance must already exist on the switch. To create a
spanning tree instance, see CREATE MSTP on page 165.

The VLANLIST parameter specifies the VID of the VLANs you want to
associate with the MSTI. The VLANs must already exist on the switch. If
VLANs are already associated with the MSTI, they are removed and
returned to CIST. If you want to add VLANs to an MSTI and retain those
VLANs already associated with it, see ADD MSTP on page 164.

Examples

This command associates the VLAN with the VID 4 to MSTI ID 8:

set mstp mstivlanassoc mstiid=8 vlanlist=4

This command associates VIDs 24 and 44 to MSTI ID 11:

set mstp mstivlanassoc mstiid=11 vlanlist=24,44