![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 91](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439091.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
91
config stp ports
the port cannot maintain this status (for example if the port is forced to half-duplex operation)
the p2p status changes to operate as if the p2p value were
false
. The default setting for this
parameter is
auto
.
state [enable | disable]
−
Allows STP to be enabled or disabled for the ports specified in the
port list. The default is
enable
.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command
Example usage:
To configure STP with path cost 19, hellotime set to 2 seconds, migration enabled, and state enabled for ports
1-5 of module 1.
DES-3528:admin# config stp ports 1-5 externalCost 19 hellotime 2 migrate yes state
enable
Command: config stp ports 1-5 externalCost 19 hellotime 2 migrate yes state enable
Success.
DES-3528:admin#
create stp instance_id
Purpose
Used to create a STP instance ID for MSTP.
Syntax
create stp instance_id <value 1-15>
Description
This command allows the user to create a STP instance ID for the Multiple Spanning Tree
Protocol. There are 16 STP instances on the Switch (one internal CIST, unchangeable) and
the user may create up to 15 instance IDs for the Switch.
Parameters
<value 1-15>
−
Enter a value between 1 and 15 to identify the Spanning Tree instance on the
Switch.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command
Example usage:
To create a spanning tree instance 2:
DES-3528:admin# create stp instance_id 2
Command: create stp instance_id 2
Warning:There is no VLAN mapping to this instance_id!
Success.
DES-3528:admin#