CMD Prompt has malfunctioning IPCONFIG


  1. Posts : 4
    Windows 7 Home Premium 64 bit Service Pack 1
       #1

    CMD Prompt has malfunctioning IPCONFIG


    So somehow when I put in ipconfig into my Cmd prompt window I get this:

    Tunnel adapter Local Area Connection* 714:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 716:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 749:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 802:

    Connection-specific DNS Suffix . :
    IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:c3f:18a1:3f57:feee
    Link-local IPv6 Address . . . . . : fe80::c3f:18a1:3f57:feee%814
    Default Gateway . . . . . . . . . : ::

    Tunnel adapter isatap.{4F12FD4D-81DE-4DBB-B41A-C1C87F71162C}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter isatap.{03F06AA9-701D-422A-9DB3-F90A29EB4785}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    I am running it as administrator. I have also already checked the location of the ipconfig and it comes up as C:\Windows\System32\ipconfig.exe

    Anyone have any idea how to get it to display properly or what I am doing wrong? I need to do this for my college course work and am very confused.
    Attached Thumbnails Attached Thumbnails CMD Prompt has malfunctioning IPCONFIG-ipconfig.png  
      My Computer


  2. Posts : 10,485
    W7 Pro SP1 64bit
       #2

    Welcome to the Seven Forums.

    You have so many tunnel adapters that the info that you are interested in has already buffered out of the command prompt window. What exactly are you required to do for the class?
      My Computer


  3. Posts : 4
    Windows 7 Home Premium 64 bit Service Pack 1
    Thread Starter
       #3

    All I need to be able to do is run the ipconfig command then read and screen shot the "proper" response.
    Meaning the IP Adress, Subnet Mask, and Default Gateway.

    I am guessing I will somehow need to make it filter the tunnel results or get rid of them?
      My Computer


  4. Posts : 10,485
    W7 Pro SP1 64bit
       #4
      My Computer


  5. Posts : 4
    Windows 7 Home Premium 64 bit Service Pack 1
    Thread Starter
       #5

    Thank you. I am running the application in that other thread now. It is taking quite some time I will edit this when I know if it works.

    It successfully deleted all of the tunnels.
    Now I have this:

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Owner>ipconfig

    Windows IP Configuration


    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::18bf:9a1e:864e:2655%9
    IPv4 Address. . . . . . . . . . . : 192.168.1.17
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1

    Tunnel adapter isatap.{4F12FD4D-81DE-4DBB-B41A-C1C87F71162C}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 802:

    Connection-specific DNS Suffix . :
    IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:c18:466:3f57:feee
    Link-local IPv6 Address . . . . . : fe80::c18:466:3f57:feee%509
    Default Gateway . . . . . . . . . : ::



    Should all of that be present or is there something else I should/could delete?
    Last edited by Zephyre14; 08 Sep 2013 at 20:41.
      My Computer


  6. Posts : 4
    Windows 7 Home Premium 64 bit Service Pack 1
    Thread Starter
       #6

    Here is the network adaptors I still have.

    Like I just asked is there anything else I should be deleting?
    Attached Thumbnails Attached Thumbnails CMD Prompt has malfunctioning IPCONFIG-network-adaptors.png  
      My Computer


  7. Posts : 10,485
    W7 Pro SP1 64bit
       #7

    Zephyre14 said:
    Thank you. I am running the application in that other thread now. It is taking quite some time I will edit this when I know if it works.

    It successfully deleted all of the tunnels.
    Now I have this:

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Owner>ipconfig

    Windows IP Configuration


    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::18bf:9a1e:864e:2655%9
    IPv4 Address. . . . . . . . . . . : 192.168.1.17
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1

    Tunnel adapter isatap.{4F12FD4D-81DE-4DBB-B41A-C1C87F71162C}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 802:

    Connection-specific DNS Suffix . :
    IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:c18:466:3f57:feee
    Link-local IPv6 Address . . . . . : fe80::c18:466:3f57:feee%509
    Default Gateway . . . . . . . . . : ::



    Should all of that be present or is there something else I should/could delete?
    I'm not positive want normal would be for any one given computer... it depends on what hardware and software is installed. Your screenshot should do fine. Make sure the classwork did not want you to do ipconfig/all.
    (The space between ipconfig and the command line switch is optional.)


    Zephyre14 said:
    Here is the network adaptors I still have.

    Like I just asked is there anything else I should be deleting?
    Pretty much the same answer - I'm not positive want normal would be for any one given computer...
      My Computer


  8. Posts : 2,298
    Windows 7 Professional x64 SP1 ; Windows Server 2012 R2 Standard
       #8

    Zephyre14 said:
    Here is the network adaptors I still have.

    Like I just asked is there anything else I should be deleting?
    Personally I would remove the second ISATAP adapter since you already have one.

    Also unless you planning on using IPv6 I would remove the teredo tunnel adapter which encapsulates IPv6 into and IPv4 packet.

    Just my opinion,
    Josh :)
      My Computer


  9. Posts : 8,870
    Windows 7 Ult, Windows 8.1 Pro,
       #9

    Zephyre14 said:
    Thank you. I am running the application in that other thread now. It is taking quite some time I will edit this when I know if it works.

    It successfully deleted all of the tunnels.
    Now I have this:

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Users\Owner>ipconfig

    Windows IP Configuration


    Wireless LAN adapter Wireless Network Connection 2:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Ethernet adapter Local Area Connection:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Wireless LAN adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe80::18bf:9a1e:864e:2655%9
    IPv4 Address. . . . . . . . . . . : 192.168.1.17
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1

    Tunnel adapter isatap.{4F12FD4D-81DE-4DBB-B41A-C1C87F71162C}:

    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :

    Tunnel adapter Local Area Connection* 802:

    Connection-specific DNS Suffix . :
    IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:c18:466:3f57:feee
    Link-local IPv6 Address . . . . . : fe80::c18:466:3f57:feee%509
    Default Gateway . . . . . . . . . : ::



    Should all of that be present or is there something else I should/could delete?
    Yes it's normal now. Nothing there needs to be deleted.

    I would be surprised if that connection worked at all with that many tunnel adaptors.

    You are welcome for the tunnel adaptor removal tool, I was about to post that but Username beat me to it. :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 22:42.
Find Us