Adding a TXT Record Set
Scenarios
A TXT record set provides description for a domain name.
For more information about each type of record sets, see Record Set Types and Configuration Rules.
Procedure
- Log in to the management console.
- In the service list, choose Network > Domain Name Service.
The DNS console is displayed.
- In the navigation pane on the left, choose Private Zones.
The zone list is displayed.
- Click on the upper left and select the desired region and project.
- Locate the zone and click Manage Record Set in the Operation column.
- Click Add Record Set.
The Add Record Set dialog box is displayed.
- Configure the parameters based on Table 1.
Table 1 Parameters for adding a TXT record set Parameter
Description
Example Value
Name
Prefix of the domain name to be resolved.
For example, if the domain name is example.com, the prefix can be as follows:
- www: The domain name is www.example.com, which is usually used for a website.
- Left blank: The domain name is example.com.
To use an at sign (@) as the domain name prefix, just leave this parameter blank.
- abc: The domain name is abc.example.com, a subdomain of example.com.
- mail: The domain name is mail.example.com, which is usually used for email servers.
- *: The domain name is *.example.com, which is a wildcard domain name, indicating all subdomains of example.com.
Left blank
Type
Type of the record set
A message may be displayed indicating that the record set you are trying to add conflicts with an existing record set.
TXT – Specify text records
TTL (s)
Cache duration of the record set on a local DNS server, in seconds.
The value ranges from 1 to 2147483647, and the default value is 300.
If your service address changes frequently, set TTL to a smaller value.
300
Value
Text content
Configuration rules:
- Text record values must be enclosed in double quotation marks.
- One or more text record values are supported, each on a separate line.
- A single text record value can contain multiple character strings, each of which is double quoted and separated from others using a space.
One character string cannot exceed 255 characters.
A value must not exceed 4096 characters.
- The value cannot be left blank.
- The text cannot contain a backslash (\).
Tag
(Optional) Identifier of the record set. Each tag contains a key and a value. You can add up to 10 tags to a record set.
For details about tag key and value requirements, see Table 2.
example_key1
example_value1
Description
(Optional) Supplementary information about the record set.
The description can contain no more than 255 characters.
-
Table 2 Tag key and value requirements Parameter
Requirements
Example Value
Key
- Cannot be left blank.
- Must be unique for each resource.
- Can contain no more than 36 characters.
- Cannot start or end with a space nor contain special characters =*<>\,|/
example_key1
Value
- Cannot be left blank.
- Can contain no more than 43 characters.
- Cannot start or end with a space nor contain special characters =*<>\,|/
example_value1
- Click OK.
- Switch back to the Record Sets tab.
The added record set is in the Normal state.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot