| addrnat6 |
Use this method to adds a Reverse Network Address Translation (RNAT6) rule for IPv6 traffic. When an IPv6 packet generated by a server matches the conditions specified in the RNAT6 rule, the appliance replaces the source IPv6 address of the IPv6 packet with a configured NAT IPv6 address before forwarding it to the destination. |
Syntax |
Parameters |
name |
Name for the RNAT6 rule. Must begin with a letter, number, or the underscore character (_), and can consist of letters, numbers, and the hyphen (-), period (.) pound (#), space ( ), at sign (@), equals (=), colon (:), and underscore characters. Cannot be changed after the rule is created. Choose a name that helps identify the RNAT6 rule. This is mandatory parameter. |
network |
IPv6 address of the network on whose traffic you want the Citrix ADC to do RNAT processing. |
acl6name |
Name of any configured ACL6 whose action is ALLOW. The rule of the ACL6 is used as an RNAT6 rule. |
redirectport |
Port number to which the IPv6 packets are redirected. Applicable to TCP and UDP protocols. Minimum value = 1. Maximum value = 65535. |
srcippersistency |
Enable source ip persistency, which enables the Citrix ADC to use the RNAT ips using source ip. Default value = DISABLED. |
ownergroup |
The owner node group in a Cluster for this rnat rule. Default value = DEFAULT_NG. |
Return Value |
Returns simpleResult |
See Also |