This blog is created to capture useful hints and tips on Avaya Ethernet Routing Switches. Please feel free to add any CLI commands or sample configurations.
script run tftp <IP of TFTP sevrer> <filename>
This blog is created to capture useful hints and tips on Avaya Ethernet Routing Switches. Please feel free to add any CLI commands or sample configurations.
script run tftp <IP of TFTP sevrer> <filename>
Hi, I Need to replace a ERS4850 with Extreme 5420, Any experience in converting BOSS CLI to XOS?
Hi Craig,
Yes, I have done that before.
EXOS Quick Guide
https://documentation.extremenetworks.com/PDFs/EXOS/EXOS_Quick_Guide.pdf?_ga=2.234553374.1687017163.1649761860-736922862.1646054880
Migrating ERS 5900 to EXOS (sample)
https://documentation.extremenetworks.com/exos_migrate/MigrateERS5900To5520EXOS/GUID-C78A033F-5B50-4252-BAA6-CDA4AB40A8B0.shtml
Youtube video giving EXOS Walkthrough
The CLI Command Reference and User Guide will be useful to you. Some things do not translate from BOSS to EXOS such as VLACP is not supported.
I find the Extreme Knowledge Base articles useful for finding examples.
Take care when configuring VLANs and Spanning Tree as you need to auto-bind VLANs to the STPD S0 (default MSTP instance) if you want to keep STP enabled on ports you make members of new VLANs.
There is a lot more to consider but I would go through the ERS running config and use the above to see if this gets you started. The flash can store multiple configs.
Link aggregation Groups (LAGs) are the equivalent for MLT. Just configure a sharing group with L2 hashing for basic LAG.
Stacking is done using front stacking ports and there is an option called easy setup when enable stacking, select this and it will simplify forming your stacks. Create a daisy chain or ring topology.
Good luck with converting, let me know how you get on.
Rob