I have both a wired Ethernet and a wireless access onto the same
router. It seems that my XP Pro defaults to the wireless adapter for
my network access. How could I set up the network metrics so that my
wired network adapter will the priority access?

Re: Correctly set network metrics in XP by John

John
Wed Jun 04 09:20:02 PDT 2008

smlunatick <yveslec@gmail.com> wrote in news:471a711b-9dcb-444f-8929-
2d5306fe0770@m36g2000hse.googlegroups.com:

> I have both a wired Ethernet and a wireless access onto the same
> router. It seems that my XP Pro defaults to the wireless adapter for
> my network access. How could I set up the network metrics so that my
> wired network adapter will the priority access?
>

Open a command prompt window and enter the command:
route print
Each route will probably be listed twice -- once for the wired
connection and once for the wireless connection. The "Metric" column
determines which one is used. The lower number in the Metric column is
preferred. Windows usually defaults to a "1" in this column for
hardwired connections and something like "25" for wireless connections.
If this is not the case for you, you can change this using the:
route change
command. Type "route -?" for the syntax.

HTH,
John

Re: Correctly set network metrics in XP by John

John
Wed Jun 04 09:30:10 PDT 2008

http://support.microsoft.com/kb/299540

But why connect twice to the same router??

"smlunatick" <yveslec@gmail.com> wrote in message
news:471a711b-9dcb-444f-8929-2d5306fe0770@m36g2000hse.googlegroups.com...
>I have both a wired Ethernet and a wireless access onto the same
> router. It seems that my XP Pro defaults to the wireless adapter for
> my network access. How could I set up the network metrics so that my
> wired network adapter will the priority access?



Re: Correctly set network metrics in XP by Sean

Sean
Wed Jun 04 18:37:40 PDT 2008

On Jun 4, 9:30 am, "John" <a> wrote:
> http://support.microsoft.com/kb/299540
>
> But why connect twice to the same router??
>
> "smlunatick" <yves...@gmail.com> wrote in message
>
> news:471a711b-9dcb-444f-8929-2d5306fe0770@m36g2000hse.googlegroups.com...
>
> >I have both a wired Ethernet and a wireless access onto the same
> > router. It seems that my XP Pro defaults to the wireless adapter for
> > my network access. How could I set up the network metrics so that my
> > wired network adapter will the priority access?


Well, for flexibility, or because one hopes that the system is smart
enough to use the extra bandwidth. I suspect that the system is not so
smart, that frex adding extra cables, each worth 100Mbs, would allow a
higher theoretical bandwidth, but not a actual one. Please confirm or
deny this as I am interested.

Sean

Re: Correctly set network metrics in XP by DeeJay

DeeJay
Wed Jun 04 22:31:57 PDT 2008


"Sean Cleary" <seanearlyaug@juno.com> wrote in message
news:ad6171f4-2caf-46dc-886a-6a10df4b154c@w5g2000prd.googlegroups.com...
> On Jun 4, 9:30 am, "John" <a> wrote:
>> http://support.microsoft.com/kb/299540
>>
>> But why connect twice to the same router??
>>
>> "smlunatick" <yves...@gmail.com> wrote in message
>>
>> news:471a711b-9dcb-444f-8929-2d5306fe0770@m36g2000hse.googlegroups.com...
>>
>> >I have both a wired Ethernet and a wireless access onto the same
>> > router. It seems that my XP Pro defaults to the wireless adapter for
>> > my network access. How could I set up the network metrics so that my
>> > wired network adapter will the priority access?
>
>
> Well, for flexibility, or because one hopes that the system is smart
> enough to use the extra bandwidth. I suspect that the system is not so
> smart, that frex adding extra cables, each worth 100Mbs, would allow a
> higher theoretical bandwidth, but not a actual one. Please confirm or
> deny this as I am interested.
>
> Sean

You can achieve those (higher bandwidth and/or failover) with NICs that
support adapter teaming. Won't help you speed up your internet speed though.



Re: Correctly set network metrics in XP by Sean

Sean
Thu Jun 05 09:09:44 PDT 2008


> > Well, for flexibility, or because one hopes that the system is smart
> > enough to use the extra bandwidth. I suspect that the system is not so
> > smart, that frex adding extra cables, each worth 100Mbs, would allow a
> > higher theoretical bandwidth, but not a actual one. Please confirm or
> > deny this as I am interested.
>
> > Sean
>
> You can achieve those (higher bandwidth and/or failover) with NICs that
> support adapter teaming. Won't help you speed up your internet speed though.

Thank you for your kind reply.
Ok, but if you effectively have two NICs, one striaght and one
wireless, is there a solution?
And why would increased bandwidth not speed up the internet
connection?

Sean

Re: Correctly set network metrics in XP by John

John
Thu Jun 05 10:27:43 PDT 2008


"Sean Cleary" <seanearlyaug@juno.com> wrote in message
news:55940d0b-3d31-43de-a642-d5df78311ded@x19g2000prg.googlegroups.com...
>
>> > Well, for flexibility, or because one hopes that the system is smart
>> > enough to use the extra bandwidth. I suspect that the system is not so
>> > smart, that frex adding extra cables, each worth 100Mbs, would allow a
>> > higher theoretical bandwidth, but not a actual one. Please confirm or
>> > deny this as I am interested.
>>
>> > Sean
>>
>> You can achieve those (higher bandwidth and/or failover) with NICs that
>> support adapter teaming. Won't help you speed up your internet speed
>> though.
>
> Thank you for your kind reply.
> Ok, but if you effectively have two NICs, one striaght and one
> wireless, is there a solution?

Don't think so.

> And why would increased bandwidth not speed up the internet
> connection?

Unless you have a very fast internet connection (eg: 100Mbps or faster), I
don't see how you can speed it up increasing your local network speed. In
other words, your internet bandwidth is the bottleneck.