
19-95
Example:
Map VLAN1-10 and VLAN 100-110 to Instance 1.
Switch(config)#spanning-tree mst configuration
Switch(Config-Mstp-Region)#instance 1 vlan 1-10;100-110
19.1.4 name
Command:
name
<name>
no name
Function:
In MSTP region mode, set MSTP region name; the “
no name
” command restores the default setting.
Parameter:
<name>
is the MSTP region name. The length of the name should be less than 32 characters.
Command mode:
MSTP Region Mode
Default:
Default MSTP region name is the MAC address of this bridge.
Usage Guide:
This command is to set MSTP region name. The bridges with same MSTP region name and same other attributes
are considered in the same MSTP region.
Example:
Set MSTP region name to mstp-test.
Switch(config)#spanning-tree mst configuration
Switch(Config-Mstp-Region)#name mstp-test
19.1.5 no
Command:
no <
instance-id
> | <
name
> | <
revision-level
>