Back to Contents Page

Spanning Tree/Trunk Settings Page:
Dell™ PowerEdge™ 1655MC Integrated Switch User's Guide


Trunk Settings

In the Trunk Settings page, you can specify Spanning Tree parameters for each trunk. This page is in table format.

The following STP parameters are displayed for each trunk:

The following STP parameters may be edited for each trunk:

  note.gif (1135 bytes) NOTE: Fast Link is useful if a device is connected to a trunk that requires network access immediately when the link comes up and cannot wait for Spanning Tree resolution.

CLI Commands

The following is a summary of the equivalent CLI commands for items in the Spanning Tree/Trunk Settings web page.

Command Usage
bridge-group bridge-group priority priority Use this command to configure the priority for the specified trunk. (LINK)
bridge-group bridge-group path-cost cost Use this command to configure the spanning tree path cost for the specified trunk. (LINK)
bridge-group bridge-group portfast Use this command to set a trunk to fast forwarding. (LINK)

Example

(config)#interface port-channel 1
(config-if)#bridge-group 1 priority 0
(config-if)#bridge-group 1 path-cost 50
(config-if)#bridge-group 1 portfast



 Back to Contents Page