<?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: DLSw redundancy problem in Server Networking</title>
    <link>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97879#M613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. To make load balancing work you will have to add the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dlsw timer explorer-wait-time ...&lt;/P&gt;&lt;P&gt;source-bridge ring-group ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ring-group number must be the same on 7206-3 &amp;amp; 7206-4 - it prevents unnecessary explorer flooding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If bridge-group 1 on 7206-3 &amp;amp; 7206-4 shares the same Ethernet domain you must use DLSw+ Ethernet Redundancy feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Border peers in the same group must be in full-mesh and all members in the group must peers with all border peers in this group. On 7206-3 &amp;amp; 7206-4 you will have to add the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(7206-3)# dlsw remote-peer 0 tcp 4.4.4.4 ...&lt;/P&gt;&lt;P&gt;(7206-4)# dlsw remote-peer 0 tcp 3.3.3.3 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2002 13:07:24 GMT</pubDate>
    <dc:creator>k.korlyakov</dc:creator>
    <dc:date>2002-02-12T13:07:24Z</dc:date>
    <item>
      <title>DLSw redundancy problem</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97878#M612</link>
      <description>&lt;P&gt;                        |            |&lt;/P&gt;&lt;P&gt;******        ********  |            |&lt;/P&gt;&lt;P&gt;*    *--CPA1--*7206-1*--|  ********  |&lt;/P&gt;&lt;P&gt;*IBM *        ********  |--*7206-3*--|&lt;/P&gt;&lt;P&gt;*    *                  |  ********  |&lt;/P&gt;&lt;P&gt;*HOST*                  |            |&lt;/P&gt;&lt;P&gt;*    *        ********  |--********  |&lt;/P&gt;&lt;P&gt;*    *--CPA2--*7206-2*--|  *7206-4*--|&lt;/P&gt;&lt;P&gt;******        ********  |  ********  |&lt;/P&gt;&lt;P&gt;                        |            |&lt;/P&gt;&lt;P&gt;                          &lt;/P&gt;&lt;P&gt;7206-1 and 7206-2 manage the the connection to the IBM host with a CPA card eich other. &lt;/P&gt;&lt;P&gt;7206-3 and 7206-4 manage the connection between the central site and the remotes sites via frame-relay network, they are border peer and DLSw load balancing coded. also manage the connection between a LAN of the central site and with bridge-group to reach an IBM HOST via 7206-1 and 7206-2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following is the configurations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7206-3:&lt;/P&gt;&lt;P&gt;dlsw local-peer peer-id 3.3.3.3 group 3 border keepalive 0 promiscuous&lt;/P&gt;&lt;P&gt;dlsw load-balance round-robin&lt;/P&gt;&lt;P&gt;dlsw remote-peer 0 tcp 1.1.1.1 timeout 90&lt;/P&gt;&lt;P&gt;dlsw remote-peer 0 tcp 2.2.2.2 timeout 90&lt;/P&gt;&lt;P&gt;dlsw cache-ignore-netbios-datagram&lt;/P&gt;&lt;P&gt;dlsw bridge-group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7206-4:&lt;/P&gt;&lt;P&gt;dlsw local-peer peer-id 4.4.4.4 group 3 border keepalive 0 promiscuous&lt;/P&gt;&lt;P&gt;dlsw load-balance round-robin&lt;/P&gt;&lt;P&gt;dlsw remote-peer 0 tcp 1.1.1.1 timeout 90&lt;/P&gt;&lt;P&gt;dlsw remote-peer 0 tcp 2.2.2.2 timeout 90&lt;/P&gt;&lt;P&gt;dlsw cache-ignore-netbios-datagram&lt;/P&gt;&lt;P&gt;dlsw bridge-group 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The probleme is:&lt;/P&gt;&lt;P&gt;In the central site, i see a slowness in the connection, and it is random, sometime a connction is very fast, other time it is very slow, and it can take up to 1,5 minute to connect.&lt;/P&gt;&lt;P&gt;After all that, i coded a dlsw redundancy in the 7206-3 and 7206-4 FastEthernets, the problem still exist in the LAN, and it cause a trouble in some remotes sites connected with frame-relay, that loose a connection to HOST. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2002 10:17:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97878#M612</guid>
      <dc:creator>mchakir</dc:creator>
      <dc:date>2002-02-12T10:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: DLSw redundancy problem</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97879#M613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. To make load balancing work you will have to add the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dlsw timer explorer-wait-time ...&lt;/P&gt;&lt;P&gt;source-bridge ring-group ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ring-group number must be the same on 7206-3 &amp;amp; 7206-4 - it prevents unnecessary explorer flooding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If bridge-group 1 on 7206-3 &amp;amp; 7206-4 shares the same Ethernet domain you must use DLSw+ Ethernet Redundancy feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Border peers in the same group must be in full-mesh and all members in the group must peers with all border peers in this group. On 7206-3 &amp;amp; 7206-4 you will have to add the following commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(7206-3)# dlsw remote-peer 0 tcp 4.4.4.4 ...&lt;/P&gt;&lt;P&gt;(7206-4)# dlsw remote-peer 0 tcp 3.3.3.3 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2002 13:07:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97879#M613</guid>
      <dc:creator>k.korlyakov</dc:creator>
      <dc:date>2002-02-12T13:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: DLSw redundancy problem</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97880#M614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Send me more info about your cases. I will try to help you. Detailed picture will be very helpfull.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2002 15:01:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-redundancy-problem/m-p/97880#M614</guid>
      <dc:creator>k.korlyakov</dc:creator>
      <dc:date>2002-02-13T15:01:33Z</dc:date>
    </item>
  </channel>
</rss>

