Back to Contents Page

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


Port Settings

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

The following STP parameters are displayed for each port:

The following STP parameters may be edited for each port:

  note.gif (1135 bytes) NOTE: Fast Link is useful if a device is connected to a port 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/Port Settings web page.

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

Example

(config)#interface ethernet 1/5
(config-if)#bridge-group 1 path-cost 50
(config-if)#bridge-group 1 priority 0
(config-if)#bridge-group 1 portfast



 Back to Contents Page