Bug 782 - v-switch status not displaying properly || CBI || 13221

Review Request #420 — Created Aug. 20, 2024 and updated

wli
AVX2
rel_avx_2_7_2
782
tanya, timlai

We have configured vswitch and mapped to instances. We want option on AVX to display the status of vswitch.

nZRqiUZ1r7#show switch status
switch name vs3:
port3:
Link detected: no
Speed: Unknown!
switch name vs2:
port2:
Link detected: no
Speed: Unknown!
port1:
Link detected: yes
Speed: 10000Mb/s
bond0:
port4:
Link detected: no
Speed: Unknown!
port5:
Link detected: no
Speed: Unknown!

wli
Review request changed

Change Summary:

Added support for bond interfaces

Testing Done:

  +

nZRqiUZ1r7#show switch status

  + switch name vs3:
  + port3:
  + Link detected: no
  + Speed: Unknown!
  + switch name vs2:
  + port2:
  + Link detected: no
  + Speed: Unknown!
  + port1:
  + Link detected: yes
  + Speed: 10000Mb/s
  + bond0:
  + port4:
  + Link detected: no
  + Speed: Unknown!
  + port5:
  + Link detected: no
  + Speed: Unknown!

Diff:

Revision 2 (+228 -5)

Show changes

timlai
  1. Ship It!
  2. 
      
Loading...