What does the "Local Area Connection* 12" mean?

using the commands below(win 8.1 professional):
netsh wlan set hostednetwork mode = allow ssid=myWifiName key=myWifiPwd
netsh wlan start hostednetwork
In Windows 7, the commands will generate "Wireless Network Connection 2"(I think the reason is that there already exists a connection called WLAN. So it starts from number 2).
In Windows 8.1, the commands will generate "Local Area Connection* 12"(I could not figure out the reason why the number is 12 and what the asterisk means???).
I could not stop myself from thinking why the number starts from 12 and what the asterisk means? I could not get useful info from google. So I registered an account. Could you help me please ? thanks.

Windows makes several "simulated" network adapters for various purposes. For example, if you're on an IPv4-only network, but you want to connect to an IPv6 computer on the internet, Windows can create a simulated network adapter that tunnels the IPv6 traffic
through your IPv4 network.
There are actually quite a few of these simulated network adapters.  Since they usually quietly take care of themselves, and they don't correspond to any actual network hardware that you (the end-user) can see or touch, Windows will hide them by default,
to avoid clutter.
Now suppose Windows just started numbering all the adapters with the same naming scheme ("Ethernet 1", "Ethernet 2", "Ethernet 3", . . ., etc.).  Then by the time you actually install your actual NIC, it would probably get a name like "Ethernet 7". 
But since Windows hides the first 6 network interfaces, you'd see a listing that only includes one NIC: "Ethernet 7".  And you'd probably say "stupid Windows doesn't know how to count."
So instead, we have two numbering schemes.  Real, physical NICs get numbered "Ethernet ###" (or "Wi-Fi ###", etc.) while all the hidden network adapters get "Local Area Connection* ###".  That way, the NICs that you see will be numbered
starting from 1, even though there are a big pile of hidden network interfaces that were installed first.
What does the asterisk mean?  The asterisk used to be the signal that the NIC was a hidden NIC.  Older versions of Windows named all visible NICs "Local Area Connection ###", and hidden ones were distinguished by adding an extra asterisk. 
These days, we try to avoid using nerdy jargon like "Local Area Connection" when talking to you, so we changed the naming pattern to "Ethernet".  But since hidden NICs don't matter, we kept their old naming pattern with the asterisk.
If you're curious, you can see all the network interfaces on your system with this PowerShell command:
Get-NetAdapter -IncludeHidden
(I'm the engineer that invented and implemented Windows's current NIC naming policies.)

Similar Messages

  • What does the local-address element stand for here?

    Please se the following Coherence Extend Proxy Configuration file:
    What does the <local-address> element stand for? Does it define that only the local clients (local with server proxy) can be accepted?
    <local-address>
        <address>localhost</address>
        <port>9099</port>
    </local-address>
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
      <caching-scheme-mapping>
        <cache-mapping>
          <cache-name>dist-*</cache-name>
          <scheme-name>dist-default</scheme-name>
        </cache-mapping>
      </caching-scheme-mapping>
      <caching-schemes>
        <distributed-scheme>
          <scheme-name>dist-default</scheme-name>
          <lease-granularity>member</lease-granularity>
          <backing-map-scheme>
            <local-scheme/>
          </backing-map-scheme>
          <autostart>true</autostart>
        </distributed-scheme>
        <proxy-scheme>
          <service-name>ExtendTcpProxyService</service-name>
          <thread-count>5</thread-count>
          <acceptor-config>
            <tcp-acceptor>
              <local-address>
                <address>localhost</address>
                <port>9099</port>
              </local-address>
            </tcp-acceptor>
          </acceptor-config>
          <autostart>true</autostart>
        </proxy-scheme>
      </caching-schemes>
    </cache-config>

    I think you not got the real meaning here.
    <local-address> element is used to specify a local address (IP or DNS name) and port that the TCP/IP ServerSocket (opened by the connection acceptor) will listen on. It's not a filter used to confine the client IP address.
    For example, the following will instruct the connection acceptor to bind the TCP/IP ServerSocket to 192.168.0.2:9099:
    <local-address>
      <address>192.168.0.2</address>
      <port>9099</port>
      <reusable>true</reusable>
    </local-address>

  • What does the "yellow section"  "other" files mean under hard disk storage?

    what does the "yellow section"  "other" files mean under hard disk storage?

    david just to right of your initial post is a column entitled "More Like This." Check out some of the posts that seem similar.

  • HT201210 What does the do not disturb selecton mean? under settings

    What does the 'do not disturb' selection mean under settings?

    It allows you to not be disturbed by calls, messages, E-Mail notifications, etc. You can also set it for certain times, like from 10:30pm to 6am

  • What does the square and capital n mean in safari

    What does the square and capital n mean in safari it's right next to the battery meter

    HI and welcome to Apple Discussions...
    If you have installed any new apps, (games?) that could indicate a symbol for it.
    Carolyn

  • How to change the properties of the local area connection

    Try to make change in the properties of the local area connection, i.e.  click Start --> Control panel --> Network Connection --> Local Area Connection --> properties. Then select Internet Protocal(TCP/IP), click on the Properties. Normally, the PC is set at Obtain an IP address automatically. Now need to change to Use the following IP address, then enter the IP address, Default gateway address. after that, click OK.
    I am wondering, is Labview could do the setup as described? Once all done, is it possible to change the TCP/IP setting back to "Obtain an IP address automatically"?
    Thanks,
    Test

    Thanks smercurio_fc.
    I tried but not working. The way I try to do is connnecting two PCs directly through Ethernet cable. Then change the IP addresses as mentioned, after that ping another PC. If done manully, working. 
    After run the program you mentioned in your email, I check the "ipconfig /all" in the DOS window, it is still the old IP address. If changed manually, check ipconfig in the DOS window, it is changed.
    Any thoughts?
    Thanks,

  • What does the cloud with downward arrow mean when trying to download a game from app store?

    what does the cloud with downward arrow mean when trying to download a game from app store?

    Hey there ArmidaKers,
    Welcome to Apple Support Communities.
    This article provides information about accessing your past purchases from iTunes in the Cloud, and it should answer your question about the download icon that you’re seeing when browsing the App Store on your iPad.
    Download past purchases - Apple Support
    So long,
    -Jason

  • What does the upside down question mark mean???

    what does the upside down question mark (¿) mean??? its a collection of dem together like ¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿¿
    what does it represent??? how can we read it??           

    Where do you see it?
    Debugging?
    Email?
    Importing an image?
    Converting a PDF?
    Sounds like a corrupted font or munged Unicode interaction...

  • HT201210 what does "the firmware is not compatible" mean?

    what does "the firmware is not compatible" mean?

    it's been rooted or Jailbroken you will not get help here. via rules of the site  google what you asked it can be fixed

  • What does the padlock on I-Tunes mean?

    I just bought my Nano today and having troubles. I hooked it up and it automatically downloaded my songs on it. But now it's got a padlock at the bottom of screen by the bar that shows how much memory is used and what's left on my I-Pod and the list of songs are not black for me to click and move. What does the padlock mean?
    thanks
    Chris
    Nano    

    The padlock icon indicates that you have the iPod set to auto transfer. That's also why the songs are 'greyed out' and not selectable or editable.
    If you want to change this, you'll have to select manual transfer instead.

  • What does the usage of CURSOR word mean in an SQL statement?

    Hey folks,
    Please check out the following query and do please explain me what does the usage of CURSOR keyword in an SQL statement mean.
    select deptno,cursor(select ename from emp a where a.deptno=b.deptno) from dept b;
    well, the output was like this,
    DEPTNO CURSOR(SELECTENAMEFR
    10 CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    CLARK
    KING
    20 CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    SMITH
    JONES
    SCOTT
    ADAMS
    FORD
    30 CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    ENAME
    ALLEN
    WARD
    MARTIN
    BLAKE
    TURNER
    JAMES
    6 rows selected.
    40 CURSOR STATEMENT : 2
    CURSOR STATEMENT : 2
    no rows selected
    Your favour'll be deeply appreciated.
    Cheers,
    PCZ

    This returns a non-square result set. Each row of the result is a deptno and then a result set of the enames in that deptno.
    This can be useful when you need to send a lot of data to a client application in a single query that would otherwise contain a lot of redundancy. It tends to be a relatively unusual construct (I've only found one situation where it was appropriate in my career) and requires some relatively sophisticated understanding on both the database and client sides.
    Justin

  • What does the PRIN setting in MAX mean for my Dalsa CL-C8-6000A Camera?

    I am using PCI-1424 with Dalsa CL-C8-6000A Camera. The
    integration setting in MAX allows me to set the integration time using PRIN. But what does the number mean? How do you I convert it to time units (seconds,say)?

    Dalsa uses the PRIN line to control its integration time based on the pixel clock of the camera. So to convert PRIN to time units, you first need to do know the frame rate you will be working at. This will allow you to then calculate the pixel clock and thusly the amount of time for say 1000 pixel clocks.
    One consequence of this is that as you change your frame rate, your integration time will also change (since your pixel clock is now faster or slower).
    Jack Arnold
    National Instruments

  • What does the icon on my battery mean?

    hello nokia lebanon what does the exclamation mark (?) shown at the battery icon means ?
    Moderator's note: The title was edited. A better subject was provided.

    Hi NicolasMansour,
    What's your phone's model? If this is for a Windows phone, can you verify if this  is the icon that you're seeing? If yes, that means the battery power or state of the battery isn't known at the current time. See: What do the icons on my phone mean? If you're referring to a different phone or a different icon, would you mind telling us its model and sending us a screenshot so we can further check?
    We look forward to your reply. BTW, congratulations on your first post.

  • What does the xantrex driver error 5 mean and how to solve it?

    Dear Experts,
    I downloaded a new XANTREX driver and used it to control our new XHR
    150-7 power supply. I tried to use the GET STRAT.vi to control the
    output of the power supply. The output could be controlled according to
    the command input. However, there is always an ERROR 5 message poped
    out whenever it ran. The error source seemed to be in the DELAY &
    READ.vi.
    I would be most grateful if you could tell me how solve this problem at your earliest convenience.
    Thanks a lot for your attention and help,
    James

    Exactly which driver did you downlaod and from where? By "GET STRAT", do you mean one of the Getting Started VIs? Error 5 means "NI-488:  Command requires GPIB Controller to be System Controller." Are you using GPIB to control the instrument? If so, what type of board are you using and which version of VISA and NI-488? If the error only occurs on a read, try issuing the query from MAX and see if the error occurs there. In a couple of the Xantrex drivers I looked at, there seemed to be some fixed delays after a write and before a read. You might try increasing those values to see if that makes any difference.

  • What does the field "flags" in EVT_EntryInfo mean?

    Would you please tell me what the field "flags" in EVT_EntryInfo means?
    How many kinds of flags are there? And how about the similar fields in the
    other structures?
    Any associated information would be helpful.

    Hi Sharon,
    This is among a number of items related to changes in the business engine that have been requested by many customers, however, it is not on the road map for a near-term release. I encourage you (and all customers) to submit enhancement requests for these types of features, since that carries a good deal of weight when features are prioritized.

Maybe you are looking for

  • Using hyperlinks in reports and suppressing the link

    For reports 10g, I have successfully gotten the report to use a hyperlink on a field. However, since this link is opening another report, I need to have it hide the username and password. Is there some way to suppress this? It shows up in the mouseov

  • Mapping points on distance?

    Does anyone know of java program that can take a matrix of distances between some places and map these places by plotting them? For example, if I have the matrix      A     B     C     D A    0     12    3      6 B   12     0     4      7 C    3    

  • Here's my dilemma.....

    Here's my dilemma.  I have several playlists, some of which contain the same songs.  When I check or uncheck one of those songs in a playlist, iTunes performs the same action in my other playlists.  How do I prevent this?

  • 4000 x 850 image

    Are there any problems related to using wide images? (except for scrolling) The image I'm currently using is 4000 x 850 pixels. The image is a family tree, which I have saved as a gif with a file size of 92k. It's works fine on my computer although i

  • Who do "open with" defaults change after rebooting??

    All, I tried to launch this question in different words before but somehow never got a reply. I know in "get info" you can supposedly change the default with "open with ---> change all". Supposedly.............it works, until you reboot. I want NOT t