aengr
Match



public abstract class Match

Properties
actionPolicerId

type=long
default=0
minimum=0
maximum=63

actionPortQGrpQueue Specifies whether to use the queue specified in egress access port queue instance for this criteria entry.

type=boolean
default=false
Displayed(tab/group)=Port Redirect Queue Group (/Bypass Policer)

actionQueueId

type=int
default=0
minimum=0
maximum=8
Displayed(tab/group)=Queue ID (/Bypass Policer)

destinationIpAddress

type=InetAddress
default=0.0.0.0

destinationIpAddressFullMask

type=InetAddress
default=0.0.0.0

destinationIpAddressMask

type=int
default=0
minimum=0
maximum=128

destinationOperator Specifies match criteria for TCP or UDP packets. Select the check box to enable the parameter, and configure values according to the option selected. When packets match, the Forwarding Class and Profile specified in the match entry are assigned to the packets.

type=acl.Operator
default=NONE
Displayed(tab/group)=Destination Port (/Port Properties)

destinationPort1

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=From Port Dst (/Port Properties)

destinationPort2

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=To Port Dst (/Port Properties)

dscp

type=qos.DscpEnum
default=default
Displayed(tab/group)=DSCP (/Dscp)

forwardingClass

type=qos.FcEnumOrDefault
default=
Displayed(tab/group)=Forwarding Class

fragment Specifies whether fragmented or non-fragmented packets are used as a packet match criterion. When the off option is selected, no match criterion is specified. When the true option is selected, the parameter specifies a match on all fragmented IP packets. A match occurs for each packet that has a non-zero value in the MF bit or the Fragment Offset field of the IP header. When the false option is selected, the parameter specifies a match on all non-fragmented IP packets. Non-fragmented IP packets have the MF bit and the Fragment Offset field set to zero.

type=acl.ItemMatch
default=off
Displayed(tab/group)=Fragment

hsmdaCntrOvr

type=qos.HsmdaQueueEnum
default=0
minimum=0
maximum=8
Displayed(tab/group)=HSMDA Counter Override

profile

type=qos.ProfileOrNone
default=none
Displayed(tab/group)=Profile

protocol

type=acl.Protocol
default=ALL
minimum=-1
maximum=255
Displayed(tab/group)=Protocol

sourceIpAddress

type=InetAddress
default=0.0.0.0

sourceIpAddressFullMask

type=InetAddress
default=0.0.0.0

sourceIpAddressMask

type=int
default=0
minimum=0
maximum=128

sourceOperator Specifies match criteria for TCP or UDP packets. Select the check box to enable the parameter, and configure values according to the option selected. When packets match, the Forwarding Class and Profile specified in the match entry are assigned to the packets.

type=acl.Operator
default=NONE
Displayed(tab/group)=Source Port (/Port Properties)

sourcePort1

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=From Port Src (/Port Properties)

sourcePort2

type=int
default=0
minimum=0
maximum=65535
Displayed(tab/group)=To Port Src (/Port Properties)

 
Overridden Properties
id

minimum=1
maximum=65535

 
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
 
Methods

renum

Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
aInNewEntryFullName : string -
aInOldEntryFullName : string -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
aengr.Match.renumException
Supported Network Elements
7750 SR Supported from 7.0.R1
7705 SAR Gen 2
7450 ESS Supported from 7.0.R1
7950 XRS
7705 SAR Hm
Product Specifics
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Gen 2 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0