I am looking for the best way to obtain network throughput on VSX , per phy interface or per VS (CLI) . I know I can do below , but this only works for VS0
Is there a way to do it without switching to each VS ?Code:[Expert@VSX-1:0]# cpview -p | grep 'Bits/sec' | awk '{print $3}' 167K
Bookmarks