beautypg.com

Create mstp – Allied Telesis AT-S62 User Manual

Page 277

background image

AT-S62 Command Line User’s Guide

277

CREATE MSTP

Syntax

create mstp mstiid=mstiid [mstivlanassoc=vids]

Parameters

mstiid

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

mstivlanassoc

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).

Description

This command creates an MSTI ID and associates VLANs to the new
spanning tree instance.

The MSTIID parameter specifies the new MSTI ID.

The MSTIVLANASSOC parameter specifies the VIDs of the VLANs you
want to associate with the new MSTI. The VLANs must already exist on
the switch. If you do not specify any VLANs, you can add them later using
ADD MSTP on page 276 or SET MSTP MSTIVLANASSOC on page 289.

Examples

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

create mstp mstiid=8 mstivlanassoc=4

This command creates the MSTI ID 11 and associates to it the VLANs with
the VIDs 24 and 44:

create mstp mstiid=11 mstivlanassoc=24,44