L3Param¶
The following operations can be performed on "L3Param":
set L3Param¶
Set Layer 3 related global settings on the NetScaler
Synopsys¶
set L3Param [-srcnat ( ENABLED | DISABLED )] [-icmpGenRateThreshold <positive_integer>] [-overrideRnat ( ENABLED | DISABLED )] [-dropDFFlag ( ENABLED | DISABLED )] [-mipRoundRobin ( ENABLED | DISABLED )] [-externalLoopBack ( ENABLED | DISABLED )] [-tnlPmtuWoConn ( ENABLED | DISABLED )] [-usipServerStrayPkt ( ENABLED | DISABLED )] [-forwardICMPFragments ( ENABLED | DISABLED )] [-dropIPFragments ( ENABLED | DISABLED )] [-AclLogTime <positive_integer>] [-icmpErrGenerate ( ENABLED | DISABLED )]
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
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 external loopback.
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
icmpErrGenerate
Enable/Disable fragmentation required icmp error generation, before encapsulating a packet with vPath header. This knob is only functional for vPath Environment
Possible values: ENABLED, DISABLED
Default value: ENABLED
unset L3Param¶
Use this command to remove L3Param settings.Refer to the set L3Param command for meanings of the arguments.
Synopsys¶
unset L3Param [-srcnat] [-icmpGenRateThreshold] [-overrideRnat] [-dropDFFlag] [-mipRoundRobin] [-externalLoopBack] [-tnlPmtuWoConn] [-usipServerStrayPkt] [-forwardICMPFragments] [-dropIPFragments] [-AclLogTime] [-icmpErrGenerate]
show L3Param¶
Displays the settings of global Layer 3 parameters.
Synopsys¶
show L3Param
Arguments¶
format
level
Outputs¶
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 external loopback.
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
icmpErrGenerate
Enable/Disable fragmentation required icmp error generation, before encapsulating a packet with vPath header. This knob is only functional for vPath Environment