L3Param¶
The following operations can be performed on "L3Param":
unset L3Param¶
Use this command to remove L3Param settings.Refer to the set L3Param command for meanings of the arguments.
Synopsis¶
unset L3Param [-srcnat] [-icmpGenRateThreshold] [-overrideRnat] [-dropDFFlag] [-mipRoundRobin] [-externalLoopBack] [-tnlPmtuWoConn] [-usipServerStrayPkt] [-forwardICMPFragments] [-dropIPFragments] [-AclLogTime] [-implicitACLAllow] [-dynamicRouting] [-ipv6DynamicRouting] [-allowClassEIPv4]
show L3Param¶
Displays the settings of global Layer 3 parameters.
Synopsis¶
show L3Param
Arguments¶
Output¶
srcnat Perform NAT if only the source is in the private network
icmpGenRateThreshold NS generated ICMP pkts per 10ms rate threshold
overrideRnat USNIP/USIP settings override RNAT settings for configured service/virtual server traffic..
dropDFFlag Enable dropping the IP DF flag.
mipRoundRobin Enable round robin usage of mapped IPs.
externalLoopBack Enable external loopback.
tnlPmtuWoConn Enable/Disable learning PMTU of IP tunnel when ICMP error does not contain connection information.
usipServerStrayPkt Enable detection of stray server side pkts in USIP mode.
forwardICMPFragments Enable forwarding of ICMP fragments.
dropIPFragments Enable dropping of IP fragments.
AclLogTime Parameter to tune acl logging time
implicitACLAllow Do not apply ACLs for internal ports
dynamicRouting Enable/Disable Dynamic routing on partition. This configuration is not applicable to default partition
ipv6DynamicRouting Enable/Disable IPv6 Dynamic routing
allowClassEIPv4 Enable/Disable IPv4 Class E address clients
Related Commands¶
set L3Param¶
Set Layer 3 related global settings on the Citrix ADC
Synopsis¶
set L3Param [-srcnat ( ENABLED | DISABLED )] [-icmpGenRateThreshold
Arguments¶
srcnat Perform NAT if only the source is in the private network
Possible values: ENABLED, DISABLED Default value: ENABLED
icmpGenRateThreshold NS generated ICMP pkts per 10ms rate threshold Default value: 100 Minimum value: 0
overrideRnat USNIP/USIP settings override RNAT settings for configured service/virtual server traffic..
Possible values: ENABLED, DISABLED Default value: DISABLED
dropDFFlag Enable dropping the IP DF flag.
Possible values: ENABLED, DISABLED Default value: DISABLED
mipRoundRobin Enable round robin usage of mapped IPs.
Possible values: ENABLED, DISABLED Default value: ENABLED
externalLoopBack Enable external loopback.
Possible values: ENABLED, DISABLED Default value: DISABLED
tnlPmtuWoConn Enable/Disable learning PMTU of IP tunnel when ICMP error does not contain connection information.
Possible values: ENABLED, DISABLED Default value: ENABLED
usipServerStrayPkt Enable detection of stray server side pkts in USIP mode.
Possible values: ENABLED, DISABLED Default value: DISABLED
forwardICMPFragments Enable forwarding of ICMP fragments.
Possible values: ENABLED, DISABLED Default value: DISABLED
dropIPFragments Enable dropping of IP fragments.
Possible values: ENABLED, DISABLED Default value: DISABLED
AclLogTime Parameter to tune acl logging time Default value: 5000 Minimum value: 0
implicitACLAllow Do not apply ACLs for internal ports
Possible values: ENABLED, DISABLED Default value: ENABLED
dynamicRouting Enable/Disable Dynamic routing on partition. This configuration is not applicable to default partition
Possible values: ENABLED, DISABLED Default value: DISABLED
ipv6DynamicRouting Enable/Disable IPv6 Dynamic routing
Possible values: ENABLED, DISABLED Default value: DISABLED
allowClassEIPv4 Enable/Disable IPv4 Class E address clients
Possible values: ENABLED, DISABLED Default value: DISABLED