You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
467 B

7 years ago
dnsdomainname
===
定义DNS系统中FQDN名称的域名
6 years ago
## 说明
7 years ago
5 years ago
**dnsdomainname命令** 用于定义DNS系统中FQDN名称中的域名
7 years ago
5 years ago
## 选项
7 years ago
```
dnsdomainname(选项)
```
6 years ago
7 years ago
5 years ago
-v详细信息模式输出指令执行的详细信息
7 years ago
5 years ago
## 实例
7 years ago
```
[root@AY1307311912260196fcZ ~]# dnsdomainname -v
gethostname()=`AY1307311912260196fcZ'
Resolving `AY1307311912260196fcZ' ...
Result: h_name=`AY1307311912260196fcZ'
Result: h_addr_list=`10.160.7.81'
```