niegr
Match



public abstract class Match

Properties
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)

dstIpPrefixListPointer Specifies the IP prefix list used as match criterion for the destination ip address.

type=Pointer
default=

forwardingClass

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

fragment

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

ingDestinationPortListPointer Specifies the port list to use when matching the destination TCP/UDP port. Use the associated Select button to choose the required port list.

type=Pointer
default=
Displayed(tab/group)=Destination Port List (/Port Properties)

ingSourcePortListPointer Specifies the port list to use when matching the source TCP/UDP port. Use the associated Select button to choose the required port list.

type=Pointer
default=
Displayed(tab/group)=Source Port List (/Port Properties)

profile

type=qos.Profile
default=in
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)

srcIpPrefixListPointer Specifies the IP prefix list used as match criterion for the source ip address.

type=Pointer
default=

 
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:
niegr.Match.renumException
Supported Network Elements
7750 SR Supported from 13.0.R1
7705 SAR Gen 2
7705 SAR Hm
7450 ESS Supported from 13.0.R1
7950 XRS Supported from 13.0.R1