|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPF external LSA structure. More...
Public Attributes | |
| ip | networkMask |
| bool | eBit |
| int | metric |
| ip | forwardingAddress |
| int | externalRouteTag |
Public Attributes inherited from OspfLSA | |
| OspfLSAHeader | header |
OSPF external LSA structure.
| bool OspfAsExternalLSA::eBit |
| int OspfAsExternalLSA::externalRouteTag |
| ip OspfAsExternalLSA::forwardingAddress |
| int OspfAsExternalLSA::metric |
| ip OspfAsExternalLSA::networkMask |