getipv6Result Structure Definition

The getipv6Result structure defines the return type for getipv6 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.

ipv6List

List of ipv6s


ipv6 Structure Definition

The ipv6 structure defines the actual return type values for getipv6 API.

Syntax



Members

ralearning

Enable the Citrix ADC to learn about various routes from Router Advertisement (RA) and Router Solicitation (RS) messages sent by the routers.

routerredirection

Enable the Citrix ADC to do Router Redirection.

basereachtime

ND6 base reachable time (ms)
NOTE: This attribute is deprecated.
depricating "basereachtime" in favor of "ndBasereachTime" to accommodate larger value set

ndbasereachtime

Base reachable time of the Neighbor Discovery (ND6) protocol. The time, in milliseconds, that the Citrix ADC assumes an adjacent device is reachable after receiving a reachability confirmation.

reachtime

ND6 computed reachable time (ms)
NOTE: This attribute is deprecated.
depricating V6REACHTIME in favor of ND6REACHTIME to accommodate larger value set

ndreachtime

ND6 computed reachable time (ms)

retransmissiontime

ND6 retransmission time (ms)
NOTE: This attribute is deprecated.
depricating "retransmissiontime" in favor of "ndRetransmissionTime" to accommodate larger value set

ndretransmissiontime

Retransmission time of the Neighbor Discovery (ND6) protocol. The time, in milliseconds, between retransmitted Neighbor Solicitation (NS) messages, to an adjacent device.

natprefix

Prefix used for translating packets from private IPv6 servers to IPv4 packets. This prefix has a length of 96 bits (128-32 = 96). The IPv6 servers embed the destination IP address of the IPv4 servers or hosts in the last 32 bits of the destination IP address field of the IPv6 packets. The first 96 bits of the destination IP address field are set as the IPv6 NAT prefix. IPv6 packets addressed to this prefix have to be routed to the Citrix ADC to ensure that the IPv6-IPv4 translation is done by the appliance.

dodad

Enable the Citrix ADC to do Duplicate Address Detection (DAD) for all the Citrix ADC owned IPv6 addresses regardless of whether they are obtained through stateless auto configuration, DHCPv6, or manual configuration.

usipnatprefix

IPV6 NATPREFIX used in NAT46 scenario when USIP is turned on

_nextgenapiresource


See Also