HP X Unified Security Platform Series Guía de usuario Pagina 51

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 142
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 50
configure
X Family CLI Reference V 2.5.1 43
mapping a
static DHCP
entry
Use configure terminal dhcp-server static-map add to map a static DHCP entry for a MAC address
to the IP address 1.2.3.4:
hostname# conf t dhcp-server static-map add 1.2.3.4 mac 00:22:44:55:66:77
conf t dns
The configure terminal dns command manually configures the DNS server information for the
device.
domain-name domain-name [domain-name2 [domain-name3] ]
configures up to three domain names which will be used to resolve DNS lookups.
server server-name [server2 server-name [server3 server-name] ]
configures up to three IP addresses of DNS servers. You can also use this command to remove
DNS servers by entering 0.0.0.0 as the IP address.
use-external-dns < enable | disable >
enables or disables the use of a DNS configuration that is obtained through the WAN
connection.
Using conf t dns
using
manually
configured
DNS settings
Use configure terminal dns use-external disable to disable the use of a DNS configuration obtained
through the WAN connection:
hostname# conf t dns use-external disable
specifying
DNS servers
Use configure terminal dns server to specify the IP addresses of DNS servers:
hostname# conf t dns server 10.0.0.1 10.0.0.2
remov ing DNS
servers
Use configure terminal dns server 0.0.0.0 to remove custom DNS servers:
hostname# conf t dns server 0.0.0.0
resolving DNS
lookups
Use configure terminal dns domain-name to set the search domain for DNS lookups:
hostname# conf t dns domain-name mycompany.com
conf t email-rate-limit number
The configure terminal email-rate-limit command configures the maximum number of email
notifications the system will send every minute. The minimum is 1; the maximum is 35.
Vista de pagina 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 141 142

Comentarios a estos manuales

Sin comentarios