PICMG E-keying analyzer feature announcement

The main objective of this tool is to reveal potential integration issue 
between a Carrier AMC and an AMC module before the integration phase that 
involves manipulations with the real hardware components.  

- collects FRU Data of a Carrier AMC and FRU Data of AMC module.  

- convert a FRU binary file into humain readable text format.

- show the results into a human readable format of the possible E-Keying match 
  as well as Power budget negotiation results 

The ekanalyzer is available as a top-level command :

ipmitool ekanalyzer help
Ekeying analyzer tool version 1.00
ekanalyzer Commands:
      print    [carrier | power | all] <oc=filename1> <b1=filename2>...
      frushow  <b2=filename>
      summary  [match | unmatch | all] <oc=filename1> <b1=filename2>...

This is the help section in the man page:

ekanalyzer <command> <xx=filename1> <xx=filename2> ...
   NOTE : This command can get a maximum of 8 files per command line

   filename1 : binary file that stores FRU data of a Carrier or an AMC module

   filename2 : binary file that stores FRU data of an AMC module.
               These binary files can be generated from command:
               ipmitool fru read <id> <filename>

   xx : indicates the type of the file. It can take the following value:
      oc : On-Carrier device
      a1 : AMC slot A1
      a2 : AMC slot A2
      a3 : AMC slot A3
      a4 : AMC slot A4
      b1 : AMC slot B1
      b2 : AMC slot B2
      b3 : AMC slot B3
      b4 : AMC slot B4
      sm : Shelf Manager

And here is an example of the output:

> ipmitool ekanalyzer summary match oc=fru b1=amcB1 a2=amcA2
   On-Carrier Device vs AMC slot B1
   AMC slot B1 port 0 ==> On-Carrier Device 0 port 16
   Matching Result
            - From On-Carrier Device ID 0
              -Channel ID 11 || Lane 0: enable
              -Link Type: AMC.2 Ethernet
              -Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link
              -Link Group ID: 0 || Link Asym. Match: exact match
            - To AMC slot B1
              -Channel ID 0 || Lane 0: enable
              -Link Type: AMC.2 Ethernet
              -Link Type extension: 1000BASE-BX (SerDES Gigabit) Ethernet link
              -Link Group ID: 0 || Link Asym. Match: exact match
  *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

The code for the e-keying analyzer was done by Chanthy Toeung <chanthy.toeung 
at ca.kontron.com> as part of her internship program in computer engineering, 
sponsored by Kontron Canada.


Francois Isabelle
[EMAIL PROTECTED]
Concepteur de logiciel
Software designer 
Kontron Canada

L'information contenue dans le présent document est la propriété de Kontron 
Canada inc. et est divulguée en toute confidentialité. Cette information ne 
doit pas être utilisée, divulguée à d'autres personnes ou reproduite sans le 
consentement écrit explicite de Kontron Canada inc.

The information contained in this document is confidential and the sole 
property of Kontron Canada Inc. It shall not be used, disclosed to others or 
reproduced without the express written consent of Kontron Canada Inc.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ipmitool-devel mailing list
Ipmitool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel

Reply via email to