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
OspfNeighbor Class Reference

Data element of OspfNeighbor. More...

Public Attributes

ip routerId
 
ip address
 
string port
 
short priority
 
OspfNeighborState state
 
short option
 
ip dr
 
ip backupDr
 
short deadInterval
 
ip areaId
 
bool isMaster
 
int seqNumber
 
bool isVirtual
 

Detailed Description

Data element of OspfNeighbor.

Member Data Documentation

◆ address

ip OspfNeighbor::address

◆ areaId

ip OspfNeighbor::areaId

◆ backupDr

ip OspfNeighbor::backupDr

◆ deadInterval

short OspfNeighbor::deadInterval

◆ dr

ip OspfNeighbor::dr

◆ isMaster

bool OspfNeighbor::isMaster

◆ isVirtual

bool OspfNeighbor::isVirtual

◆ option

short OspfNeighbor::option

◆ port

string OspfNeighbor::port

◆ priority

short OspfNeighbor::priority

◆ routerId

ip OspfNeighbor::routerId

◆ seqNumber

int OspfNeighbor::seqNumber

◆ state

OspfNeighborState OspfNeighbor::state

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