class cobra.model.ospfv3.Route¶
-
class
cobra.model.ospfv3.
Route
¶
The internal OSPF routes in the OSPF RIB (Routing Information Base).
- Containers:
- Containment:
- Properties:
area : The OSPF Area ID. An area is a logical collection of OSPF networks, routers, and links that have the same area identification. A router within an area must maintain a topological database for the area to which it belongs. The router doesn’t have detailed information about network topology outside of its area, thereby reducing the size of its database. Areas limit the scope of route information distribution. It is not possible to do route update filtering within an area. The link-state database (LSDB) of routers within the same area must be synchronized and be exactly the same; however, route summarization and filtering is possible between different areas. The main benefit of creating areas is a reduction in the number of routes to propagate-by the filtering and the summarization of routes. Areas are identified by an area ID. Cisco IOS software supports area IDs expressed in IP address format or decimal format, for example, area 0.0.0.0 is equal to area 0.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
childAction : Delete or ignore. For internal use only.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
dist : The preferred ISIS Domain level administrative distance.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
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
flags : The IP address flags.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
mcastCost : The OSPF Multicast route cost.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
modTs : The time when this object was last modified.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: True
name : The name of the object.
- isNaming: False
- isCreateOnly: False
- isConfig: True
- isImplicit: False
pathT : The OSPF path type.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
pfx : The OSPF route prefix.
- isNaming: True
- isCreateOnly: True
- 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
tag : The color of a policy label.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False
ucastCost : The unicast route cost.
- isNaming: False
- isCreateOnly: False
- isConfig: False
- isImplicit: False