Skip to main content

HeaderRewrite

Fields

nametypenullabledescription
ipv4SrcList<IpSubnet>falseThe possible subnets to which the src address can be rewritten. An empty list indicates that the field is not rewritten.
ipv4DstList<IpSubnet>falseThe possible subnets to which the dst address can be rewritten. An empty list indicates that the field is not rewritten.
ipv6SrcList<IpSubnet>falseThe possible IPv6 subnets to which the src address can be rewritten. An empty list indicates that the field is not rewritten.
ipv6DstList<IpSubnet>falseThe possible IPv6 subnets to which the dst address can be rewritten. An empty list indicates that the field is not rewritten.
tpSrcList<IntRange>falseThe possible ports to which the src port field can be rewritten. An empty list indicates that the field is not rewritten.
tpDstList<IntRange>falseThe possible ports to which the dst port field can be rewritten. An empty list indicates that the field is not rewritten.
overApproximatedBoolfalseWhether any header field rewrite is overapproximated. In this case, the value for each overapproximated rewritten header field will be the set of all possible values for the field.

Used by

network → devices → natEntries → rewrites

See also

Data model path