Create mstp – Allied Telesis AT-S60 User Manual

Page 167

Advertising
background image

AT-S60 Command Line User’s Guide

165

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 VID of the VLAN you want
to associate with the new MSTI. The VLAN must already exist on the
switch. You can specify more than one VLAN, If you do not specify any
VLANs, you can add them later using ADD MSTP on page 164 or SET
MSTP MSTIVLANASSOC
on page 177
.

Examples

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

create mstp mstiid=8 mstivlanassoc=4

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

create mstp mstiid=11 mstivlanassoc=24,44

Advertising