Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 524

Advertising
background image

Chapter 28: Spanning Tree Protocol (STP) Commands

524

Section V: Spanning Tree Protocols

Examples

The following command sets the switch’s bridge priority value to 45,056
(increment 11):

set stp priority=11

The following command sets the hello time to 7 seconds and the
forwarding delay to 25 seconds:

set stp hellotime=7 forwarddelay=25

The following command returns all STP parameters on the switch to the
default values:

set stp default

Equivalent Command

purge stp

For information, see “PURGE STP” on page 521.

AlliedWare Plus

Command

Syntax

spanning-tree priority

priority

spanning-tree hello-time

hello-time

spanning-tree forward-time

forward-time

spanning-tree max-age

max-age

Mode

Configure mode

Description

These AlliedWare Plus commands are identical to the standard command.

Example

The following commands set the hello time to 7 seconds and the
forwarding delay to 25 seconds:

awplus> enable
awplus# configure terminal
awplus(config)# spanning-tree hello-time 7
awplus(config)# spanning-tree forward-time 25

Advertising