<?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+ Traffic Classification in Server Networking</title>
    <link>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84960#M561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is with the type of traffic you are using to test. DLSW will always send it own control traffic as high priority and explorers as low priority. Becaus IPX traffic is not supported by DLSW, only the contol and explorer traffic will ever be sent. This is why the circuit only ever gets as far as CKT_ESTABLISHED and never goes to CONNECTED.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2002 05:09:04 GMT</pubDate>
    <dc:creator>rsissons</dc:creator>
    <dc:date>2002-02-25T05:09:04Z</dc:date>
    <item>
      <title>DLSW+ Traffic Classification</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84957#M558</link>
      <description>&lt;P&gt;I have two Ethernet segments and pair of DLSW+ routers between them. I would like to implement traffic classification, but all my traffic flows through high or low priority queues. Why ?&lt;/P&gt;&lt;P&gt;sap-priority-list 1 normal smac 0000.3049.d7f0&lt;/P&gt;&lt;P&gt;dlsw local-peer peer-id 172.16.1.1&lt;/P&gt;&lt;P&gt;dlsw remote-peer 0 tcp 172.16.1.3 priority&lt;/P&gt;&lt;P&gt;dlsw bridge-group 1 sap-priority 1&lt;/P&gt;&lt;P&gt;R1#sho dlsw pe&lt;/P&gt;&lt;P&gt;Peers:			state	pkts_rx	pkts_tx	type	drops	ckts	TCP	uptime&lt;/P&gt;&lt;P&gt;TCP 172.16.1.3     &lt;/P&gt;&lt;P&gt;High priority		CONNECT	4627	359	conf	0	1	0	00:25:00&lt;/P&gt;&lt;P&gt;Medium priority		CONNECT	0	0	conf	0	-	0	00:25:00&lt;/P&gt;&lt;P&gt;Normal priority		CONNECT	0	0	conf	0	-	0	00:25:00&lt;/P&gt;&lt;P&gt;Low priority		CONNECT	8	6	conf	0	-	0	00:25:00&lt;/P&gt;&lt;P&gt;Total number of connected peers: 1&lt;/P&gt;&lt;P&gt;Total number of connections: 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. 0000.3049.d7f0 (noncanonical format) is MAC address of Ethernet connected host.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2002 16:04:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84957#M558</guid>
      <dc:creator>k.korlyakov</dc:creator>
      <dc:date>2002-02-04T16:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: DLSW+ Traffic Classification</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84958#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's kind of hard to tell if there's a problem from the information you included. Your configuration looks ok. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure there was data traffic sent from the mac address you configured?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other traffic (sabme, keep-alives) besides actual data traffic will still be sent over the high priority connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest starting a session and sending some data traffic and look closely at the results. If you still see a problem, open a case with the TAC and give them more info - sh dlsw circuit detail, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2002 18:16:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84958#M559</guid>
      <dc:creator>rickwilliams</dc:creator>
      <dc:date>2002-02-05T18:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: DLSW+ Traffic Classification</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84959#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For data traffic generation I use IPX &amp;amp; IP ping. It's not real SNA traffic, but it is the best I can get. There are no errors in MAC address because only one device is connected to Ethernet port on R1 and I see this MAC in show dlsw reachability local. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R1#sho dlsw ci det&lt;/P&gt;&lt;P&gt;Index           local addr(lsap)    remote addr(dsap)  state          uptime&lt;/P&gt;&lt;P&gt;1476395013      0000.3049.d7f0(AA)  00a0.bbcf.0f10(AA) CKT_ESTABLISHED       -&lt;/P&gt;&lt;P&gt;        PCEP: 813054C8   UCEP: 813060FC&lt;/P&gt;&lt;P&gt;        Port:TB1          peer 172.16.1.3(2065)&lt;/P&gt;&lt;P&gt;        Flow-Control-Tx  CW:22, Permitted:35; Rx CW:22, Granted:36; Op: Incr&lt;/P&gt;&lt;P&gt;        Congestion: Low(02), Flow Op: Half: 0/0 Reset 0/0&lt;/P&gt;&lt;P&gt;        RIF = --no rif--&lt;/P&gt;&lt;P&gt;3959422982      0000.3049.d7f0(E0)  00a0.bbcf.0f10(E0) CKT_ESTABLISHED       -&lt;/P&gt;&lt;P&gt;        PCEP: 8102D208   UCEP: 81306480&lt;/P&gt;&lt;P&gt;        Port:TB1          peer 172.16.1.3(2065)&lt;/P&gt;&lt;P&gt;        Flow-Control-Tx  CW:21, Permitted:32; Rx CW:21, Granted:32; Op: Incr&lt;/P&gt;&lt;P&gt;        Congestion: Low(02), Flow Op: Half: 0/0 Reset 0/0&lt;/P&gt;&lt;P&gt;        RIF = --no rif--&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2002 10:19:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84959#M560</guid>
      <dc:creator>k.korlyakov</dc:creator>
      <dc:date>2002-02-06T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: DLSW+ Traffic Classification</title>
      <link>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84960#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is with the type of traffic you are using to test. DLSW will always send it own control traffic as high priority and explorers as low priority. Becaus IPX traffic is not supported by DLSW, only the contol and explorer traffic will ever be sent. This is why the circuit only ever gets as far as CKT_ESTABLISHED and never goes to CONNECTED.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2002 05:09:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/server-networking/dlsw-traffic-classification/m-p/84960#M561</guid>
      <dc:creator>rsissons</dc:creator>
      <dc:date>2002-02-25T05:09:04Z</dc:date>
    </item>
  </channel>
</rss>

