getl3paramResult Structure Definition

The getl3paramResult structure defines the return type for getl3param API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

l3paramList

List of l3params


l3param Structure Definition

The l3param structure defines the actual return type values for getl3param API.

Syntax



Members

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

implicitpbr

Enable/Disable Policy Based Routing for control packets

_nextgenapiresource


See Also