|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
BGP Open message structure. More...
Public Attributes | |
| byte | version |
| short | AS |
| short | holdTime |
| int | speakerID |
| byte | OptionalParamLength |
Public Attributes inherited from BgpPacket | |
| short | length |
| byte | type |
BGP Open message structure.
| short BgpOpen::AS |
| short BgpOpen::holdTime |
| byte BgpOpen::OptionalParamLength |
| int BgpOpen::speakerID |
| byte BgpOpen::version |