configure network dns ipv4 Parent topic

configure network dns ipv4

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
Note
Note
Use a space to separate the primary and optional secondary DNS value.
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:
  • Primary DNS: 192.168.10.21
  • Secondary DNS: 192.168.10.22
configure network dns ipv4 192.168.10.21 192.168.10.22