Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-15-2015 06:02 PM
Hello,
I'm wondering, is there an extreme networks equivalent to the Cisco command for show interfaces that gives you output results like this?
Example:
reliability 255/255, txload 36/255, rxload 8/255
Thank you
I'm wondering, is there an extreme networks equivalent to the Cisco command for show interfaces that gives you output results like this?
Example:
reliability 255/255, txload 36/255, rxload 8/255
Thank you
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-24-2019 10:15 AM
Hi,
if you want to see the IP addresses of an EXOS switch (similar to show ip interfaces brief showing the IP addresses of an IOS switch), you can use the command:
Thanks,
Erik
if you want to see the IP addresses of an EXOS switch (similar to show ip interfaces brief showing the IP addresses of an IOS switch), you can use the command:
code:
show vlan
Thanks,
Erik
9 REPLIES 9
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-24-2019 10:15 AM
Hi,
if you want to see the IP addresses of an EXOS switch (similar to show ip interfaces brief showing the IP addresses of an IOS switch), you can use the command:
Thanks,
Erik
if you want to see the IP addresses of an EXOS switch (similar to show ip interfaces brief showing the IP addresses of an IOS switch), you can use the command:
code:
show vlan
Thanks,
Erik
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-20-2019 12:16 AM
Maybe 'show port configuration' will do the work for you?
Take care of looking at the docs: https://www.extremenetworks.com/support/documentation/extremexos-30-3/
Hope that helps,
Tomasz
Take care of looking at the docs: https://www.extremenetworks.com/support/documentation/extremexos-30-3/
Hope that helps,
Tomasz
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-21-2019 07:01 PM
What is the Extreme equivalent for Cisco command "show interface brief? Does anyone know? Thanks"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎09-15-2015 06:53 PM
thank you
