<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic generic question : wireless network behaviour while having wired connectivity to client PC in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882987#M153073</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have set-up in such way that client uses both wired and wireless connectivity to their laptop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore they get two IP addresses to their laptop. some of the client complains that if they are running any application and in middle of the session if they remove wired connectivity , they get disconnected from the application even they have wireless connectivity during that time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose , any client is connected to both wired and wireless as i mentioned above, Even internet page also will have to refresh after disconnecting the wired connectivity since it re-establish the connectivity with wireless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wired and wireless subnets are different subnets &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understood , whenever client is having both the connection , user will be connected to any application session with wired IP address and that IP address will act as a source ip address in IP header but when they disconnect the cable , obviously , client will have reestablish the sesion since source ip address will be changed and same thing happens with http request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if i am wrong. &lt;/P&gt;</description>
    <pubDate>Sun, 04 Jul 2021 04:43:11 GMT</pubDate>
    <dc:creator>vinodjad1234</dc:creator>
    <dc:date>2021-07-04T04:43:11Z</dc:date>
    <item>
      <title>generic question : wireless network behaviour while having wired connectivity to client PC</title>
      <link>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882987#M153073</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have set-up in such way that client uses both wired and wireless connectivity to their laptop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore they get two IP addresses to their laptop. some of the client complains that if they are running any application and in middle of the session if they remove wired connectivity , they get disconnected from the application even they have wireless connectivity during that time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose , any client is connected to both wired and wireless as i mentioned above, Even internet page also will have to refresh after disconnecting the wired connectivity since it re-establish the connectivity with wireless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wired and wireless subnets are different subnets &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understood , whenever client is having both the connection , user will be connected to any application session with wired IP address and that IP address will act as a source ip address in IP header but when they disconnect the cable , obviously , client will have reestablish the sesion since source ip address will be changed and same thing happens with http request. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me if i am wrong. &lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 04:43:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882987#M153073</guid>
      <dc:creator>vinodjad1234</dc:creator>
      <dc:date>2021-07-04T04:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: generic question : wireless network behaviour while having w</title>
      <link>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882988#M153074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually it depends on the connection. If you have 300M wireless and only 100M wired then the wireless will be preferred by default.  You can do a route print in the windows cli to see which will be preferred based in the metric. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Essence you are correct, when you disconnect one, the adapters will rebind and cause a blip in service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Cisco Technical Support iPhone App&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Mar 2012 22:34:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882988#M153074</guid>
      <dc:creator>Stephen Rodriguez</dc:creator>
      <dc:date>2012-03-03T22:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: generic question : wireless network behaviour while having w</title>
      <link>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882989#M153075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I faced the similar issue long time back. &lt;/P&gt;&lt;P&gt;The solution is to use the root command on Windows CLI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt; route ADD 157.0.0.0 MASK 255.0.0.0&amp;nbsp; 157.55.80.1 METRIC 3 IF 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; destination^&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^mask&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^gateway&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; metric^&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Interface^&lt;/P&gt;&lt;P&gt; If IF is not given, it tries to find the best interface for a given&lt;/P&gt;&lt;P&gt; gateway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2012 09:25:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/generic-question-wireless-network-behaviour-while-having-wired/m-p/1882989#M153075</guid>
      <dc:creator>chopra.harish1</dc:creator>
      <dc:date>2012-03-04T09:25:13Z</dc:date>
    </item>
  </channel>
</rss>

