Ticket #455 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Add fields to show the current link width and speed

Reported by: brett Assigned to: mekstran
Priority: major Milestone: Goanna release 0.5
Component: Goanna Version: SVN HEAD
Keywords: Cc:
Blocking:

Description

Add fields to display the current actual link width (1x, 4x, 12x) and link speed (2.5gbps, 5.0gbps, 10gbps) for each port.

Change History

04/16/07 16:41:18 changed by mekstran

This will depend on #352.

04/19/07 19:55:03 changed by mekstran

(In [1990]) Refs #455. Added link width display to the node viewer.

04/20/07 16:30:18 changed by mekstran

(In [1993]) References #455. Added support for reporting speed (and the necessary support code).

04/20/07 16:44:41 changed by mekstran

(In [1994]) Cleaned up the speed displays (refs #455).

04/20/07 19:28:19 changed by mekstran

(In [1996]) Merged revisions 1990,1992-1994 via svnmerge from svn+ssh://sss/sss/svn/goanna/trunk

........

r1990 | mekstran | 2007-04-19 13:55:03 -0500 (Thu, 19 Apr 2007) | 2 lines

Refs #455. Added link width display to the node viewer.

........

r1992 | mekstran | 2007-04-20 08:58:59 -0500 (Fri, 20 Apr 2007) | 2 lines

Renamed the close() functions to approx_equal so we aren't colliding with another name.

........

r1993 | mekstran | 2007-04-20 10:30:17 -0500 (Fri, 20 Apr 2007) | 2 lines

References #455. Added support for reporting speed (and the necessary support code).

........

r1994 | mekstran | 2007-04-20 10:44:40 -0500 (Fri, 20 Apr 2007) | 2 lines

Cleaned up the speed displays (refs #455).

........

04/20/07 21:24:58 changed by mekstran

(In [1997]) Refs #455. Added a Width column to the ports list for a network device.

04/20/07 21:51:54 changed by mekstran

  • status changed from new to closed.
  • resolution set to fixed.

(In [1998]) Closes #455. Adds width to the topography object pane display. I think this displays width in enough places this ticket can be considered closed.