System information

Publication date: Feb., 2012
Revision A1
- 194 -
pbpduGuard: The command lets you Set the bpduGuard port
parameter
Syntax:
p-bpduGuard aggregations
/
<port-list>
disable/ enable
Parameter :
aggregations: available value is for aggregated port
<port-list>: available value is from switch physic port density, format:
1,3-5
disable: disable: Disable port BPDU Guard
enable: enable :
Enable port BPDU Guard
EXAMPLE:
pcost: The command lets you Set the STP port instance path
cost
Syntax:
p-cost <0-7> aggregations/<port-list> <0-200000000>
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-200000000>: STP port path cost (1-200000000) or The value
zero means auto status
EXAMPLE:
witch(stp)# p-bpduGuard aggregations enable
Switch(stp)# show pconf
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
Aggr Disabled Disabled Disabled Disabled Disabled Enabled Enabled
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
1 Disabled Disabled Disabled Disabled Disabled Disabled Auto
2 Disabled Disabled Disabled Disabled Disabled Disabled Auto
3 Disabled Disabled Disabled Disabled Disabled Disabled Auto
Switch(stp)# p-bpduGuard 1 enable
Switch(stp)# show pconf
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
Aggr Disabled Disabled Enabled Disabled Disabled Enabled Enabled
Port Mode AdminEdge AutoEdge restrRole restrTcn bpduGuard Point2point
---- -------- ------------------ ------------------ ---------------------
1 Disabled Disabled Disabled Disabled Disabled Enabled Auto
2 Disabled Disabled Enabled Disabled Disabled Disabled Auto
3 Disabled Disabled Enabled Disabled Disabled Disabled Auto