rtr
FlexibleAlgorithmAdminGroup

Each row represents an admin group that a Flex Algorithm can use to restrict paths to links with specific affinities or to avoid links with specific affinities.



public class FlexibleAlgorithmAdminGroup

Properties
adminGroupName

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Admin Group

adminGroupType Specifies whether the links in the specified IP admin group should be used by the Flex Algo or not. The value 'exclude(1)' specifies that the Flex Algo must check if any color that is part of the exclude rule is also set on the link. If such a color is set, the link MUST be pruned from the computation. The value of 'include-any(2)' specifies the Flex Algo must check if any color that is part of the include-any rule is also set on the link. If no such color is set, the link MUST be pruned from the computation. A value of 'include-all(2)' specifies the Flex Algo must check if all colors that are part of the include-all rule are also set on the link. If all such colors are not set on the link, the link MUST be pruned from the computation.

type=int
access=read-create
default=exclude
Displayed(tab/group)=Admin Group Type
enums=
    1: exclude - Exclude
    2: includeAny - Include Any
    3: includeAll - Include All

flexibleAlgorithmName Flexible Algorithm Definition name.

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 20.7.R1
7705 SAR Gen 2
7450 ESS Supported from 20.7.R1
7950 XRS Supported from 20.7.R1
7705 SAR Hm Supported from 20.7.R1
7250 IXR Supported from 20.7.R1