dns
This command configures DNS and includes the following subcommands:
■ | dns-to-ip (see dns dns-to-ip) |
■ | override (see dns override) |
■ | settings (see dns settings) |
■ | srv2ip (see dns srv2ip) |
Syntax
(config-network)# dns <Index>
Command |
Description |
---|---|
Index |
Defines the table row index. |
dns-to-ip |
Defines the internal DNS table for resolving host names into IP addresses. |
override |
Defines the DNS override interface. |
settings |
Configures DNS settings. |
srv2ip |
Defines the SRV to IP internal table. The table defines the internal SRV table for resolving host names into DNS A-Records. Three different A-Records can be assigned to a host name. Each A-Record contains the host name, priority, weight and port. |
Command Mode
Privileged User
Example
This example configures the SRV to IP internal table:
configure network (config-network)# dns srv2ip 0 (srv2ip-0)#