beautypg.com

Spanning-tree spanning-disabled, Spanning-tree cost – SMC Networks SMC TigerStack III SMC6824MPE User Manual

Page 480

background image

C

OMMAND

L

INE

I

NTERFACE

4-218

Example

spanning-tree spanning-disabled

This command disables the Spanning Tree Algorithm for the specified
interface. Use the no form to reenable the Spanning Tree Algorithm for the
specified interface.

Syntax

[no] spanning-tree spanning-disabled

Default Setting

Enabled

Command Mode

Interface Configuration (Ethernet, Port Channel)

Example
This example disables the Spanning Tree Algorithm for port 5.

spanning-tree cost

Use this command to configure the spanning tree path cost for the specified
interface. Use the no form to restore the default.

Syntax

spanning-tree cost cost
no spanning-tree cost

cost - The path cost for the port. (Range: 1-200,000,000))
The recommended range is:

• Ethernet: 200,000-20,000,000
• Fast Ethernet: 20,000-2,000,000
• Gigabit Ethernet: 2,000-200,000

Console(config)#spanning-tree transmission-limit 4
Console(config)#

Console(config)#interface ethernet 1/5
Console(config-if)#spanning-tree spanning-disabled
Console(config-if)#