.. Class Doc file class cobra.model.bgp.Route =========================== .. class:: cobra.model.bgp.Route The BGP route table for a particular address family (IPv4 unicast and IPv6 unicast), which contains all the routes advertised by peers and also redistributed into BGP from other routing protocols. This route table is per tenant context (per VRF). Containers: * :class:`cobra.model.bgp.DomAf` Containment: * :class:`cobra.model.bgp.Path` Properties: - childAction : Delete or ignore. For internal use only. + 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 - 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 - pfx : Route prefix. + isNaming: True + isCreateOnly: True + isConfig: True + isImplicit: False - rd : A unique value that extends the formal network address for all routes in a particular VRF, making the route unique within the entire BGP table. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - 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 - rtFlags : Condition indicators for the route. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False - status : The upgrade status. This property is for internal use only. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: True - ver : The version of the route. + isNaming: False + isCreateOnly: False + isConfig: False + isImplicit: False