<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Virtual Link Aggregation Control Protocol (VLACP)</title>
	<atom:link href="http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/</link>
	<description>technology, networking and IP telephony</description>
	<lastBuildDate>Tue, 07 Feb 2012 12:06:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Michael McNamara</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4948</link>
		<dc:creator>Michael McNamara</dc:creator>
		<pubDate>Tue, 04 Oct 2011 01:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4948</guid>
		<description>Hi,

You question isn&#039;t really on-topic with respect to VLACP. Please post any additional questions over one the &lt;a href=&quot;http://forums.networkinfrastructure.info/nortel-ethernet-switching/&quot; rel=&quot;nofollow&quot;&gt;discussion forums&lt;/a&gt;.

When you set the speed to 100 you disable auto-negotiation. If you are trying to set the speed to auto and the duplex to full you need to research CANA (Customizable Auto-negotiation Advertisements) which is only available in certain switch models running specific software releases.

If you want true auto-negotiation, then set the speed to auto and the duplex to auto.

Good Luck!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>You question isn&#8217;t really on-topic with respect to VLACP. Please post any additional questions over one the <a href="http://forums.networkinfrastructure.info/nortel-ethernet-switching/" rel="nofollow">discussion forums</a>.</p>
<p>When you set the speed to 100 you disable auto-negotiation. If you are trying to set the speed to auto and the duplex to full you need to research CANA (Customizable Auto-negotiation Advertisements) which is only available in certain switch models running specific software releases.</p>
<p>If you want true auto-negotiation, then set the speed to auto and the duplex to auto.</p>
<p>Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muthusamy</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4945</link>
		<dc:creator>muthusamy</dc:creator>
		<pubDate>Mon, 03 Oct 2011 20:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4945</guid>
		<description>hi,
   I have connect switch port 32 to patch panel 120 end A(switch room) and patch panel 120 end B(Work place) to connect hub. configuration below

#config t
(config)t#interface fastethernet 32
(config-if)#speed 100
(config-if)#duplex auto


But auto - negotiation showing disabled only. please help how to enabled auto negotiation.</description>
		<content:encoded><![CDATA[<p>hi,<br />
   I have connect switch port 32 to patch panel 120 end A(switch room) and patch panel 120 end B(Work place) to connect hub. configuration below</p>
<p>#config t<br />
(config)t#interface fastethernet 32<br />
(config-if)#speed 100<br />
(config-if)#duplex auto</p>
<p>But auto &#8211; negotiation showing disabled only. please help how to enabled auto negotiation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael McNamara</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4360</link>
		<dc:creator>Michael McNamara</dc:creator>
		<pubDate>Tue, 07 Jun 2011 15:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4360</guid>
		<description>Hi Jayne,

VLACP is a Nortel/Avaya proprietary protocol. It won&#039;t work with Cisco equipment. VLACP will only work between Nortel/Avaya switches.

Good Luck!</description>
		<content:encoded><![CDATA[<p>Hi Jayne,</p>
<p>VLACP is a Nortel/Avaya proprietary protocol. It won&#8217;t work with Cisco equipment. VLACP will only work between Nortel/Avaya switches.</p>
<p>Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jayne</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4359</link>
		<dc:creator>Jayne</dc:creator>
		<pubDate>Tue, 07 Jun 2011 13:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-4359</guid>
		<description>Hi Michael,

Did you manage to enable VLACP on Cisco switches? Do you mind sharing your experience?

By the way, I&#039;m going to do a lab test on VLACP features and my setup looks something like this:-

Site A: Cisco Cat6509 Switch -&gt; Safenet Layer-2 Ethernet Encryptor -&gt; BTI Switch_A -&gt; WAN link to Site B
Site B: Cisco Cat6509 Switch -&gt; Safenet Layer-2 Ethernet Encryptor -&gt; BTI Switch_B -&gt; WAN link to Site A

Should I enable/configure VLACP in all switches residing at Sites A &amp; B? With the encryptor in place, will it block VLACP updates between both sites?</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Did you manage to enable VLACP on Cisco switches? Do you mind sharing your experience?</p>
<p>By the way, I&#8217;m going to do a lab test on VLACP features and my setup looks something like this:-</p>
<p>Site A: Cisco Cat6509 Switch -&gt; Safenet Layer-2 Ethernet Encryptor -&gt; BTI Switch_A -&gt; WAN link to Site B<br />
Site B: Cisco Cat6509 Switch -&gt; Safenet Layer-2 Ethernet Encryptor -&gt; BTI Switch_B -&gt; WAN link to Site A</p>
<p>Should I enable/configure VLACP in all switches residing at Sites A &amp; B? With the encryptor in place, will it block VLACP updates between both sites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael McNamara</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-2162</link>
		<dc:creator>Michael McNamara</dc:creator>
		<pubDate>Fri, 04 Jun 2010 02:18:29 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-2162</guid>
		<description>Thanks for taking the time to comment.

We&#039;ve been using SMLT for quite sometime now and it&#039;s worked extremely well. Unfortunately due to Nortel&#039;s situation I&#039;m now working with Cisco Nexus 7010 switch and vPC (Virtual Port Channel).</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to comment.</p>
<p>We&#8217;ve been using SMLT for quite sometime now and it&#8217;s worked extremely well. Unfortunately due to Nortel&#8217;s situation I&#8217;m now working with Cisco Nexus 7010 switch and vPC (Virtual Port Channel).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodgers Jeffrey</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-2159</link>
		<dc:creator>Rodgers Jeffrey</dc:creator>
		<pubDate>Thu, 03 Jun 2010 12:11:11 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-2159</guid>
		<description>I was researching information on Cisco L3/L2 resiliency compared to SMLT and came across your blog.  Nice job.

I am an ex-Nortel IT employee with SMLT experience.  We replaced out Accelar 1200&#039;s in the Alpharetta campus with one ERS8600 (then Passport) and later added a second creating an SMLT/IST access L3/L2 core with MLT&#039;s to access L2 (BS460) in the closets.  It was great!  At first.  

Then we had to problem with single fiber failure.  Everything worked for about 24-48 while a storm built up to the point it shut down both switches.  I enjoyed driving into the office at 1 AM to replace a GBIC or pull a fiber patch and reboot the 8600&#039;s. (not!)  SFFD fixed the problem and allowed me to sleep better.  Network services didn&#039;t implement VLACP until after I got laid of in 2007.

SMLT was the greatest thing since sliced bread.  We could upgrade one switch and reboot without missing a lick.  I just hope Avaya appreciates the technology they got from Nortel and develops it further.</description>
		<content:encoded><![CDATA[<p>I was researching information on Cisco L3/L2 resiliency compared to SMLT and came across your blog.  Nice job.</p>
<p>I am an ex-Nortel IT employee with SMLT experience.  We replaced out Accelar 1200&#8242;s in the Alpharetta campus with one ERS8600 (then Passport) and later added a second creating an SMLT/IST access L3/L2 core with MLT&#8217;s to access L2 (BS460) in the closets.  It was great!  At first.  </p>
<p>Then we had to problem with single fiber failure.  Everything worked for about 24-48 while a storm built up to the point it shut down both switches.  I enjoyed driving into the office at 1 AM to replace a GBIC or pull a fiber patch and reboot the 8600&#8242;s. (not!)  SFFD fixed the problem and allowed me to sleep better.  Network services didn&#8217;t implement VLACP until after I got laid of in 2007.</p>
<p>SMLT was the greatest thing since sliced bread.  We could upgrade one switch and reboot without missing a lick.  I just hope Avaya appreciates the technology they got from Nortel and develops it further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael McNamara</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1398</link>
		<dc:creator>Michael McNamara</dc:creator>
		<pubDate>Thu, 29 Oct 2009 22:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1398</guid>
		<description>Hi Remy,

I would strongly advise you to review the release notes of 4.1.8.3 and/or 5.1.1 depending on which version you chose to upgrade to. I will point out that 5.1 and 5.1.1 where pulled from Nortel&#039;s website in place of 5.1.1.1 (I suspect there was a pretty significant problem although the release notes didn&#039;t really give any hints).

If you are seriously contemplating 5.x software you should make sure that you don&#039;t have any un-supported hardware in your switch like non-E cards or 8690SFs. I should also warn you that 4.1.8.x and 5.x work the CPUs much harder than previous software releases as such you can expect to see an increase in CPU utilization.

If you&#039;re using VRRP you&#039;ll also need to make sure that you have unique VRRP IDs across the entire switch.

Good Luck!</description>
		<content:encoded><![CDATA[<p>Hi Remy,</p>
<p>I would strongly advise you to review the release notes of 4.1.8.3 and/or 5.1.1 depending on which version you chose to upgrade to. I will point out that 5.1 and 5.1.1 where pulled from Nortel&#8217;s website in place of 5.1.1.1 (I suspect there was a pretty significant problem although the release notes didn&#8217;t really give any hints).</p>
<p>If you are seriously contemplating 5.x software you should make sure that you don&#8217;t have any un-supported hardware in your switch like non-E cards or 8690SFs. I should also warn you that 4.1.8.x and 5.x work the CPUs much harder than previous software releases as such you can expect to see an increase in CPU utilization.</p>
<p>If you&#8217;re using VRRP you&#8217;ll also need to make sure that you have unique VRRP IDs across the entire switch.</p>
<p>Good Luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remy</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1395</link>
		<dc:creator>Remy</dc:creator>
		<pubDate>Thu, 29 Oct 2009 07:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1395</guid>
		<description>Hi Michael,

Many thanks for your answer ! You&#039;re right, my VLACP configuration is exactly what Nortel recommends (500 ms short timers and a timeout scale fixed at 5). 

From my point of view, I also think that the version code of my 8600 is obsolete, and I need to upgrade it as soon as possible. What do you think about the 5.x versions recently released for 8600 ? 

Regarding the CPU utilization, I will monitor it in the aim to check if there is any link with these VLACP flap. 

Have a nice day !</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Many thanks for your answer ! You&#8217;re right, my VLACP configuration is exactly what Nortel recommends (500 ms short timers and a timeout scale fixed at 5). </p>
<p>From my point of view, I also think that the version code of my 8600 is obsolete, and I need to upgrade it as soon as possible. What do you think about the 5.x versions recently released for 8600 ? </p>
<p>Regarding the CPU utilization, I will monitor it in the aim to check if there is any link with these VLACP flap. </p>
<p>Have a nice day !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael McNamara</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1372</link>
		<dc:creator>Michael McNamara</dc:creator>
		<pubDate>Sat, 24 Oct 2009 13:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1372</guid>
		<description>Hi Remy,

Thanks for the thoughtful words!

There were a lot of known issues with VLACP flapping back in the early software code for the ERS 8600 and ERS 5500 series. While the software you are are running on the ERS 5520 is fairly reliable (5.1) I would suggest that you upgrade the software on your ERS 8600 to 4.1.8.3. VLACP can also be impacted by how busy your CPU is (and which model of CPU you have) and how many software features you have enabled on your ERS 8600 switch.

I&#039;m going to assume that you have configured VLACP with short timers (value of 500ms) and a retry of 5 which Nortel now recommends.

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Remy,</p>
<p>Thanks for the thoughtful words!</p>
<p>There were a lot of known issues with VLACP flapping back in the early software code for the ERS 8600 and ERS 5500 series. While the software you are are running on the ERS 5520 is fairly reliable (5.1) I would suggest that you upgrade the software on your ERS 8600 to 4.1.8.3. VLACP can also be impacted by how busy your CPU is (and which model of CPU you have) and how many software features you have enabled on your ERS 8600 switch.</p>
<p>I&#8217;m going to assume that you have configured VLACP with short timers (value of 500ms) and a retry of 5 which Nortel now recommends.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remy</title>
		<link>http://blog.michaelfmcnamara.com/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1371</link>
		<dc:creator>Remy</dc:creator>
		<pubDate>Sat, 24 Oct 2009 10:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/12/virtual-link-aggregation-control-protocol-vlacp/#comment-1371</guid>
		<description>Hi Michael,

First of all, congratulations for your blog, its content is very useful and interesting. I use VLACP between Nortel 8610 and Nortel 5520, and there is some issue that I can&#039;t explain. Despite the fact I have followed Nortel&#039;s recommendation regarding the last workaround between these two devices (especially with the timeout scale to modify), my VLACP seems to do like &quot;link flap&quot; sometimes. I run SMLT over this layer and one of the two ports concerned by this process is put down by VLACP without any reason (no link or transceiver failure ...)

I will communicate you the firmware versions used on each device later (by memory, 5.1 for 5520 and a old release for 8610 like 4.1.2 i think), but did you already face to this kind of issue ? 

Many thanks for your help and keep your blog as it is :-) 

Remy</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>First of all, congratulations for your blog, its content is very useful and interesting. I use VLACP between Nortel 8610 and Nortel 5520, and there is some issue that I can&#8217;t explain. Despite the fact I have followed Nortel&#8217;s recommendation regarding the last workaround between these two devices (especially with the timeout scale to modify), my VLACP seems to do like &#8220;link flap&#8221; sometimes. I run SMLT over this layer and one of the two ports concerned by this process is put down by VLACP without any reason (no link or transceiver failure &#8230;)</p>
<p>I will communicate you the firmware versions used on each device later (by memory, 5.1 for 5520 and a old release for 8610 like 4.1.2 i think), but did you already face to this kind of issue ? </p>
<p>Many thanks for your help and keep your blog as it is :-) </p>
<p>Remy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: blog.michaelfmcnamara.com @ 2012-02-08 20:54:32 by W3 Total Cache -->
