configure stpd ports active-role enable

configure stpd stpd_name ports active-role enable port

Description

Prevents a port from becoming an alternate or backup port.

Syntax Description

stpd_name Specifies an STPD name on the switch.
port Specifies a port.

Default

The default is disabled.

Usage Guidelines

Use this command to keep a port in an active role. It prevents a specified port from being elected to an alternate or backup role which puts the port in a blocking state.

The following describes the port role and state when RSTP stabilizes.
STP Port Role Port State

Alternate (inactive)

Blocking

Backup (inactive

Blocking

Root (active)

Forwarding

Designated (active)

Forwarding

This feature can be enabled on only one STP port in the STP domain.

The restricted port role cannot be combined with this feature.

An active port role (root or designated) cannot be enabled with an edge port.

To disable this command, use the configure stpd ports active-role disable command.

To view the status of the active role, use the show stpd ports command.

Example

The following command enables an active role on STDP s1, port 6:3:

configure stpd s1 ports active-role enable 6:3

History

This command was first available in ExtremeXOS 12.5.

Platform Availability

This command is available on all platforms.