cancel
Showing results for 
Search instead for 
Did you mean: 

Any training videos you can recommend for EXOS?

Any training videos you can recommend for EXOS?

gonzoessex
New Contributor II
Hello,

I've manage to get EXOS working in GNS3 and trunk the Extreme switch to a Cisco switch, but I need to study these switches I will be moving from a Cisco team into Extreme soon and don't want to look silly.

Are their any tutorial videos out there for Extreme switches and routers please?

Thanks
1 ACCEPTED SOLUTION

Tomasz
Valued Contributor II
Hi,

Please see Quick Guide (kinda old here): https://documentation.extremenetworks.com/PDFs/EXOS/EXOS_Quick_Guide.pdf
And some cheatsheet attached. Both are good to start with something but have in mind their age. 😉

For looking at interfaces you can use:
code:
show vlan
show vlan [name/id]
show ports [...] (with no-refresh as a one-shot output optionally, some below as well)
show ports [...] configuration
show ports [...] information detail
show ports [...] vlan
show ports [...] statistics
show ports [...] utilization



Hope that helps,
Tomasz

View solution in original post

7 REPLIES 7

Tomasz
Valued Contributor II
Hi,

Please see Quick Guide (kinda old here): https://documentation.extremenetworks.com/PDFs/EXOS/EXOS_Quick_Guide.pdf
And some cheatsheet attached. Both are good to start with something but have in mind their age. 😉

For looking at interfaces you can use:
code:
show vlan
show vlan [name/id]
show ports [...] (with no-refresh as a one-shot output optionally, some below as well)
show ports [...] configuration
show ports [...] information detail
show ports [...] vlan
show ports [...] statistics
show ports [...] utilization



Hope that helps,
Tomasz

gonzoessex
New Contributor II
Hi guys,

Is there a summary of useful commands anywhere?

For example on Cisco I use:

show interface trunk
Show vlan brief
Show interface status

Thanks

gonzoessex
New Contributor II
Those GNS3 labs are great! Any more planned?

StephenW
Extreme Employee
You could also look at our gns3 projects we have premade.

https://github.com/extremenetworks/Virtual_EXOS/blob/master/gns3_projects/README.md
GTM-P2G8KFN