Cisco Nexus 7000 Series Configurazione - Pagina 5

Sfoglia online o scarica il pdf Configurazione per Server Cisco Nexus 7000 Series. Cisco Nexus 7000 Series 8. Switch chassis
Anche per Cisco Nexus 7000 Series: Manuale di riferimento (2 pagine), Manuale di istruzioni per l'installazione (39 pagine), Riferimento (34 pagine), Manuale di installazione (18 pagine), Manuale di configurazione (28 pagine), Manuale di avvio rapido (10 pagine), Manuale di avvio rapido (29 pagine), Manuale di istruzioni per la sostituzione (14 pagine), Manuale di istruzioni per la sostituzione (21 pagine), Manuale di installazione (16 pagine), Manuale di risoluzione dei problemi (10 pagine)

Cisco Nexus 7000 Series Configurazione
Configuring DNS
Step 6
Step 7
Step 8
Step 9
Configuring Virtualization on a DNS Client
You can configure a DNS client within a VRF. If you do not enter VRF configuration mode, your DNS client
configuration applies to the default VRF.
You can optionally configure a DNS client to use a specified VRF other than the VRF under which you
configured the DNS client as a backup VRF. For example, you can configure a DNS client in the Red VRF
but use the Blue VRF to communicate with the DNS server if the server cannot be reached through the Red
VRF.
Before You Begin
• Ensure that you have a domain name server on your network.
• Ensure that you are in the correct VDC (or use the switchto vdc command).
Procedure
Step 1
Step 2
OL-25777-03
Command or Action
switch(config)# ip
name-server address1
[address2... address6] [ use-vrf
vrf-name]
switch(config)# ip
domain-lookup
switch(config)# show hosts
switch(config)# copy
running-config startup-config
Command or Action
switch# configure terminal
switch(config)# vrf context
vrf-name
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 6.x
Configuring Virtualization on a DNS Client
Purpose
continues this process for each entry in the domain list until it
finds a match.
(Optional)
Defines up to six name servers. The address can be either an IPv4
address or an IPv6 address.
You can optionally define a VRF that Cisco NX-OS uses to reach
this name server if it cannot be reached in the VRF that you
configured this name server under.
(Optional)
Enables DNS-based address translation. This feature is enabled
by default.
(Optional)
Displays information about DNS.
(Optional)
Saves the change persistently through reboots and restarts by
copying the running configuration to the startup configuration.
Purpose
Enters global configuration mode.
Creates a VRF and enters VRF configuration mode.
5