Method for transmitting IP and CAN services on FC network

The invention discloses a method for transmitting IP and CAN services on an FC network, and relates to the field of FC network transmission. The method comprises the steps that: (1), a kernel module is constructed on an HBA card; and the kernel module is initialized according to a configuration file...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: XIAO XIAO, CHEN CHANGZHEN, MENG ZHONGLOU, XIE JUN, TU XIAODONG, ZHOU HUAMAN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention discloses a method for transmitting IP and CAN services on an FC network, and relates to the field of FC network transmission. The method comprises the steps that: (1), a kernel module is constructed on an HBA card; and the kernel module is initialized according to a configuration file and configuration software, so that initialization information is obtained; (2), an FC interface layer encapsulates an Ethernet frame or a CAN frame into an FC-AE-ASM frame according to the initialization information, and sends the FC-AE-ASM frame to the HBA card, so that the HBA card is enabled to send data; and (3), an FC interface layer receiving module decapsulates the FC-AE-ASM frame into the Ethernet frame or the CAN frame by utilizing a data difference frame type, and sends the Ethernet frame or the CAN frame to a corresponding upper protocol stack and CAN protocol software. According to the method disclosed by the invention, the HBA card is used as physical transmission equipment; due to design of the kern