|  Configures IPv4 DNS settings for the Deep Discovery Web
                                    Inspector appliance.
                               | |||
| Syntax:
                               configure network dns ipv4 <dns1> [dns2]  | |||
| View | Privileged | ||
| Parameters | <dns1>: Primary DNS server
                               [dns2]: Optional secondary DNS server
                               
 | ||
| Examples:
                               | |||
| To configure the primary DNS
                                 with an IP address of 192.168.10.21:
                               configure network
                                    dns ipv4 192.168.10.21  | |||
| To configure the primary and optional secondary DNS with the following values: 
 configure
                                    network dns ipv4 192.168.10.21 192.168.10.22  | |||