| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| action |
Specifies the action to take for packets that match this classifier entry.
type=nat.NatClassifierAction default=none Displayed(tab/group)=Action |
| dnatAddr |
The IP address to substitute for the destination IP address of the packets
matching this classifier entry. A non empty value is only allowed while
the value of action is equal to 'dnat'.
type=InetAddress default=0.0.0.0 Displayed(tab/group)=DNAT Address |
| dnatAddrType |
The address type of dnatAddr. The values supported are 'unknown' and 'ipv4'.
The value 'ipv4' is only allowed while the value of action is equal to 'dnat'.
type=rtr.InetAddressType default=unknown valid enums=ipv4, unknown (Where parent is one of (nat.NatClassifier)) |
| foreignAddr |
Specifies the IP address to compare with the destination IP address in each packet
received at the inside before NAT.
type=InetAddress default=0.0.0.0 Displayed(tab/group)=Foreign IP (/Match) |
| foreignAddrType |
The address type of foreignAddr. The values supported are 'unknown' and 'ipv4'.
type=rtr.InetAddressType default=unknown valid enums=ipv4, unknown (Where parent is one of (nat.NatClassifier)) |
| portRangeEnd |
Specifies the end of the port range to compare with the destination port in each packet.
type=long default=65535 minimum=0 maximum=65535 Displayed(tab/group)=Port Range End (/Match) |
| portRangeStart |
Specifies the start of the port range to compare with the destination port in each packet.
type=long default=0 minimum=0 maximum=65535 Displayed(tab/group)=Port Range Start (/Match) |
| protocol |
Specifies the IP protocol to match. The values supported are TCP(6), UDP(17).
type=nat.ProtocolEnum default=UDP Displayed(tab/group)=Protocol (/Match) |
| Overridden Properties | |
|---|---|
| id |
minimum=1 maximum=32 |
| 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 |
| Supported Network Elements | |
|---|---|
| 7750 SR |
Supported from 14.0.R1 until 20.5.R1
|
| 7450 ESS | Supported from 14.0.R1 |