cancel
Showing results for 
Search instead for 
Did you mean: 

VDX NOS - get all VEs IP addresses - how?

VDX NOS - get all VEs IP addresses - how?

Pawel_Eljasz
New Contributor II
hi everyone

maybe one-liner? Or any other commands lines?

many thanks, P.
1 ACCEPTED SOLUTION

Steve_Worrall
Extreme Employee
Hello Pawel,
I'm a bit late to this and I see that the discussion went off on a different track. But in answer to your original question, you could use the following

sw0# sh ip int br rb all | inc Ve|Status

Interface Rbridge IP-Address Vrf Status Protocol
Ve 100 63 192.168.253.163 mgmt-vrf up up
Ve 100 64 192.168.253.164 mgmt-vrf up up
sw0#

As you see this will give you the Ve interfaces for each RBridge and also status.

Steve

View solution in original post

21 REPLIES 21

Pawel_Eljasz
New Contributor II
hi,
I cannot see IP addresses nowhere in the command output.

Yulia_Abitbul
Extreme Employee
code:
sw0# show ip interface brief rbridge-id all
GTM-P2G8KFN