Config spanningtree mst vlan add, Config spanningtree mst vlan remove, Config spanningtree mst priority – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 95: Config spanningtree mst port pathcost, Config spanningtree mst vlan add -53, Config spanningtree mst vlan remove -53, Config spanningtree mst priority -53, Config spanningtree mst port pathcost -53

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Switching Commands

7-53

202-10010-01

config spanningtree mst vlan add

This command adds an association between a multiple spanning tree instance and a VLAN. The
VLAN will no longer be associated with the common and internal spanning tree. The instance
<mstid> is a number that corresponds to the desired existing multiple spanning tree instance. The
<vlan> corresponds to an existing VLAN ID.

Format

config spanningtree mst vlan add <mstid> <vlan>

config spanningtree mst vlan remove

This command removes an association between a multiple spanning tree instance and a VLAN.
The VLAN will again be associated with the common and internal spanning tree. The instance
<mstid> is a number that corresponds to the desired existing multiple spanning tree instance. The
<vlan> corresponds to an existing VLAN ID.

Format

config spanningtree mst vlan remove <mstid> <vlan>

config spanningtree mst priority

This command sets the bridge priority for a specific multiple spanning tree instance. The instance
<mstid> is a number that corresponds to the desired existing multiple spanning tree instance. The
priority <value> is a number within a range of 0 to 61440 in increments of 4096.

Default

32768

Format

config spanningtree mst priority <mstid> <0-61440>

config spanningtree mst port pathcost

This command sets the path cost for a specific port within a multiple spanning tree instance. The
instance <mstid> is a number that corresponds to the desired existing multiple spanning tree
instance. The <slot.port> is the desired switch port. The pathcost can be specified as a number in
the range of 1 to 200000000 or auto. If "auto" is specified, the pathcost value will be set based on
Link Speed.

Default

auto

Format

config spanningtree mst port pathcost <mstid>

<slot.port> <1-200000000/auto>

Advertising