nat
NatClassifier

Configuration of NAT classifier rules distributed on ISA cards.



public class NatClassifier

Properties
defaultAction Specifies the action to take for a packet that does not match any of the rules of this classifier.

type=nat.NatClassifierAction
default=forward
Displayed(tab/group)=Default Action

defaultActionAddr The IP address to substitute for the destination IP address of the packets subjected to the default action specified with defaultAction. A non empty value is only allowed while the value of defaultAction is equal to 'dnat'.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Default Action Address

defaultActionAddrType The address type of defaultAction. The values supported are 'unknown' and 'ipv4'. The value 'ipv4' is only allowed while the value of defaultAction is equal to 'dnat'.

type=rtr.InetAddressType
default=unknown

valid enums=ipv4, unknown (Where parent is one of (policy.BackupManager, policy.Manager))

defaultDnatAddr The IP address to substitute for the destination IP address of the packets - matching any associated classifier entry having action equal to 'dnat' without a non empty value for DNAT Address, and of the packets - not matching any associated classifier, in case the value of defaultAction is equal to 'dnat'.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Default DNAT Address

defaultDnatAddrType The address type of defaultDnatAddr. The values supported are 'unknown' and 'ipv4'.

type=rtr.InetAddressType
default=unknown

valid enums=ipv4, unknown (Where parent is one of (policy.BackupManager, policy.Manager))

nat.NatClassifierEntry-Set type=Children-Set
 
Overridden Properties
description The Policy Description

displayedName The Policy Name

access=read-create
minimum=1
maximum=32

 
Properties inherited from policy.PolicyDefinition
configurationAction, configurationMode, discoveryState, displayedName, distributionMode, isMaster, lastSyncTime, numberOfUnderlyingPolicyItems, origin, policyMode, policySyncGroupPointer, policyType
 
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 inherited from policy.PolicyDefinition
distribute, distributeUsingGroups, distributeV2, evaluatePolicy, findGlobal, findLocal, findReleased, getSyncTaskResult, resetToReleasedPolicy, setConfigurationModeToDraft, setConfigurationModeToReleased, setDistributionModeToLocalEditOnly, setDistributionModeToSyncWithGlobal, syncTo, syncToLocalWithResync
 
Supported Network Elements
7750 SR Supported from 14.0.R1 until 20.5.R1
  • Excluded chassis types: 7750-SRc4, 7750-SRa4, 7750-SRa8, 7750-SR1 Fixed CFM, 7750 SR-14s, 7750 SR-7s, 7750 SR-1s, 7750 SR-2s
Supported from 20.5.R1
  • Excluded chassis types: 7750-SRa4, 7750-SRa8, 7750 SR-14s
7450 ESS Supported from 14.0.R1