Microsoft
Software
Hardware
Network
Question : Display DNS
Hi all,
I would like to see if DNS is set on our router but I don't know what command I use. Could you please show me which one to do it?
Thank you
Answer : Display DNS
if you're looking to see if it's set in a DHCP pool, try:
show config | include dns
If you're looking to see if it's set for the IOS, use:
show config | include name-server
Random Solutions
Should I make a Drupal Theme from scratch?
How can I find the position of the first occurance of a numeric charater in a string with PHP?
VMware Workstation 7.1 Won't Install
How can I reference information from one sheet to another by values selected in a drop down menu
Use .NET or SSIS to download Exhange email and process attachments
Change CAS array name in exchange 2010
How can i add column name in list generic?
What are major differences between VB.NET and C#.NET?
map with push pins
Making a Button on a Form Visible After Checking the Text Property of a ComboBox on the Form