class cobra.model.ospf.IfDef

class cobra.model.ospf.IfDef

The OSPF interface definition model.

Containers:
Containment:
Properties:
  • authKey : The OSPF authentication key

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • authKeyId :

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • authType : The OSPF authentication type. The type options are; default, md5, none, and simple.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • childAction : Delete or ignore. For internal use only.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • cost : The definition cost on the OSPF interface.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • ctrl : The definition controls on the OSPF interface.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • deadIntvl : The interval between hello packets from a neighbor before the router declares the neighbor as down. This value must be the same for all networking devices on a specific network. Specifying a smaller dead interval (seconds) will give faster detection of a neighbor being down and improve convergence, but might cause more routing instability.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • descr : Specifies the description of a policy component.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • dn : A tag or metadata is a non-hierarchical keyword or term assigned to the fabric module.

    • isNaming: False
    • isCreateOnly: True
    • isConfig: False
    • isImplicit: True
  • helloIntvl : The interval between hello packets that OSPF sends on the interface. Note that the smaller the hello interval, the faster topological changes will be detected, but more routing traffic will ensue. This value must be the same for all routers and access servers on a specific network.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • lcOwn : A value that indicates how this object was created. For internal use only.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • modTs : The time when this object was last modified.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • name : null

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • nwT : The OSPF interface policy network type. OSPF supports point-to-point and broadcast.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • pfxSuppress : Mo doc not defined in techpub!!!

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • prio : The OSPF interface priority used to determine the designated router (DR) on a specific network. The router with the highest OSPF priority on a segment will become the DR for that segment. The same process is repeated for the backup designated router (BDR). In the case of a tie, the router with the highest RID will win. The default for the interface OSPF priority is one. Remember that the DR and BDR concepts are per multiaccess segment.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • rexmitIntvl : The interval between LSA retransmissions. The retransmit interval occurs while the router is waiting for an acknowledgement from the neighbor router that it received the LSA. If no acknowlegment is received at the end of the interval, then the LSA is resent.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • rn : Identifies an object from its siblings within the context of its parent object. The distinguished name contains a sequence of relative names.

    • isNaming: False
    • isCreateOnly: True
    • isConfig: False
    • isImplicit: True
  • status : The upgrade status. This property is for internal use only.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • xmitDelay : The delay time needed to send an LSA update packet. OSPF increments the LSA age time by the transmit delay amount before transmitting the LSA update. You should take into account the transmission and propagation delays for the interface when you set this value.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False