Config¶
Leafs
-
class
Mpls.Lsps.ConstrainedPath.Tunnels.Tunnel.P2pTunnelAttributes.P2pPrimaryPath.P2pPrimaryPath_.AdminGroups.Config¶ Bases:
EntityClass Hierarchy:
MplsLspsConstrainedPathTunnelsTunnelP2pTunnelAttributesP2pPrimaryPathP2pPrimaryPath_AdminGroupsConfigThis class represents configuration data.
Configuration data
-
exclude_group¶ list of references to named admin-groups to exclude in path calculation
type: list of str
refers to:
admin_group_name
-
include_all_group¶ list of references to named admin-groups of which all must be included
type: list of str
refers to:
admin_group_name
-
include_any_group¶ list of references to named admin-groups of which one must be included
type: list of str
refers to:
admin_group_name
-