Technical References

dns-interface <name> create [<attribute>=<value>]
dns-interface <name> delete
dns-interface list
dns-interface listnames
dns-interface <name> show
dns-interface <name> set <attribute>=<value> [<attribute>=<value> ...]
dns-interface <name> get <attribute>
dns-interface <name> unset
dns-interface <name> enable <attribute>
dns-interface <name> disable <attribute>
Description
The dns-interface command configures network interfaces for use
by the Network Registrar DNS server. If there are no defined
interfaces, the server discovers and uses all available interfaces
on the system. When this list is present, the server uses
only the available interfaces, if any, that match this list.
Examples
Status
See Also
Attributes
address subnet
Specifies the IP address and subnet mask of the DNS interface.
ip6address prefix
Specifies the IPv6 address and prefix length for one or more
DNS interfaces.
name string required,unique,immutable
The name of the DNS server interface.
port rangeint(1-65535) default = 53
Specifies the UDP and TCP port number the DNS server listens on.
dns-update-map
dns-update-map - Configures a DNS update map of the DHCP and DNS
server configurations needed to perform DNS updates
Synopsis