GlobalLB::DomainNameCheckMode

Introduced : BIG-IP_v11.0.0
A list of domain name check modes.

Members

Member

Value

Description

DOMAIN_NAME_CHECK_MODE_UNKNOWN

0

Mode unknown (or unsupported by iControl).

DOMAIN_NAME_CHECK_MODE_NONE

1

Perform NO domain name checking.

DOMAIN_NAME_CHECK_MODE_STRICT

2

Fail when encountering invalid domain names.

DOMAIN_NAME_CHECK_MODE_ALLOW_UNDERSCORES

3

Allow underscores in domain name. This will produce a warning when an underscore is encountered.

DOMAIN_NAME_CHECK_MODE_IDN_COMPATIBLE

4

For future use; Allow for International Domain Names (note: potentially incompatible with domain names that contain an underscore, as underscores are part of the IDN encoding for non-latin characters).

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.