<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael McNamara &#187; ADAC</title>
	<atom:link href="http://blog.michaelfmcnamara.com/tag/adac/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.michaelfmcnamara.com</link>
	<description>technology, networking and IP telephony</description>
	<lastBuildDate>Thu, 09 Sep 2010 03:54:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Upgrading the i2002 Phone Firmware</title>
		<link>http://blog.michaelfmcnamara.com/2009/02/upgrading-the-i2002-phone-firmware/</link>
		<comments>http://blog.michaelfmcnamara.com/2009/02/upgrading-the-i2002-phone-firmware/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 22:30:08 +0000</pubDate>
		<dc:creator>Michael McNamara</dc:creator>
				<category><![CDATA[EthernetRtngSwitch]]></category>
		<category><![CDATA[Nortel]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VoiceOverIP]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[FIRMWARE]]></category>
		<category><![CDATA[I2002]]></category>
		<category><![CDATA[I2004]]></category>
		<category><![CDATA[UPGRADE]]></category>
		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://blog.michaelfmcnamara.com/?p=624</guid>
		<description><![CDATA[We&#8217;re preparing to deploying 300+ i2002/i2004 IP telephones over the next few weeks. In preparation for this deployment we decided to upgrade the current IP phone firmware from 0604DBG to 0604DCG. The site has a Nortel Succession 1000M Call Server with 3 Succession Remote Gateway (SRG) 50s providing local PSTN and E-911 services at three]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-642" title="i2002_ip_phone" src="http://blog.michaelfmcnamara.com/wp-content/uploads/2009/02/i2002_ip_phone.jpg" alt="i2002_ip_phone" width="150" height="127" />We&#8217;re preparing to deploying 300+ i2002/i2004 IP telephones over the next few weeks. In preparation for this deployment we decided to upgrade the current IP phone firmware from 0604DBG to 0604DCG. The site has a Nortel Succession 1000M Call Server with 3 Succession Remote Gateway (SRG) 50s providing local PSTN and E-911 services at three remote facilities.  We have done this dozens of times in multiple locations and never really had an issue (except when &#8216;<span style="color: #ff0000;">filter-unregistered-frames</span>&#8216; was left enabled on the switch ports). This time, however, we came across a problem that caused all 12 i2002 IP phones at one remote site to get stuck in a continual loop trying to upgrade. It took us quite sometime to isolate the problem and come up with a solution although a little background is necessary to understand the problem.</p>
<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "3710554876";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>When Nortel originally released the ADAC (Automatic Detection And Configuration) feature in the Nortel Ethernet Routing Switch it required the switch to be pre-programmed with all the possible MAC addresses that an IP phone might connect with. The switch applied a dynamic configuration to any switch port where ADAC was enabled and the MAC address of the device was within the ADAC MAC address table range. In the article entitled, <a href="http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch/">Nortel ERS 5520 PwR Switch</a>, I documented a list of MAC address ranges to add to the ADAC configuration. In a subsquent article entitled, <a href="http://blog.michaelfmcnamara.com/2007/11/ers-5520-switch-v51-software/">ERS 5520 Switch v5.1 Software</a>, I surmised that it was no longer necessary to maintain the ADAC MAC address table.</p>
<p>It would now appear that my assumption was totally wrong.</p>
<p>The remote site that had the problem never had the ADAC MAC address table updated beyond what is in the default configuration. When the phone booted into BOOTC mode to perform the upgrade it wasn&#8217;t sending the necessary LLDP information to the switch so the switch wasn&#8217;t adding the voice VLAN to the port. The only problem was that the phone was using the voice VLAN tag and original IP address so while it&#8217;s requests made it to the server the phone never recieved an answer because the voice VLAN was not a member of the port that the phone was connected to. Once we added all the MAC addresses to the ADAC table everything starting working properly. Now when the IP phone booted into BOOTC mode ADAC immediately recognized the MAC address and applied the voice VLAN to the switch port allowing the IP phone to communicate with the SRG50 and the Succession 1000M Signaling Server.</p>
<div class="outcode">
<pre class="incode">no adac mac-range-table
adac mac-range-table low-end 00:0a:e4:75:00:00 high-end 00:0a:e4:75:ff:ff
adac mac-range-table low-end 00:13:65:00:00:00 high-end 00:13:65:ff:ff:ff
adac mac-range-table low-end 00:14:c2:00:00:00 high-end 00:14:c2:ff:ff:ff
adac mac-range-table low-end 00:16:ca:00:00:00 high-end 00:16:ca:ff:ff:ff
adac mac-range-table low-end 00:17:65:00:00:00 high-end 00:17:65:ff:ff:ff
adac mac-range-table low-end 00:18:b0:00:00:00 high-end 00:18:b0:ff:ff:ff
adac mac-range-table low-end 00:19:69:00:00:00 high-end 00:19:69:ff:ff:ff
adac mac-range-table low-end 00:19:e1:00:00:00 high-end 00:19:e1:ff:ff:ff
adac mac-range-table low-end 00:1b:ba:00:00:00 high-end 00:1b:ba:ff:ff:ff
adac mac-range-table low-end 00:1e:ca:00:00:00 high-end 00:1e:ca:ff:ff:ff
adac mac-range-table low-end 00:22:67:00:00:00 high-end 00:22:67:ff:ff:ff</pre>
</div>
<p>The short story here is that you need to maintain the ADAC MAC address table if you want to avoid any IP phone firmware upgrade issues.</p>
<p>As a side note you also need to make sure that you disable <span style="color: #ff0000;">filter-unregistered-frames</span> on all switch ports.</p>
<p>I&#8217;ve inquired with Nortel about this problem but I&#8217;m still waiting for a response. It&#8217;s quite possible that this issue has already been &#8220;discovered&#8221; and will be resolved in a future release (or even resolved in this release).</p>
<p>Cheers!<br />
<div class="adfooter"><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "8471106538";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelfmcnamara.com/2009/02/upgrading-the-i2002-phone-firmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADAC and VLAN Configurations (Part 2)</title>
		<link>http://blog.michaelfmcnamara.com/2009/02/adac-and-vlan-configurations-part-2/</link>
		<comments>http://blog.michaelfmcnamara.com/2009/02/adac-and-vlan-configurations-part-2/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 00:00:50 +0000</pubDate>
		<dc:creator>Michael McNamara</dc:creator>
				<category><![CDATA[EthernetRtngSwitch]]></category>
		<category><![CDATA[Nortel]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[VLAN]]></category>
		<category><![CDATA[VOIP]]></category>

		<guid isPermaLink="false">http://blog.michaelfmcnamara.com/?p=620</guid>
		<description><![CDATA[In a previous post titled ADAC and VLAN Configurations I described some issues we were having with some of our switches where VLAN memberships were mysteriously changing. We suspected ADAC and we were right on with our suspicions. We performed some exhaustive testing with ADAC over the past few weeks and can confirm, as Roberto]]></description>
			<content:encoded><![CDATA[<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "3710554876";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>In a previous post titled <a href="http://blog.michaelfmcnamara.com/2008/08/adac-and-vlan-configurations/">ADAC and VLAN Configurations</a> I described some issues we were having with some of our switches where VLAN memberships were mysteriously changing. We suspected ADAC and we were right on with our suspicions.</p>
<p>We performed some exhaustive testing with ADAC over the past few weeks and can confirm, as Roberto alluded too, that ADAC will dynamically reconfigure any switch port that has ADAC enabled to the VLAN membership and PVID setting that was set when ADAC was first enabled on the switch port. In our tests we configured an edge port as a member of VLAN 10 and then enabled ADAC on that port. We then added the edge port to VLAN 11, removing it from VLAN 10. When the port went into an oper-down state ADAC added the edge port back to VLAN 10 and removed it from VLAN 11. We confirmed the same behavior with respect to the PVID changing.</p>
<p>In short if you need to make a VLAN membership or PVID change to an ADAC enabled port you MUST disable ADAC on the port before making the change and then re-enable ADAC when you have completed your change. As a side note any Nortel IP phone that is connected to the port will most likely timeout and reboot itself when you disable ADAC.</p>
<p>While I don&#8217;t necessarily disagree with the behavior it would be nice for either the CLI of Device Manager to alert someone if they tried to change the VLAN membership of a port that had ADAC enabled. (<strong><span style="color: #339966;">hint hint Nortel</span></strong>)</p>
<p>Cheers!<br />

]]></content:encoded>
			<wfw:commentRss>http://blog.michaelfmcnamara.com/2009/02/adac-and-vlan-configurations-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADAC and VLAN Configurations</title>
		<link>http://blog.michaelfmcnamara.com/2008/08/adac-and-vlan-configurations/</link>
		<comments>http://blog.michaelfmcnamara.com/2008/08/adac-and-vlan-configurations/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 22:30:22 +0000</pubDate>
		<dc:creator>Michael McNamara</dc:creator>
				<category><![CDATA[EthernetRtngSwitch]]></category>
		<category><![CDATA[Nortel]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[PORTS]]></category>
		<category><![CDATA[VLAN]]></category>

		<guid isPermaLink="false">http://blog.michaelfmcnamara.com/?p=394</guid>
		<description><![CDATA[We&#8217;ve just recently come across this problem and I thought it would be a great topic to share and perhaps even solicit some feedback from others. As you might already know I&#8217;ve been deploying ADAC across a large number of Nortel Ethernet Routing Switch 5520s with great success. ADAC allows the switch to control the]]></description>
			<content:encoded><![CDATA[<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "3710554876";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>We&#8217;ve just recently come across this problem and I thought it would be a great topic to share and perhaps even solicit some feedback from others. As you might already know I&#8217;ve been deploying ADAC across a large number of Nortel Ethernet Routing Switch 5520s with great success. ADAC allows the switch to control the phones voice VLAN configuration.</p>
<p>Well we also ran into a problem after upgrading a number of those switches to v5.1.1.17. A network administrator had made VLAN changes to various ports on the switch prior to the upgrade but after ADAC had been enabled on the ports. After the upgrade the switch ports defaulted back to the original VLAN they were configured for when ADAC was first enabled. We performed some additional testing and found that this problem would occur if the switch was just reset (rebooted) so it doesn&#8217;t appear to be tied to the upgrade but rather the action of restarting the switch. Looking at how ADAC works I can understand the problem but I&#8217;m disappointed that Device Manager or the CLI interface doesn&#8217;t throw a warning when you try to change the VLAN configuration of a port with ADAC enabled.</p>
<p>The lesson here is that you should disable ADAC on any port where you intend to change the VLAN membership.</p>
<p>Anyone else seen this?</p>
<p>Cheers!<br />

]]></content:encoded>
			<wfw:commentRss>http://blog.michaelfmcnamara.com/2008/08/adac-and-vlan-configurations/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>ERS 5520 Switch v5.1 Software</title>
		<link>http://blog.michaelfmcnamara.com/2007/11/ers-5520-switch-v51-software/</link>
		<comments>http://blog.michaelfmcnamara.com/2007/11/ers-5520-switch-v51-software/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 23:26:00 +0000</pubDate>
		<dc:creator>Michael McNamara</dc:creator>
				<category><![CDATA[EthernetRtngSwitch]]></category>
		<category><![CDATA[1000BASE-BX]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[ERS5500]]></category>
		<category><![CDATA[LLDP]]></category>

		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/11/ers-5520-switch-v51-software/</guid>
		<description><![CDATA[Nortel has just recently released v5.1 software for their Ethernet Routing Switch (ERS) 5500 Series. There are some enhancements that affect how ADAC/LLDP function on the ERS 5520 switch. From the release notes; IEEE 802.1ab and ADAC linkage Nortel introduced the 802.1ab and Auto Detection Auto Configuration(ADAC) features to Release 5.0 to address converged applications.]]></description>
			<content:encoded><![CDATA[<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "3710554876";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>Nortel has just recently released v5.1 software for their Ethernet Routing Switch (ERS) 5500 Series.</p>
<p>There are some enhancements that affect how ADAC/LLDP function on the ERS 5520 switch. From the release notes;</p>
<blockquote style="color: #666666;"><p><span style="font-weight: bold;">IEEE 802.1ab and ADAC linkage</span><br />
Nortel introduced the 802.1ab and Auto Detection Auto Configuration(ADAC) features to Release 5.0 to address converged applications. In Release 5.1, the functionality of 802.1ab and ADAC is combined: ADAC uses 802.1ab/LLDP as the detection mechanism to determine the identity of the attached device (that is, a Nortel IP phone that supports 802.1ab Media Endpoint Devices type, length, and value descriptions [MED TLV]). The Auto Configuration functionality of ADAC applies the configuration to the port.<br />
Configurable using NNCLI, ACG, and Device Manager.</p></blockquote>
<p>It looks like it will no longer be necessary to maintain the list of MAC prefixes for all Nortel Internet Telephones. If you recall from some of my previous posts I needed to manually update the list of MAC prefixes used by my ERS 5520 switches in order to get many of my i2002/i2004 Internet Telephones to be detected properly. The default list of MAC prefixes usually didn&#8217;t cover all the i2002/i2004/i2007/1140e Internet Telephones I had installed throughout my organization. In previous articles we enabled ADAC like so;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# adac voice-vlan 50
5520-48T-PWR (config)# adac op-mode tagged-frames
5520-48T-PWR (config)# adac uplink-port 48
5520-48T-PWR (config)# adac mac-range-table low-end 00:18:b0:00:00:00 high-end 00:18:b0:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:16:ca:00:00:00 high-end 00:16:ca:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:17:65:00:00:00 high-end 00:17:65:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:0a:e4:75:00:00 high-end 00:0a:e4:75:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:14:c2:00:00:00 high-end 00:14:c2:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:19:69:00:00:00 high-end 00:19:69:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:19:e1:00:00:00 high-end 00:19:e1:ff:ff:ff
520-48T-PWR (config)# adac enable</pre>
</div>
<p>I haven&#8217;t actually tested this myself yet but supposedly if LLDP detects an Internet Telephone it will pass that information to ADAC without the need of evaluating the device&#8217;s MAC address.</p>
<p>The 5.1 release also now supports the 1000Base-BX SFP;</p>
<blockquote style="color: #666666;"><p><span style="font-weight: bold;">BX SFP support</span><br />
Many customers have high density gigabit requirements, but lack the fiber density to deploy. BX SFPs helps alleviate this issue by allowing a single strand of fiber to facilitate communication.<br />
Nortel introduces support for 1000BaseBX10 module with release 5.1. The modules are single fiber, bidirectional SFP transceivers. Two types of modules are available:<br />
• 1310nm (BX10-U) transceiver<br />
• 1490nm (BX10-D) transceiver<br />
The 1000BaseBX10-D device is always connected to a 1000BaseBX10-U device with a single strand of standard single-mode fiber. The operating transmission range is up to 10 km. The fiber uses a GBIC LC connector on each end.<br />
If the 1000BaseBX10-U is not connected to the 1000BaseBX10-D device, the signals are not received properly and the Link LED does not illuminate. You can configure BX SFP Support through the NNCLI, ACG, or Device Manager.</p></blockquote>
<p>The 1000BASE-BX bidirectional SFPs provide Gigabit Ethernet connectivity over a single fiber.</p>
<p><span><span style="font-size:78%;"><a href="http://bp3.blogger.com/_9t5AJUycGpY/R0N6DrKUdFI/AAAAAAAAACU/9pwuehDXMNE/s1600-h/1000BaseBX.JPG" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" rel="lightbox[23]"><img id="BLOGGER_PHOTO_ID_5135082203676701778" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://bp3.blogger.com/_9t5AJUycGpY/R0N6DrKUdFI/AAAAAAAAACU/9pwuehDXMNE/s400/1000BaseBX.JPG" border="0" alt="" /></a></span></span>As shown in the figure, the transmit (Tx) and receive (Rx) paths share the same fiber by using two different wavelengths. One model transmits at 1310 nm and receives at 1490 nm, while the mating model transmits at 1490 nm and receives at 1310 nm. You can only connect a mating pair.</p>
<p>You can use 1000BASE-BX SFPs to double the number of your fiber links. For example, if you have 20 installed fiber pairs with 20 conventional ports connected, you can use 1000BASE-BX SFPs to expand to 40 ports, using the same fiber.</p>
<p>The long wavelength optical transceivers used in these models provide variable distance ranges using single mode fiber optic cabling.</p>
<p>Cheers!</p>
<p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelfmcnamara.com/2007/11/ers-5520-switch-v51-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nortel ERS 5520 PwR Switch (Part 2)</title>
		<link>http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch-part-2/</link>
		<comments>http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch-part-2/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 01:19:00 +0000</pubDate>
		<dc:creator>Michael McNamara</dc:creator>
				<category><![CDATA[EthernetRtngSwitch]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[ERS5520]]></category>
		<category><![CDATA[LLDP]]></category>
		<category><![CDATA[POE]]></category>
		<category><![CDATA[VLACP]]></category>

		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/10/nortel-ers-5520-pwr-switch-part-2/</guid>
		<description><![CDATA[In my previous post I outlined all the commands that you would need to configure a Nortel Ethernet Routing Switch 5520 to support deploying Nortel&#8217;s i2002/i2004 Internet Telephones using LLDP-MED in conjunction with ADAC (Automatic Detection and Automatic Configuration). If you followed the steps your probably well on your way to getting things work. Unfortunately]]></description>
			<content:encoded><![CDATA[<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "3710554876";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div>In my previous post I outlined all the commands that you would need to configure a Nortel Ethernet Routing Switch 5520 to support deploying Nortel&#8217;s i2002/i2004 Internet Telephones using LLDP-MED in conjunction with ADAC (Automatic Detection and Automatic Configuration). If you followed the steps your probably well on your way to getting things work. Unfortunately things can sometimes go wrong even with the best documentation and understanding of the product.</p>
<p>In this post I&#8217;m going to outline some of the basic commands you can use to troubleshoot any issues you might have between the ERS5520 and the i2002/i2004 phones.</p>
<p><span style="font-size:130%;">Q. </span>How can I check the log file?<br />
<span style="font-size:130%;">A.</span> show logging</p>
<div class="outcode">
<pre class="incode">ERS-5520# show logging
Type Time                    Idx  Src Message
---- ----------------------- ---- --- -------
S    00:00:00:00             1    NVR SNTP: Could not sync to NTP servers.
S    2007-04-05 17:18:08 GMT 2    NVR SNTP: Could not sync to NTP servers.
S    2007-04-05 17:22:07 GMT 3    NVR Audit data initialized - incorrect magic number: 0xffffffff
I    2007-04-19 01:21:03 GMT 4        Web server starts service on port 80.
I    2007-04-19 01:21:19 GMT 5        IGMP: Unknown Multicast Filter disabled
I    2007-04-19 01:21:19 GMT 6        PoE Port Detection Status:  Port 1 Status: Delivering Power
I    2007-04-19 01:21:22 GMT 7        PoE Port Detection Status:  Port 35 Status: Delivering Power
I    2007-04-19 01:21:49 GMT 8        Port 0/47 reenabled by VLACP
I    2007-04-19 01:21:49 GMT 9        Port 0/48 reenabled by VLACP
I    2007-04-19 01:23:05 GMT 10       SNTP: First synchronization successful.
I    2007-04-19 01:23:18 GMT 11       Warm Start Trap
I    2007-04-19 01:23:19 GMT 12       Link Up Trap Port: 1
I    2007-04-19 01:23:20 GMT 13       Trap:  pethPsePortOnOffNotification
I    2007-04-19 01:23:20 GMT 14       Trap:  bsAdacPortConfigNotification for Port: 47, Config: Applied
</pre>
</div>
<p><span style="font-size:130%;">Q.</span> How can I check the state of a port?<br />
<span style="font-size:130%;">A.</span> show interfaces</p>
<div class="outcode">
<pre class="incode">ERS-5520# show interfaces 47,48
Status                     Auto                      Flow
Port Trunk Admin   Oper Link LinkTrap Negotiation Speed    Duplex Control
---- ----- ------- ---- ---- -------- ----------- -------- ------ -------
47   1     Enable  Up   Up   Enabled  Enabled     1000Mbps Full   Asymm
48   1     Enable  Up   Up   Enabled  Enabled     1000Mbps Full   Asymm</pre>
</div>
<p><span style="font-size:130%;">Q.</span> How can I check the VLACP state of a port?<br />
<span style="font-size:130%;">A.</span> show vlacp interface</p>
<div class="outcode">
<pre class="incode">ERS-5520# show vlacp interface 47,48
===============================================================================
VLACP Information
===============================================================================
PORT ADMIN   OPER    HAVE    FAST  SLOW  TIMEOUT TIMEOUT ETH  MAC
ENABLED ENABLED PARTNER TIME  TIME  TYPE    SCALE   TYPE ADDRESS
-------------------------------------------------------------------------------
0/47  true    true    yes    500   30000 short   3       8103 01:80:c2:00:11:00
0/48  true    true    yes    500   30000 short   3       8103 01:80:c2:00:11:00</pre>
</div>
<p><span style="font-size:130%;">Q.</span> How can I check what FDB entries have been learned on a specific port?<br />
<span style="font-size:130%;">A.</span> show mac-address-table port</p>
<div class="outcode">
<pre class="incode">ERS-5520# show mac-address-table port 47
Mac Address Table Aging Time: 300
Number of addresses: 9

MAC Address      Source          MAC Address      Source
-----------------  --------      -----------------  --------
00-00-5E-00-01-01  Trunk: 1      00-15-40-45-68-00  Trunk: 1
00-17-D1-57-30-00  Trunk: 1      00-17-D1-57-30-10  Trunk: 1
00-17-D1-57-32-03  Trunk: 1      00-18-B0-CC-F0-00  Trunk: 1
00-18-B0-CC-F0-10  Trunk: 1      00-18-B0-CC-F2-01  Trunk: 1
00-1B-25-4C-74-00  Trunk: 1
</pre>
</div>
<p><span style="font-size:130%;">Q.</span> How can I check the FDB table for a specific MAC address?<br />
<span style="font-size:130%;">A.</span> show mac-address-table address</p>
<div class="outcode">
<pre class="incode">ERS-5520# show mac-address-table address 00:18:b0:cc:f0:10
Mac Address Table Aging Time: 300
Number of addresses: 1

MAC Address      Source          MAC Address      Source
-----------------  --------      -----------------  --------
00-18-B0-CC-F0-10  Trunk: 1
</pre>
</div>
<p><span style="font-size:130%;">Q. </span>How can I check to see if ADAC has been configured/enabled?<br />
<span style="font-size:130%;">A.</span> show adac</p>
<div class="outcode">
<pre class="incode">ERS-5520# show adac
ADAC Global Configuration
---------------------------------------
ADAC:  Enabled
Operating Mode:  Tagged Frames
Traps Control Status:  Enabled
Voice-VLAN ID:  12
Call Server Port:  None
Uplink Port:  48
</pre>
</div>
<p><span style="font-size:130%;">Q. </span>How can I check to see if ADAC has been applied to a specific port?<br />
<span style="font-size:130%;">A.</span> show adac interface</p>
<div class="outcode">
<pre class="incode">ERS-5520# show adac interface 20
Port  Auto-Detection  Auto-Configuration
----  --------------  ------------------
20       Enabled            Applied</pre>
</div>
<p><span style="font-size:130%;">Q. </span>How can I check to see the LLDP information with a specific port?<br />
<span style="font-size:130%;">A. </span>show lldp port  neighbor detail</p>
<div class="outcode">
<pre class="incode">ERS-5520# show lldp port 20 neighbor detail
-------------------------------------------------------------------------------
 lldp neighbor
-------------------------------------------------------------------------------
 Port: 20    Index: 5                  Time: 8 days, 13:47:49
 ChassisId: Network address    ipV4  192.168.100.101
 PortId:    MAC address        00:17:65:ff:e0:fc
 SysCap:    TB / TB            (Supported/Enabled)
 PortDesc:  Nortel IP Phone
 SysDescr:  Nortel IP Telephone 2002, Firmware:0604DAS

 PVID: 0                              PPVID Supported: not supported(0)
 VLAN Name List: none                 PPVID Enabled: none

 Dot3-MAC/PHY Auto-neg: supported/enabled       OperMAUtype:  100BaseTXFD
 PSE MDI power:         not supported/disabled  Port class:   PD
 PSE power pair:        signal/not controllable Power class:  2
 LinkAggr: not aggregatable/not aggregated      AggrPortID:   0
 MaxFrameSize: 1522
 PMD auto-neg:          10Base(T, TFD), 100Base(TX, TXFD)

 MED-Capabilities: CNLDI / CNDI       (Supported/Current)
 MED-Device type:  Endpoint Class 3
 MED-Application Type: Voice                    VLAN ID: 12
 L2 Priority: 6         DSCP Value: 46          Tagged Vlan, Policy defined
 Med-Power Type: PD Device            Power Source: Unknown
 Power Priority: High                 Power Value:    5.4 Watt
 HWRev:                               FWRev: 0604DAS
 SWRev:                               SerialNumber:
 ManufName: Nortel-01                 ModelName: IP Phone 2002
 AssetID:
-------------------------------------------------------------------------------
Port: 20    Index: 6                  Time: 8 days, 13:48:20
 ChassisId: Network address    ipV4  10.119.241.50
 PortId:    MAC address        00:17:65:ff:e0:fc
 SysCap:    TB / TB            (Supported/Enabled)
 PortDesc:  Nortel IP Phone
 SysDescr:  Nortel IP Telephone 2002, Firmware:0604DAS

 PVID: 0                              PPVID Supported: not supported(0)
 VLAN Name List: 12                   PPVID Enabled: none

 Dot3-MAC/PHY Auto-neg: supported/enabled       OperMAUtype:  100BaseTXFD
 PSE MDI power:         not supported/disabled  Port class:   PD
 PSE power pair:        signal/not controllable Power class:  2
 LinkAggr: not aggregatable/not aggregated      AggrPortID:   0
 MaxFrameSize: 1522
 PMD auto-neg:          10Base(T, TFD), 100Base(TX, TXFD)

 MED-Capabilities: CNLDI / CNDI       (Supported/Current)
 MED-Device type:  Endpoint Class 3
 MED-Application Type: Voice                    VLAN ID: 12
 L2 Priority: 6         DSCP Value: 46          Tagged Vlan, Policy defined
 Med-Power Type: PD Device            Power Source: Unknown
 Power Priority: High                 Power Value:    5.4 Watt
 HWRev:                               FWRev: 0604DAS
 SWRev:                               SerialNumber:
 ManufName: Nortel-01                 ModelName: IP Phone 2002
 AssetID:
-------------------------------------------------------------------------------
Sys capability: O-Other; R-Repeater; B-Bridge; W-WLAN accesspoint; r-Router;
T-Telephone; D-DOCSIS cable device; S-Station only.
Med Capabilities-C: N-Network Policy; L-Location Identification; I-Inventory;
S-Extended Power via MDI - PSE; D-Extended Power via MDI - PD.
</pre>
</div>
<p>Those are some of the commands that you might have to execute if you needed to perform troubleshooting between an ERS5520 and a i2002/i2004 phone.</p>
<p>Your DHCP server logs will be your friend during your troubleshooting. If you don&#8217;t see the phone making a DHCP request (or a request in the proper VLAN) then you should check that ADAC was applied to the switch port. ADAC is the component that will automatically add the switch port (the switch port the phone is connected to) into the Voice VLAN. If ADAC is not applied (or enabled) on the port then you&#8217;ll be able to see that the switch port in question is only a member of the Data VLAN. You need to remember that ADAC works on MAC address ranges. You need to check that the MAC address of your phone is in the ADAC MAC address table.</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR# show adac mac-range-table
Lowest MAC Address          Highest MAC Address
------------------------    -------------------------
00-0A-E4-01-10-20            00-0A-E4-01-23-A7
00-0A-E4-01-70-EC            00-0A-E4-01-84-73
00-0A-E4-01-A1-C8            00-0A-E4-01-AD-7F
00-0A-E4-01-DA-4E            00-0A-E4-01-ED-D5
00-0A-E4-02-1E-D4            00-0A-E4-02-32-5B
00-0A-E4-02-5D-22            00-0A-E4-02-70-A9
00-0A-E4-02-D8-AE            00-0A-E4-02-FF-BD
00-0A-E4-03-87-E4            00-0A-E4-03-89-0F
00-0A-E4-03-90-E0            00-0A-E4-03-B7-EF
00-0A-E4-04-1A-56            00-0A-E4-04-41-65
00-0A-E4-04-80-E8            00-0A-E4-04-A7-F7
00-0A-E4-04-D2-FC            00-0A-E4-05-48-2B
00-0A-E4-05-B7-DF            00-0A-E4-06-05-FE
00-0A-E4-06-55-EC            00-0A-E4-07-19-3B
00-0A-E4-08-0A-02            00-0A-E4-08-7F-31
00-0A-E4-08-B2-89            00-0A-E4-09-75-D8
00-0A-E4-09-BB-9D            00-0A-E4-09-CF-24
00-0A-E4-09-FC-2B            00-0A-E4-0A-71-5A
00-0A-E4-0A-9D-DA            00-0A-E4-0B-61-29
00-0A-E4-0B-BB-FC            00-0A-E4-0B-BC-0F
00-0A-E4-0B-D9-BE            00-0A-E4-0C-9D-0D

Total Ranges: 21
</pre>
</div>
<p>If the MAC address of your i2002/i2004 phone does not match any of the MAC address ranges in the switch you&#8217;ll need to add a range to include those MAC addresses. If the MAC address of your i2002 phone was 00:18:b0:11:22:33 you could use the following commands;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR&gt; enable
5520-48T-PWR# config terminal
5520-48T-PWR (config)# adac mac-range-table low-end 00:18:b0:00:00:00 high-end 00:18:b0:ff:ff:ff</pre>
</div>
<p>You might think you could configure a port mirror and run a quick packet capture to understand what&#8217;s going on&#8230; unfortunately you cannot configure any port with port mirroring that has ADAC enabled.</p>
<p>Thats all for now.</p>
<p>The last step is the DHCP server so stay tuned.<br />

]]></content:encoded>
			<wfw:commentRss>http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Nortel ERS 5520 PwR Switch</title>
		<link>http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch/</link>
		<comments>http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 23:49:00 +0000</pubDate>
		<dc:creator>Michael McNamara</dc:creator>
				<category><![CDATA[EthernetRtngSwitch]]></category>
		<category><![CDATA[ADAC]]></category>
		<category><![CDATA[ERS5520]]></category>
		<category><![CDATA[LLDP]]></category>
		<category><![CDATA[MLT]]></category>
		<category><![CDATA[QOS]]></category>
		<category><![CDATA[VLACP]]></category>

		<guid isPermaLink="false">http://maddog.mlhs.org/blog/2007/10/nortel-ers-5520-pwr-switch/</guid>
		<description><![CDATA[Update: July 30, 2009 I&#8217;ve added a command to disable the User Interface Button (UI Button) &#8220;no ui-button enable&#8221;. Update: February 7, 2009 It was time to update this article with some additional information and settings that I&#8217;m now using in all my switch deployments. The big change is the updated ADAC MAC address table.]]></description>
			<content:encoded><![CDATA[<div style=”display:block;float:right;margin: 5px 5px 5px 5px;”><script type="text/javascript"><!--
google_ad_client = "pub-2077996014699559";
google_ad_slot = "3710554876";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div><strong>Update: July 30, 2009</strong><br />
I&#8217;ve added a command to disable the User Interface Button (UI Button) &#8220;no ui-button enable&#8221;.</p>
<p><strong>Update: February 7, 2009<br />
</strong>It was time to update this article with some additional information and settings that I&#8217;m now using in all my switch deployments. The big change is the updated ADAC MAC address table. Please also note the VLACP time-out scale change and I&#8217;ve updated the year field for the Daylight Saving Time change.</p>
<p><strong>Update: August 13, 2008</strong><br />
This was one of the first articles I wrote back in October 2007 and it is by far the most popular article out of all 110 articles that I currently have published. With that said I decided to come back and spruce up this post with some additional &#8220;tweaks&#8221; that I&#8217;ve added over the past 10 months. I&#8217;m also going to attack a link to a <a href="http://www.michaelfmcnamara.com/files/5520.txt">text file</a> so folks can just download the file of commands, tweak the specific individual settings such as IP address and VLAN information, and then cut and paste into the CLI interface of the Nortel Ethernet Routing Switch 5520. It will hopefully save folks from having to cut and paste each section.</p>
<p><strong>Note:</strong> just a quick warning about cutting and pasting into the CLI interface, I&#8217;ve often found that the buffer will overflow if I try to paste an entire configuration at once. I usually need to break it into at least two or three sections and cut and paste those section one at a time.</p>
<p>In this post I&#8217;ll try to outline how you can configure the Nortel Ethernet Routing Switch 5520 in a VoIP environment using Nortel i2002/i2004 Internet Telephones (this procedure will also work the same with the i2007/1120E/<a href="http://blog.michaelfmcnamara.com/wp-content/uploads/2008/08/552048t_pwr_straight_1000x400.jpg" rel="lightbox[9]"><img class="size-medium wp-image-306 alignleft" title="552048t_pwr_straight_1000x400" src="http://blog.michaelfmcnamara.com/wp-content/uploads/2008/08/552048t_pwr_straight_1000x400-300x62.jpg" alt="" width="300" height="62" /></a>1140E phones).</p>
<p>You&#8217;ll obviously need a ERS 5520 switch and you&#8217;ll need SW 5.0.6.22 or later and FW 5.0.0.3 or later (there are known issues with earlier software versions that create inconsistent results using LLDP with the i2002/i2004 phones). I would strongly advise that you start with a default configuration. From the CLI issue the following commands to reset the switch to factory defaults;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR&gt; enable
5520-48T-PWR# boot default</pre>
</div>
<p>The switch should reboot with a default configuration. Let&#8217;s proceed with the configuration;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR&gt; enable
5520-48T-PWR# configure terminal</pre>
</div>
<p>Let&#8217;s set the local read-only and read-write passwords;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)#cli password read-only readpass
5520-48T-PWR (config)#cli password read-write writepass
5520-48T-PWR (config)#cli password serial local
5520-48T-PWR (config)#cli password telnet local</pre>
</div>
<p>Let&#8217;s disable the user interface button (UI button);</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# <span style="color: #ff0000;">no ui-button enable</span></pre>
</div>
<p>Enable AUTOPVID;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# vlan configcontrol autopvid</pre>
</div>
<p>We&#8217;ll be up linking this switch using a MultiLink trunk on ports 47 and 48 so we&#8217;ll enable tagging on the fiber uplinks;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# vlan ports 47,48 tagging enable</pre>
</div>
<p>Let&#8217;s create the data VLAN (VID 100) and management VLAN (VID 200) on the switch;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# vlan members remove 1 ALL
5520-48T-PWR (config)# vlan create 200 name "10-1-200-0/24" type port
5520-48T-PWR (config)# vlan members add 200 47,48
5520-48T-PWR (config)# vlan create 100 name "10-1-100-0/24" type port
5520-48T-PWR (config)# vlan members add 100 1-48
5520-48T-PWR (config)# vlan port 1-46 pvid 100
5520-48T-PWR (config)# vlan port 47,48 pvid 200</pre>
</div>
<p>Let’s make VLAN 200 the management VLAN and assign the IP address;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# vlan mgmt 200
5520-48T-PWR (config)# ip address switch 10.1.200.10 netmask 255.255.255.0 default-gateway 10.1.200.1</pre>
</div>
<p>Let’s setup Simple Network Management Protocol (SNMP);</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# snmp-server authentication-trap disable
5520-48T-PWR (config)# snmp-server community  ro
5520-48T-PWR (config)# snmp-server community  rw
5520-48T-PWR (config)# snmp-server host</pre>
</div>
<p>Let’s configure the logging so it will overwrite the oldest events;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# logging volatile overwrite
5520-48T-PWR (config)# logging enable</pre>
</div>
<p>Let’s setup Simple Network Time Protocol (SNTP);</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# sntp server primary address
5520-48T-PWR (config)# sntp server secondary address
5520-48T-PWR (config)# sntp enable</pre>
</div>
<p>Depending on the version of switch software your running you may be able to configure Daylight Saving Time;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)#clock time-zone EST -5
5520-48T-PWR (config)#clock summer-time EDT date 9 Mar 2009 2:00 2 Nov 2009 2:00 +60</pre>
</div>
<p>Let’s setup the MultiLink trunk that will connect the switch back to the backbone;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# mlt 1 disable
5520-48T-PWR (config)# mlt 1 name "MLT-8600"
5520-48T-PWR (config)# mlt 1 learning disable
5520-48T-PWR (config)# mlt 1 member 47,48
5520-48T-PWR (config)# mlt 1 enable</pre>
</div>
<p>Let’s setup ADAC (Automatic Detection and Automatic Configuration) for our i2002/i2004 phones. We’ll using VLAN 50 as our voice VLAN and we’ll use port 48 as our uplink (the switch will add 47 automatically because of the MLT configuration). There is a new command to clear the ADAC MAC address table that may be missing from earlier versions, &#8220;no adac mac-range-table&#8221;. I&#8217;ve also updated the list of entries that I use.</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# adac voice-vlan 50
5520-48T-PWR (config)# adac op-mode tagged-frames
5520-48T-PWR (config)# adac uplink-port 48
5520-48T-PWR (config)# no adac mac-range-table
5520-48T-PWR (config)# adac mac-range-table low-end 00:0a:e4:75:00:00 high-end 00:0a:e4:75:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:13:65:00:00:00 high-end 00:13:65:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:14:c2:00:00:00 high-end 00:14:c2:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:16:ca:00:00:00 high-end 00:16:ca:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:17:65:00:00:00 high-end 00:17:65:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:18:b0:00:00:00 high-end 00:18:b0:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:19:69:00:00:00 high-end 00:19:69:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:19:e1:00:00:00 high-end 00:19:e1:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:1b:ba:00:00:00 high-end 00:1b:ba:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:1e:ca:00:00:00 high-end 00:1e:ca:ff:ff:ff
5520-48T-PWR (config)# adac mac-range-table low-end 00:22:67:00:00:00 high-end 00:22:67:ff:ff:ff
5520-48T-PWR (config)# adac enable</pre>
</div>
<p>We need to strip the 802.1q tag from any packets in the PVID VLAN from going to the phone. In this design we’re expecting to connect IP phones to ports 1 – 46.</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# vlan port 1-46 tagging untagpvidOnly</pre>
</div>
<p>Let’s configure LLDP for the ports we expect to connect IP phones (1 – 46);</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# interface fastEthernet 1-46
5520-48T-PWR (config-if)# <span style="color: #ff0000;">vlan ports 1-46 filter-unregistered-frames disable</span>
5520-48T-PWR (config-if)# lldp tx-tlv port-desc sys-cap sys-desc sys-name
5520-48T-PWR (config-if)# lldp status txAndRx config-notification
5520-48T-PWR (config-if)# lldp tx-tlv med extendedPSE med-capabilities network-policy
5520-48T-PWR (config-if)# poe poe-priority high
5520-48T-PWR (config-if)# spanning-tree learning fast
5520-48T-PWR (config-if)# adac enable
5520-48T-PWR (config-if)# exit</pre>
</div>
<p>The option in <span style="color: #ff0000;">RED</span> above was added after an issue was discovered when trying to upgrade the firmware on the IP phones. The <em>filter-unregistered-frames</em> is enabled by default and should be disabled to avoid and issues with upgrading the firmware on the IP phones. We are attempting to investigate further with Nortel and our voice vendor Shared Technologies.</p>
<p>Let’s disable the two remaining ports that share the GBIC interfaces incase we need those in the future;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# interface fastEthernet 45-46
5520-48T-PWR (config-if)# shutdown
5520-48T-PWR (config-if)# exit</pre>
</div>
<p>Let’s setup a QoS interface group to trust all traffic that will ingress on the fiber uplinks. By default the ERS 5520 switch will strip all QoS tags on all ports. Thankfully ADAC will take care of the QoS settings for all VoIP traffic.</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# qos if-group name allUpLinks class trusted
5520-48T-PWR (config)# interface fastEthernet 47,48
5520-48T-PWR (config)# qos if-assign port 47,48 name allUpLinks
5520-48T-PWR (config)# exit</pre>
</div>
<p>Let’s set the SNMP information;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# snmp-server name "sw-icr1-1east.sub.domain.org"
5520-48T-PWR (config)# snmp-server location "Acme Internet Phone Company (ICR1)"
5520-48T-PWR (config)# snmp-server contact "Network Infrastructure Team"</pre>
</div>
<p>Let’s enable rate limiting for all broadcast and multicast traffic to 10% of the link;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# interface fastEthernet ALL
5520-48T-PWR (config-if)# rate-limit both 5
5520-48T-PWR (config-if)# exit</pre>
</div>
<p>Let’s setup <a href="http://en.wikipedia.org/wiki/Virtual_Link_Aggregation_Control_Protocol">VLACP </a>(Virtual Link Aggregation Protocol) on the uplinks to the core;</p>
<div class="outcode">
<pre class="incode">5520-48T-PWR (config)# interface fastEthernet 47,48
5520-48T-PWR (config-if)# vlacp port 47,48 timeout short
5520-48T-PWR (config-if)# vlacp port 47,48 timeout-scale 5
5520-48T-PWR (config-if)# vlacp port 47,48 enable
5520-48T-PWR (config-if)# exit
5520-48T-PWR (config)# vlacp enable</pre>
</div>
<p>That&#8217;s it your done! Well hopefully your done.</p>
<p>In my next post I&#8217;ll tell you what DHCP options you&#8217;ll need to configure on your DHCP server in order for the phones to boot properly and connect to the Nortel Call Server.</p>
<p>Cheers!<br />

]]></content:encoded>
			<wfw:commentRss>http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>
