Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
OspfAsExternalLSA Class Reference

OSPF external LSA structure. More...

Inheritance diagram for OspfAsExternalLSA:
OspfLSA Pdu Signal

Public Attributes

ip networkMask
 
bool eBit
 
int metric
 
ip forwardingAddress
 
int externalRouteTag
 
- Public Attributes inherited from OspfLSA
OspfLSAHeader header
 

Detailed Description

OSPF external LSA structure.

Member Data Documentation

◆ eBit

bool OspfAsExternalLSA::eBit

◆ externalRouteTag

int OspfAsExternalLSA::externalRouteTag

◆ forwardingAddress

ip OspfAsExternalLSA::forwardingAddress

◆ metric

int OspfAsExternalLSA::metric

◆ networkMask

ip OspfAsExternalLSA::networkMask

The documentation for this class was generated from the following file: