Prerequisites for Knob for Ping and Traceroute with VRF to Choose Global DNS Server
-
VRF must be configured.
The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This feature provides a knob for ping and trace route with VRF to choose global DNS server when no DNS servers are defined in a VRF. This module explains how to configure Knob for Ping and Traceroute with VRF to choose Global DNS Server.
VRF must be configured.
Information About Knob for Ping and Traceroute with VRF to Choose Global DNS Server
Prior to the Knob for Ping and Traceroute with VRF to choose Global DNS Server feature, ping or traceroute in VRF would look up only in the specified name server to resolve the domain name. If DNS server is specified in the VRF, the DNS is used to resolve the domain name. If DNS server is not specified in the VRF, the DNS fails to resolve the domain name.
With the implementation of the Knob for Ping and Traceroute with VRF to choose Global DNS Server feature, ping and traceroute uses VRF DNS server (if the server is already configured in a VRF), otherwise global DNS server is used to resolve the domain name. The ip global-nameserver command acts as a knob that facilitates the ping and traceroute to use the VRF DNS server or the global DNS server when the server is not configured in a VRF.
../topics/How to Configure Knob for Ping and Traceroute with VRF to Choose Global DNS Server
Command or Action | Purpose | |
---|---|---|
Step 1 |
enable Example:
|
Enables privileged EXEC mode.
|
Step 2 |
configure terminal Example:
|
Enters global configuration mode. |
Step 3 |
ip global-nameserver Example:
|
Configures a knob for ping and traceroute to use VRF DNS server for resolving the domain name. |
Step 4 |
exit Example:
|
Exits global configuration mode. |
../topics/Configuration Examples for Knob for Ping and Traceroute with VRF to Choose Global DNS Server
Device> enable
Device# configure terminal
Device(config)# ip global-nameserver
Device(config)# exit
Related Topic |
Document Title |
---|---|
Multitopology Routing (MTR) commands |
|
MTR in VRF |
Multitopology Routing Configuration Guide |
Description | Link |
---|---|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. |
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
Knob for Ping and Traceroute with VRF to Choose Global DNS Server |
Cisco IOS XE Release 3.12S |
This feature provides a knob for ping and trace route with VRF to choose global DNS server when no DNS servers are defined in a VRF. The following commands were introduced or modified: ip global-nameserver . |