Delete mstp – Allied Telesis AT-S63 User Manual

Page 556

Advertising
background image

Chapter 30: Multiple Spanning Tree Protocol (MSTP) Commands

556

Section V: Spanning Tree Protocols

DELETE MSTP

Syntax

delete mstp mstiid=

mstiid

mstivlanassoc=

vids

Parameters

mstiid

Specifies the MSTI ID of the spanning tree instance
where you want to remove VLANs. 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 remove from
the spanning tree instance. You can specify more than
one VID at a time (for example, 2,5,44).

Description

This command removes VLANs from spanning tree instances and returns
them to CIST.

The MSTIID parameter specifies the MSTI ID.

The MSTIVLANASSOC parameter specifies the VIDs of the VLANs you
want to remove from the spanning tree instance.

Examples

The following command deletes the VLAN with the VID 4 from MSTI ID 8:

delete mstp mstiid=8 mstivlanassoc=4

The following command deletes the VLANs with the VIDs 24 and 44 from
MSTI ID 11:

delete mstp mstiid=11 mstivlanassoc=24,44

Advertising