We’re IPv6 ready and accessible!
1
The server that hosts this site is now IPv6 ready and accessible.
I’m not sure how many users are potentially using IPv6, but I was doing some research regarding securing an IP v6 allocation from ARIN (American Registry of Internet Numbers) and decided to enable IPv6 on my own personal server.
I must admit the majority of the work was completed by our hosting provider Linode. I only had to make a few small CentOS Linux configuration changes and we were up and running.
Anyone else IPv6 ready on their public Internet facing servers?
Cheers!
How to install an Advanced License on the Ethernet Routing Switch 8600
10
We’re still deploying Avaya’s Ethernet Routing Switch 8600s and now with 5.x software and above you need an Advanced License to run an IST/SMLT cluster. In the previous 3.x and 4.x software you didn’t need the Advanced License, just the Base License to run an IST/SMLT cluster. You’ll need a license for each Ethernet Routing Switch 8600.
Correction: As pointed out by Masch below in the comments you do not need an Advanced or Premium License to run SMLT on the Ethernet Routing Switch 8600. You do need an Advanced License to run SMLT on the Ethernet Routing Switch 8300. I’m not really sure why I was under that impression or if I mixed the ERS8300 and ERS8600 up.
Once you purchase an Advanced License from Avaya (or a reseller) you’ll receive a certificate with a license authorization code. You need to take that code along with the MAC address of the Ethernet Routing Switch 8600 and go to the Avaya eLicensing Portal. The portal is a little different from most sites in that you don’t create an account but rather you create a license bank securing it with a password. You upload your license authorization code to your license bank and then from the license bank you generate a license file by entering the MAC address of the switch. You then download the license file that you just generated and upload that file to your switch.
You can place the license file on your TFTP server and then download it from there or you can upload it directly using FTP (assuming you have it enabled). In the example below I’ll place the file on my TFTP server and copy the license file down from there to the Ethernet Routing Switch 8600.
ERS-8610:5# copy l10.1.1.1:/sw8600r1-lic.lic /flash/license.lic Device /flash has 15101952 bytes of free
With the license file uploaded let’s try to load the license into the switch;
ERS-8610:5# config load-license License File does not exist License File does not exist License File does not exist
You need to make sure that the license file is located at /flash/license.dat. In this example I uploaded it to the wrong filename (license.lic) so I’ll rename it now with move command;
ERS-8610:5# mv /flash/license.lic /flash/license.dat
Let’s try that again;
ERS-8610:5# config load-license
Now we can check to see that the license is installed properly.
ERS-8610:5# show license all License file name : license.dat License Type : ADVANCED MD5 of Key : 6d97e0c5 f74a9540 xxxxxxxx 570b7512 MD5 of File : 9ee16adc 97c3394b xxxxxxxx abf81e72 Generation Time : 2011/12/06 06:17:26 Expiration Time : Base Mac Addr : 00:1d:42:xx:xx:xx flags : 0x00000022 SITE MEMO memo : Advanced License
Now if you have multiple CPU/SFs you need to copy the license file to the standby CPU/SF. If you have savetostandby enabled in your boot.cfg file then all you need to-do is to save the configuration. If you don’t have savetostandby enabled you need to manually copy the license file to your standby CPU/SF (copy /flash/license.dat 127.0.0.6:/flash/license.dat if slot 6 was your standby CPU/SF).
ERS-8610:5# save config Save config to file /flash/config.cfg successful. Save license to file license.dat successful. Save to slave file /flash/config.cfg successful. Save license file license.dat to standby successful.
Cheers!
UNIStim Firmware Release 5.3 for IP Deskphones
2
Avaya has released UNIStim firmware 5.3 for their IP deskphones;
- 0621C8J for the 2007 IP deskphone
- 0623C8J, 0624C8J, 0625C8J, 0627C8J, 0626C8J for the 1110, 1120E, 1140E, 1150E and 1165E IP deskphones
- 062AC8J for the 1200 series IP deskphones
As always I recommend you review the release notes for all the details.
This release includes the following enhancements;
- LLDP Advertisement on PC port
- Support for new audio profile configuration option through Zero Touch Provisioning to support Australian/New Zealand S004 audio standard (applies to 1165E only)
- Support for BCM to IP Office migrations to upgrade IP Deskphones from UNIStim to SIP (1120E, 1140E, 1220, 1230 IP Deskphones only)
I noticed the following warning concerning Avaya’s (formerly Nortel) Contact Recording and Quality Monitoring (CRQM) if you are using Secure Calling;
IMPORTANT NOTE: If a customer is using secure call recording with Avaya Call Recorder (ACR) then they should not upgrade to UNIStim 5.3 until an ACR patch (101055) is available and the functionality is enabled by updating a specific entry in the ACR 10.1 properties file. Note the 101055 patch for ACR10.1 is Generally Available, however, the default operation with this patch applied is to NOT enable the new functionality. Therefore if a customer site is using UNIStim 5.3 and secure call recording, then a specific entry needs to be added into the ACR 10.1 properties file which enables the new functionality. The specific string that needs to be entered will be published once system level regression testing is completed, expected later this month. At that time, this Product Bulletin will be updated.
Cheers!

