rp
PSFromCriteriaPrefixListOverride



public class PSFromCriteriaPrefixListOverride

Properties
entryId The entry identifier of the policy statement entry that is the parent of this object.

type=long
access=read-only
default=0

prefixListOverrideBeginLen It's specifies the mask length to use as the lower limit for the mask range when Prefix List Override Type is set to 'range(4)'.

type=int
default=0
minimum=0
maximum=2040
Displayed(tab/group)=Begin Length

prefixListOverrideCreateOrigin It's indicates the mechanism used to create this entry.

type=rp.PrefixListOverrideCreateOrigin
access=read-only
Displayed(tab/group)=Create Origin

prefixListOverrideName It's specifies the name of the prefix-list from which the type must be overriden to match the route on.

type=string
default=
Displayed(tab/group)=Prefix List

prefixListOverrideThroughLen It's specifies the maximum mask length to use when Prefix List Override Type is set to 'through(3)' or 'range(4)'.

type=int
default=0
minimum=0
maximum=2040
Displayed(tab/group)=Through Length

prefixListOverrideType It's specifies the prefix-list override type to match the route on. exact (1) - a route's prefix/length must match the prefix list entry exactly in order for an entry to be considered a match. longer (2) - a route's prefix/length must match the defined prefix AND have a length that is an exact match or longer in order for an entry to be considered a match. through (3) - a route's prefix/length must match the defined prefix AND have a length that is an exact match or longer up to and including the defined maximum length tRPAdminPSFromCrPLOvrThroughLen in order for an entry to be considered a match. range (4) - a route's prefix/length must match the defined prefix AND have a length that is greater than or equal to the length defined by ''Prefix List Override Begin Length'' and less than or equal to the length defined by 'Prefix List Override Through Length' in order for an entry to be considered a match.

type=rp.PrefixListOverrideType
default=exact
Displayed(tab/group)=Type

  
Properties inherited from rp.PolicyObjectBaseItem
policyName, routingInstance, routingInstanceName
 
Properties inherited from policy.PolicyItemDefinition
containingPolicyDisplayedName, containingPolicyId
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 23.10.R1
7705 SAR Gen 2
7450 ESS Supported from 23.10.R1
7950 XRS Supported from 23.10.R1
7250 IXR Supported from 23.10.R1
7705 SAR Hm Supported from 23.10.R1