getnd6ravariablesResult Structure Definition

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

nd6ravariablesList

List of nd6ravariabless


nd6ravariables Structure Definition

The nd6ravariables structure defines the actual return type values for getnd6ravariables API.

Syntax



Members

vlan

The VLAN number.

ceaserouteradv

Cease router advertisements on this vlan.

sendrouteradv

whether the router sends periodic RAs and responds to Router Solicitations.

srclinklayeraddroption

Include source link layer address option in RA messages.

onlyunicastrtadvresponse

Send only Unicast Router Advertisements in respond to Router Solicitations.

managedaddrconfig

Value to be placed in the Managed address configuration flag field.

otheraddrconfig

Value to be placed in the Other configuration flag field.

currhoplimit

Current Hop limit.

maxrtadvinterval

Maximum time allowed between unsolicited multicast RAs, in seconds.

minrtadvinterval

Minimum time interval between RA messages, in seconds.

linkmtu

The Link MTU.

reachabletime

Reachable time, in milliseconds.

retranstime

Retransmission time, in milliseconds.

defaultlifetime

Default life time, in seconds.

lastrtadvtime

Last RA sent timestamp.

nextrtadvdelay

Next RA delay.

ipv6prefix

Onlink prefixes for RA messages.

_nextgenapiresource


See Also