System information

Publication date: Feb., 2012
Revision A1
- 197 -
CLIReferenceGuide
Copyright @ 2012 by Amer Networks
ppriority: The command lets you Set the STP port instance
priority
Syntax:
p-priority <0-7>
aggregations
/
<port-list>
<0-240>
Parameter :
<0-7>: STP bridge instance no (0-7, CIST=0, MSTI1=1, ...)
aggregations: available value is for aggregated port
<port-list>: available value is from switch physic port density, format:
1,3-5
<0-240>: STP bridge priority (0/16/32/48/.../224/240)
EXAMPLE:
Switch(stp)# p-p2p aggregations auto
Switch(stp)# show pconf
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
Aggr Enabled Disabled Enabled Disabled Disabled Enabled Auto
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
1 Disabled Disabled Disabled Disabled Disabled Enabled Auto
2 Disabled Disabled Enabled Disabled Disabled Disabled Auto
Switch(stp)# p-p2p 2 disable
Switch(stp)# show pconf
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
Aggr Enabled Disabled Enabled Disabled Disabled Enabled Auto
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
1 Disabled Disabled Disabled Disabled Disabled Enabled Auto
2 Disabled Disabled Enabled Disabled Disabled Disabled Disabled
3 Disabled Disabled Enabled Disabled Disabled Disabled Auto