niegr
EgressMatch



public abstract class EgressMatch

Properties
destinationIpAddress Specifies the IP address to match with destination IP of the packet.

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)

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

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 Specifies the forwarding class to be used to classify all the traffic that matches the specific IP. criteria.

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

fragment Specifies matching criteria to be used for fragmented or non-fragmented packets.

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

groupPolicer Specifies the policer identifier to be used for the traffic matching this IP Criteria entry.

type=int
default=0
minimum=0
maximum=16
Displayed(tab/group)=Policer (/Port Redirect Group)

groupQueue Specifies queue to use once traffic matching this IP Criteria entry has been policed by the local policer groupPolicer.

type=int
default=0
minimum=0
maximum=8
Displayed(tab/group)=Queue (/Port Redirect Group)

icmpType Specifies the Icmp type to be matched.

type=int
default=-1
minimum=-1
maximum=255
Displayed(tab/group)=ICMP Type (/ICMP)

profile Specifies the profile of the packets associated with the forwarding class.

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

protocol Specifies the IP protocol to match. The value '-1' is used to disable matching by IP protocol

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

sourceIpAddress Specifies the IP address to match with source IP of the packet.

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 Specifies the first TCP/UDP source port value. The value of this object is used according to the value of sourceOperator.

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

sourcePort2 Specifies the second TCP/UDP source port value. The value of this object is used according to the value of sourceOperator.

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

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

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