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
Best answer by Erik Auerswald
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
View original
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