|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
RSTP frame structure. More...
Public Attributes | |
| bool | proposal |
| bool | agreement |
| RstpPortState | portState |
| StpPortRole | portRole |
Public Attributes inherited from StpFrame | |
| short | protocolId |
| byte | version |
| StpBpduType | messageType |
| byte | flags |
| StpId | rootBridgeId |
| int | rootPathCost |
| StpId | bridgeId |
| short | portId |
| short | messageAge |
| short | maxAge |
| short | helloTime |
| short | forwardDelay |
| vector< StpTypeLengthValue > | lengthValues |
RSTP frame structure.
| bool RstpFrame::agreement |
| StpPortRole RstpFrame::portRole |
| RstpPortState RstpFrame::portState |
| bool RstpFrame::proposal |