<?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 Re: Dumb device can't talk over MULTILINK PPP WAN link in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779367#M53234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may have to run some debugs to see why the traffic fails. You may be able to find something with debug ppp multilink data or events. As with any debugs, exercise caution and run the debugs during during a maintenance window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2007 19:34:29 GMT</pubDate>
    <dc:creator>sundar.palaniappan</dc:creator>
    <dc:date>2007-04-03T19:34:29Z</dc:date>
    <item>
      <title>Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779362#M53229</link>
      <description>&lt;P&gt;I've got several remote locations with Verifone credit card machines (network based, not serial). When my links are setup like this, the machines work fine: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.1&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 123&lt;/P&gt;&lt;P&gt; ip address 10.1.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip helper-address 10.1.xx.xx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.2&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 223&lt;/P&gt;&lt;P&gt; ip address 10.2.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip access-group 121 in&lt;/P&gt;&lt;P&gt; ip helper-address 10.1.xx.xx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.3&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 323&lt;/P&gt;&lt;P&gt; ip address 10.3.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip pim sparse-mode&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.4&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 423&lt;/P&gt;&lt;P&gt; ip address 10.4.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip access-group 120 in&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt; ip address dhcp&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt; media-type rj45&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/1/0&lt;/P&gt;&lt;P&gt; ip unnumbered GigabitEthernet0/0.1&lt;/P&gt;&lt;P&gt; ip pim sparse-mode&lt;/P&gt;&lt;P&gt; service-policy output Serial-Policy&lt;/P&gt;&lt;P&gt; load-interval 30&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/2/0&lt;/P&gt;&lt;P&gt; ip unnumbered GigabitEthernet0/0.1&lt;/P&gt;&lt;P&gt; ip pim sparse-mode&lt;/P&gt;&lt;P&gt; service-policy output Serial-Policy&lt;/P&gt;&lt;P&gt; load-interval 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everyone I've talked to says I should be using multilink PPP, but when I do, the credit card machine can't connect out through the WAN. Every other device works fine, PC's, IP Phones, etc. Just not the credit card machine. Here is the config with PPP: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Multilink 1&lt;/P&gt;&lt;P&gt;ip unnumbered GigabitEthernet0/0.1&lt;/P&gt;&lt;P&gt;ip pim sparse-mode&lt;/P&gt;&lt;P&gt;service-policy output Serial-Policy&lt;/P&gt;&lt;P&gt;ppp multilink&lt;/P&gt;&lt;P&gt;ppp multilink group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.1&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 123&lt;/P&gt;&lt;P&gt; ip address 10.1.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip helper-address 10.1.xx.xx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.2&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 223&lt;/P&gt;&lt;P&gt; ip address 10.2.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip access-group 121 in&lt;/P&gt;&lt;P&gt; ip helper-address 10.1.xx.xx&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.3&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 323&lt;/P&gt;&lt;P&gt; ip address 10.3.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip pim sparse-mode&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/0.4&lt;/P&gt;&lt;P&gt; encapsulation dot1Q 423&lt;/P&gt;&lt;P&gt; ip address 10.4.xx.xx 255.255.255.0&lt;/P&gt;&lt;P&gt; ip access-group 120 in&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;/P&gt;&lt;P&gt; ip address dhcp&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; duplex auto&lt;/P&gt;&lt;P&gt; speed auto&lt;/P&gt;&lt;P&gt; media-type rj45&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/1/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; ppp multilink&lt;/P&gt;&lt;P&gt; ppp multilink group 1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/2/0&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; encapsulation ppp&lt;/P&gt;&lt;P&gt; ppp multilink&lt;/P&gt;&lt;P&gt; ppp multilink group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, every other device works fine, just not the credit card machine. I had to switch the config back and the CC machine started working again. I control both sides of the WAN link. I've tried "ppp multilink fragment disable" and that didn't help. Should I be using a loopback interface for the common IP address? Any ideas or suggestions?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 00:23:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779362#M53229</guid>
      <dc:creator>ppauly</dc:creator>
      <dc:date>2019-03-04T00:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779363#M53230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If enabling multilink breaks connectivity for one application it sounds like a possible MTU issue. Try lowering the MTU to 1450 on the interface or use 'ip tcp adjust-mss 1450' if it's a TCP application and see if that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 14:00:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779363#M53230</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2007-04-03T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779364#M53231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which interface, the multilink or the serial interfaces?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 14:43:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779364#M53231</guid>
      <dc:creator>ppauly</dc:creator>
      <dc:date>2007-04-03T14:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779365#M53232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It shouldn't matter but try it on the multilink interface.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 15:07:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779365#M53232</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2007-04-03T15:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779366#M53233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried setting the MTU on the interface as well as doing ip tcp mss 1450 and neither helped the situation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 16:59:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779366#M53233</guid>
      <dc:creator>ppauly</dc:creator>
      <dc:date>2007-04-03T16:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779367#M53234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may have to run some debugs to see why the traffic fails. You may be able to find something with debug ppp multilink data or events. As with any debugs, exercise caution and run the debugs during during a maintenance window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 19:34:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779367#M53234</guid>
      <dc:creator>sundar.palaniappan</dc:creator>
      <dc:date>2007-04-03T19:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dumb device can't talk over MULTILINK PPP WAN link</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779368#M53235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see this link and turn on transparent bridging... I have used this in the past to solve these issues specifically!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk331/tk660/technologies_tech_note09186a0080094471.shtml" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk331/tk660/technologies_tech_note09186a0080094471.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 20:24:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/dumb-device-can-t-talk-over-multilink-ppp-wan-link/m-p/779368#M53235</guid>
      <dc:creator>avmabe</dc:creator>
      <dc:date>2007-04-03T20:24:14Z</dc:date>
    </item>
  </channel>
</rss>

