[Bridge-mib] Re: Doubt on 802.1w (max age)

"Mick Seaman" <mick_seaman@ieee.org> Sat, 20 January 2007 10:01 UTC

Received: from [127.0.0.1] (helo=stiedprmman1.va.neustar.com) by megatron.ietf.org with esmtp (Exim 4.43) id 1H8D2E-0006UN-7w; Sat, 20 Jan 2007 05:01:18 -0500
Received: from [10.91.34.44] (helo=ietf-mx.ietf.org) by megatron.ietf.org with esmtp (Exim 4.43) id 1H7xwS-0000Ri-C6 for bridge-mib@ietf.org; Fri, 19 Jan 2007 12:54:20 -0500
Received: from smtp114.sbc.mail.mud.yahoo.com ([68.142.198.213]) by ietf-mx.ietf.org with smtp (Exim 4.43) id 1H7xwC-0004BC-Eh for bridge-mib@ietf.org; Fri, 19 Jan 2007 12:54:20 -0500
Received: (qmail 33299 invoked from network); 19 Jan 2007 17:14:59 -0000
Received: from unknown (HELO MICKHPDESK) (mickseaman@sbcglobal.net@75.18.207.20 with login) by smtp114.sbc.mail.mud.yahoo.com with SMTP; 19 Jan 2007 17:14:59 -0000
X-YMail-OSG: .FM1FMQVM1mCuyHd0t.fH65QnaqbBzcdR05QNMicvRN5PoC9X2aGgo1aOY4g5U5dlYwgxQb7NpMH.IAajG.5LPdmGluTaV.2f2UL3HQ6XRZQiMxpySI-
Message-ID: <00b901c73bed$58526030$6401a8c0@MICKHPDESK>
From: Mick Seaman <mick_seaman@ieee.org>
To: pjoseph@midascomm.com, stds-802-1@ieee.org, rstplib-users@lists.sourceforge.net, bridge-mib@ietf.org
References: <1251.192.168.14.204.1169197813.squirrel@192.168.14.204>
Date: Fri, 19 Jan 2007 09:14:56 -0800
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.3028
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
X-Spam-Score: 0.1 (/)
X-Scan-Signature: 22bbb45ef41b733eb2d03ee71ece8243
X-Mailman-Approved-At: Sat, 20 Jan 2007 05:01:17 -0500
Cc:
Subject: [Bridge-mib] Re: Doubt on 802.1w (max age)
X-BeenThere: bridge-mib@ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: IETF Bridge MIB <bridge-mib.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/bridge-mib>, <mailto:bridge-mib-request@ietf.org?subject=unsubscribe>
List-Post: <mailto:bridge-mib@ietf.org>
List-Help: <mailto:bridge-mib-request@ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/bridge-mib>, <mailto:bridge-mib-request@ietf.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1912512471=="
Errors-To: bridge-mib-bounces@ietf.org

What I think about it is that you have Max Age set too low - I would suggest at least 8 in this scenario. The disputed procedure (I hope the code is to 1D-2004 with the two late editorial errors fixed as per the Vision sim release notes, alternately see 1Q-2005MSTP code which has these fixes) will stop there being a loop.

Mick
  ----- Original Message ----- 
  From: pjoseph@midascomm.com 
  To: mick_seaman@ieee.org ; stds-802-1@ieee.org ; rstplib-users@lists.sourceforge.net ; bridge-mib@ietf.org 
  Sent: Friday, January 19, 2007 1:10 AM
  Subject: Doubt on 802.1w (max age)



  Hi,

  Setup:
       6 manageable switches are connected in linear fashion with root brdige
  at top . In the root bridge ,max-age ,hellotime and forward-delay is
  configured  as 6 ,1 and 4 .


  Issue :
      In the sixth bridge ,learned value of max-age,hello time and forward
  delay is found as 6 ,1 and 4.But the role of the port connected to
  switch 6 alone is switching between F/R (Root) and F/D (Designated )



      We r using the source forge rstp source code for all 6 switches
      From 802.1w standard,I calculated the  rcvdinfowhile timer value for
  the port connected to sixth switch as 1 (Calculation done from
  updtRcvdInfoWhile()) .When port of switch 6 recieves BPDU  for every
  hello time (1 sec) port role switches to F/R and on expiry of
  rcvdInfoWhile timer expiry ( 1 sec ) port role switches to F/D .

     What do you think about it ?


What I think about it is that you have Max Age set too low - I would suggest at least 8 in this scenario. The disputed procedure (I hope the code is to 1D-2004 with the two late editorial errors fixed as per the Vision sim release notes, alternately see 1Q-2005MSTP code which has these fixes) will stop there being a loop.

Mick
  ----- Original Message ----- 
  From: pjoseph@midascomm.com 
  To: mick_seaman@ieee.org ; stds-802-1@ieee.org ; rstplib-users@lists.sourceforge.net ; bridge-mib@ietf.org 
  Sent: Friday, January 19, 2007 1:10 AM
  Subject: Doubt on 802.1w (max age)



  Hi,

  Setup:
       6 manageable switches are connected in linear fashion with root brdige
  at top . In the root bridge ,max-age ,hellotime and forward-delay is
  configured  as 6 ,1 and 4 .


  Issue :
      In the sixth bridge ,learned value of max-age,hello time and forward
  delay is found as 6 ,1 and 4.But the role of the port connected to
  switch 6 alone is switching between F/R (Root) and F/D (Designated )



      We r using the source forge rstp source code for all 6 switches
      From 802.1w standard,I calculated the  rcvdinfowhile timer value for
  the port connected to sixth switch as 1 (Calculation done from
  updtRcvdInfoWhile()) .When port of switch 6 recieves BPDU  for every
  hello time (1 sec) port role switches to F/R and on expiry of
  rcvdInfoWhile timer expiry ( 1 sec ) port role switches to F/D .

     What do you think about it ?


_______________________________________________
Bridge-mib mailing list
Bridge-mib@ietf.org
https://www1.ietf.org/mailman/listinfo/bridge-mib