rnatparam¶
The following operations can be performed on "rnatparam":
set rnatparam¶
Sets global parameters of RNAT rules on the Citrix ADC.
Synopsis¶
set rnatparam [-tcpproxy ( ENABLED | DISABLED )] [-srcippersistency ( ENABLED | DISABLED )]
Arguments¶
tcpproxy
Enable TCP proxy, which enables the Citrix ADC to optimize the RNAT TCP traffic by using Layer 4 features.
Possible values: ENABLED, DISABLED Default value: ENABLED
srcippersistency
Enable source ip persistency, which enables the Citrix ADC to use the RNAT ips using source ip.
Possible values: ENABLED, DISABLED Default value: DISABLED
Example¶
set rnatparam -tcpproxy ENABLED or set rnatparam -srcippersistency ENABLED.
unset rnatparam¶
Use this command to remove rnatparam settings.Refer to the set rnatparam command for meanings of the arguments.
Synopsis¶
unset rnatparam [-tcpproxy] [-srcippersistency]
show rnatparam¶
Show the rnat parameter.
Synopsis¶
show rnatparam
Arguments¶
Output¶
tcpproxy
Enable TCP proxy, which enables the Citrix ADC to optimize the RNAT TCP traffic by using Layer 4 features.
srcippersistency
Enable source ip persistency, which enables the Citrix ADC to use the RNAT ips using source ip.
Example¶
show rnat parameter