Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-30-2019 11:32 AM
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
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
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-02-2019 08:55 PM
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:
Hope that helps,
Tomasz
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
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-02-2019 08:55 PM
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:
Hope that helps,
Tomasz
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-02-2019 09:22 AM
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
Is there a summary of useful commands anywhere?
For example on Cisco I use:
show interface trunk
Show vlan brief
Show interface status
Thanks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-31-2019 07:26 PM
Those GNS3 labs are great! Any more planned?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎05-30-2019 05:56 PM
You could also look at our gns3 projects we have premade.
https://github.com/extremenetworks/Virtual_EXOS/blob/master/gns3_projects/README.md
https://github.com/extremenetworks/Virtual_EXOS/blob/master/gns3_projects/README.md
