Home > Configuration > Domain Name Service > setdnsparameter_namelookuppriority

setdnsparameter_namelookuppriority

Use this method to set type of lookup (DNS or WINS) to attempt first. If the first-priority lookup fails, the second-priority lookup is attempted. Used only by the SSL VPN feature.

Syntax



Parameters

namelookuppriority

Type of lookup (DNS or WINS) to attempt first. If the first-priority lookup fails, the second-priority lookup is attempted. Used only by the SSL VPN feature.
Default value = NS_WINSFIRST.
Possible Values : WINS, DNS.

Return Value

Returns simpleResult

See Also