< Home

stp binding process

Function

The stp binding process command adds the current interface to a specified MSTP process.

The undo stp binding process command removes the current interface from the specified MSTP process.

By default, the interface belongs to MSTP process with ID 0.

Format

stp binding process process-id

undo stp binding process process-id

Parameters

Parameter Description Value
process-id Specifies the ID of an MSTP process. The value is an integer ranging from 1 to 31.

Views

Ethernet interface view, GE interface view, XGE interface view, MultiGE interface view, 40GE interface view, 100GE interface view, Eth-Trunk interface view, port group view, 25GE interface view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

After an MSTP device properly starts, each port of this device belongs to MSTP process 0 by default. Links connecting MSTP devices and access rings are called access links. If multiple processes are required to isolate services on access rings, the stp binding process command can be used to add ports on access links to specified MSTP processes.

Prerequisites

The stp process command has been run to configure the corresponding MSTP process. This means that the MSTP process to which a port will be added already exists.

Precautions

A port on an access link can be added to only one MSTP process. If the stp binding process command is run several times to add a port to different MSTP processes, only the latest configuration takes effect.

Example

# Add a port to MSTP process 1.

<HUAWEI> system-view
[HUAWEI] stp process 1
[HUAWEI-mst-process-1] quit
[HUAWEI] interface gigabitethernet 0/0/1
[HUAWEI-GigabitEthernet0/0/1] stp binding process 1
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >