cancel
Showing results for 
Search instead for 
Did you mean: 

What's the extreme networks equivalent of Cisco's show interface command?

What's the extreme networks equivalent of Cisco's show interface command?

Sarah_Seidl
New Contributor III
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

1 ACCEPTED SOLUTION

Erik_Auerswald
Contributor II
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:

code:
show vlan


Thanks,
Erik

View solution in original post

10 REPLIES 10

Patrick_Voss
Extreme Employee
There are number of port commands that can be used and they all start with "show port"

  • show port utilization
  • show port stat
  • show port rxerror
  • show port txerror
Based on the output you presented it looks like you are looking for utilization or stats.

Hope this helps!
GTM-P2G8KFN