class cobra.model.ospf.IfPol

class cobra.model.ospf.IfPol

The OSPF interface-level policy information.

Containers:
Containment:
Properties:
  • childAction : Delete or ignore. For internal use only.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: False
    • isImplicit: True
  • cost : The OSPF cost for the interface. The cost (also called metric) of an interface in OSPF is an indication of the overhead required to send packets across a certain interface. The cost of an interface is inversely proportional to the bandwidth of that interface. A higher bandwidth indicates a lower cost. There is more overhead (higher cost) and time delays involved in crossing a 56k serial line than crossing a 10M ethernet line. The formula used to calculate the cost is: cost= 10000 0000/bandwith in bps For example, it will cost 10 EXP8/10 EXP7 = 10 to cross a 10M Ethernet line and will cost 10 EXP8/1544000 = 64 to cross a T1 line. By default, the cost of an interface is calculated based on the bandwidth; you can force the cost of an interface with the ip ospf cost value interface subconfiguration mode command.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • ctrl : The interface policy controls.

    • 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 a description of the policy definition.

    • 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 : The OSPF interface policy name. This name can be between 1 and 64 alphanumeric characters. Note that you cannot change this name after the object has been saved.

    • isNaming: True
    • isCreateOnly: True
    • 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
  • ownerKey : The key for enabling clients to own their data for entity correlation.

    • isNaming: False
    • isCreateOnly: False
    • isConfig: True
    • isImplicit: False
  • ownerTag : A tag for enabling clients to add their own data. For example, to indicate who created this object.

    • 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
  • uid : A unique identifier for this object.

    • 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