Cisco Nexus 7000 Series 구성 - 페이지 5

{카테고리_이름} Cisco Nexus 7000 Series에 대한 구성을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco Nexus 7000 Series 8 페이지. Switch chassis
Cisco Nexus 7000 Series에 대해서도 마찬가지입니다: 참조 매뉴얼 (2 페이지), 설치 지침 매뉴얼 (39 페이지), 참조 (34 페이지), 설치 매뉴얼 (18 페이지), 구성 매뉴얼 (28 페이지), 빠른 시작 매뉴얼 (10 페이지), 빠른 시작 매뉴얼 (29 페이지), 교체 지침 매뉴얼 (14 페이지), 교체 지침 매뉴얼 (21 페이지), 설치 매뉴얼 (16 페이지), 문제 해결 매뉴얼 (10 페이지)

Cisco Nexus 7000 Series 구성
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