The Nortel ERS 5500 Series switches support Layer 3 switching (routing) but only with static routes. The Advanced Routing License is required to provide the following features;
- OSPF (Open Shortest Path First) Routing
- VRRP (Virtual Routing Redundancy Protocol)
- ECMP (Equal Cost Multi-Path)
- SMLT (Split Multilink Trunking)
- IPFIX (IP Flow Information Export)
I believe Nortel is selling the licenses in counts of 1, 10, 50 or 100. The licenses will be tied to the MAC address of the switch with some amount of flexibility should a switch fail or need to be replaced.
Did you know that there is a 30 day demo license available?
As of software release v5.1 there is a 30 day demo license available which you can load on the switch to evaluate the different features. I'm currently running two ERS 5500 series switches with the 30 day demo license testing the OSPF functionality.
The 30 day demo license can be found on Nortel website just below the v5.1 software release. Once you've retrieved the demo license (filename: 30daydemo.lic) you'll need to place it on a TFTP server (or you could try a USB flash drive if your working with an ERS 5530 switch).
ERS5530> enableYou would of course need to substitute your TFTP server IP address with 10.101.20.1 above. Once you've downloaded the license you'll need to restart the switch to activate the license. After the switch has restarted you can use the following command to check the license;
ERS5530# copy tftp license 10.101.20.1 30daydemo.lic
ERS5530#show license all
Number of licenses: 1
---------------------------------------------------------
License 1
---------------------------------------------------------
version: 0
md5_key: 9f8d802b 1459576e 7d0b8951 af8e1751
md5_file: 8375fe89 ea7eb5e2 fa155e7a 181410c8
time_base: 2007/06/22 08:19:01
time_modify: 2007/06/22 08:19:01
time_expiration: 28 days, 05:05:00
num_unique_ids: 1
flags: 0x0000000d SINGLE EXPIRE EMERGENCY
memo:
*** This is a temporary license valid for 30 days. A valid license is ***
*** required for uninterrupted operation of the switch. There may be ***
*** service impact if this temporary license is not removed in 30 days. ***
You can also delete the existing software licenses with the following command;
ERS5530# clear license allCheers!

4 comments:
Hi ,
I required this demo file,
but cant able to find it ,
Thanks,
Kuldip
Hi Kuldip,
Unfortunately you'll need to have a support contract and you'll need to register for an account at Nortel's website (www.nortel.com).
You could just register for the account (there's no charge to register for an account) and see if it provides you a link under "Ethernet Routing Switch 5510". Up until July 2006 Nortel use to provide software releases free of charge for the "BayStack" product line.
I haven't posted a link to the file because there are a few Nortel folks reading this blog and I don't wish to upset them. I also don't want to receive any "take down" requests from Nortel.
Sorry I couldn't provide a better answer.
Good Luck!
thanks, i will manage it
Hey !! after creating VLAN and given IP to VLAN interface , i cant able to ping the ip ,
Its like if any host is available in that particular VLAN , then only i can ping VLAN interface
ok i got it
Post a Comment