![Asante IntraCore 36000 Series User Manual Download Page 42](http://html.mh-extra.com/html/asante/intracore-36000-series/intracore-36000-series_user-manual_2980500042.webp)
42
Asanté IntraCore 36000 Series
CLI
This example enables Spanning Tree Protocol, sets the mode to MST, and then configures the STA and
MSTP parameters.
Console(config)#
spanning-tree
Console(config)#
spanning-tree mode mstp
Console(config)#
spanning-tree priority 45056
Console(config)#
spanning-tree hello-time 5
Console(config)#
spanning-tree max-age 14
Console(config)#
spanning-tree forward-time 20
Console(config)#
spanning-tree pathcost method long
Console(config)#
spanning-tree transmission-limit 4
Console(config)#
spanning-tree mst configuration
Console(config-mstp)#
revision 1
Console(config-mstp)#
name R&D
Console(config-mstp)#
max-hops 30
Console(config-mstp)#
3.1.5 Displaying Interface Settings
The STA Port Information and STA Trunk Information pages display the status of ports and trunks in the
Spanning Tree.
Field Attributes
Spanning Tree – Shows if STA has been enabled on this interface.
STA Status – Displays current state of this port within the Spanning Tree:
Discarding–Port receives STA configuration messages, but does not forward packets.
Learning–Port has transmitted configuration messages for an interval set by the Forward Delay parameter
without receiving contradictory information. Port address table is cleared, and the port begins learning
addresses.
Forwarding–Port forwards packets, and continues learning addresses.
The rules defining port status are:
•
A port on a network segment with no other STA compliant bridging device is always forwarding.
•
If two ports of a switch are connected to the same segment and there is no other STA device attached
to this segment, the port with the smaller ID forwards packets and the other is discarding.
•
All ports are discarding when the switch is booted, then some of them change state to learning, and
then to forwarding.