| Overview | Package | Class | Deprecated | Help |
| 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.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 14.0.R1 until 20.5.R1
|
| 7450 ESS | Supported from 14.0.R1 |