Skip to content

L3Param

The following operations can be performed on "L3Param":

set | unset | show

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>] [-implicitACLAllow ( ENABLED | DISABLED )] [-dynamicRouting ( ENABLED | DISABLED )] [-ipv6DynamicRouting ( 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

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

Possible values: ENABLED, DISABLED

Default value: DISABLED

ipv6DynamicRouting

Enable/Disable IPv6 Dynamic routing on partition

Possible values: ENABLED, DISABLED

Default value: DISABLED

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] [-implicitACLAllow] [-dynamicRouting] [-ipv6DynamicRouting]

show L3Param

Displays the settings of global Layer 3 parameters.

Synopsys

show L3Param

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/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

ipv6DynamicRouting

Enable/Disable IPv6 Dynamic routing on partition

Was this article helpful?