CN106100960B - Method, device and system for Fabric intercommunication of cross-storage area network - Google Patents

Method, device and system for Fabric intercommunication of cross-storage area network Download PDF

Info

Publication number
CN106100960B
CN106100960B CN201610536324.6A CN201610536324A CN106100960B CN 106100960 B CN106100960 B CN 106100960B CN 201610536324 A CN201610536324 A CN 201610536324A CN 106100960 B CN106100960 B CN 106100960B
Authority
CN
China
Prior art keywords
edge network
fcoe
tunnel
network device
message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610536324.6A
Other languages
Chinese (zh)
Other versions
CN106100960A (en
Inventor
吴云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou H3C Technologies Co Ltd
Original Assignee
Hangzhou H3C Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou H3C Technologies Co Ltd filed Critical Hangzhou H3C Technologies Co Ltd
Priority to CN201610536324.6A priority Critical patent/CN106100960B/en
Publication of CN106100960A publication Critical patent/CN106100960A/en
Application granted granted Critical
Publication of CN106100960B publication Critical patent/CN106100960B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The application provides a method, a device and a system for Fabric intercommunication across a storage area network, which comprises the following steps: creating a tunnel for connecting edge network equipment of an opposite terminal; respectively creating virtual logic interfaces which are in one-to-one correspondence with the FC tunnels on each edge network device; the loopback port IP addresses of the two edge network devices communicated with the tunnel are configured to be the two port IP addresses of the tunnel, so that the problem that a plurality of Fabric networks isolated by a common IP network cannot be combined into one Fabric network in the prior art is solved.

Description

Method, device and system for Fabric intercommunication of cross-storage area network
Technical Field
The present application relates to communications technologies, and in particular, to a method, an apparatus, and a system for Fabric interworking across a storage area network.
Background
Fibre Channel (FC) is the most widely used protocol in storage networks, and aims to provide high-speed and efficient large data transmission performance compared with ethernet and TCP/IP protocols. It is essentially a set of hardware and transport protocols that provide high-speed transport. Switches supporting the FC protocol are referred to as FC switches, where the FC switches running the protocol core functions are also referred to as FCF (fibre channel over ethernet) switches. A Storage Network running an FC protocol, which is composed of FCF switches, node devices (N ports, node devices include Storage devices and servers), is called a Storage Area Network (SAN), which is also called a Fabric Network.
In the Fabric network, each Fabric network is physically isolated, so that the Fabric networks are divided into a plurality of mutually independent Fabric networks and cannot be interconnected through an IP network, a point-to-point virtual link is established between FCF switches in the Fabric networks through a FIP protocol in an FC protocol, and then a forwarding path is selected according to an FC address of a message.
Disclosure of Invention
The application provides a method, a device and a system for Fabric intercommunication of a cross-storage area network, which aim to solve the problem that a plurality of Fabric networks isolated by a common IP network can not be combined into one Fabric network because the Fabric networks can not be interconnected in the prior art.
In order to solve the above problem, the present application discloses a method for Fabric interworking across storage area networks, comprising:
creating a tunnel for connecting edge network equipment of an opposite terminal;
respectively creating virtual logic interfaces which are in one-to-one correspondence with the tunnels on each edge network device;
and configuring the loopback port IP addresses of the two edge network devices which are communicated with the tunnel into the two port IP addresses of the tunnel.
Preferably, the method further comprises the following steps: and each edge network device creates a loopback port and configures an IP address for the loopback port.
Preferably, the method further comprises the following steps:
each edge network device packages the FCoE message to be sent;
and sending the encapsulated FCoE message to other fabrics through a tunnel.
Preferably, the step of encapsulating, by each edge network device, the FCoE packet to be sent includes:
receiving an FCoE message sent by an opposite terminal, and acquiring destination edge network equipment of the FCoE message from the FCoE message;
searching a corresponding virtual logic interface according to the target edge network equipment;
when the output interface of the FCoE message on the edge network equipment is the corresponding virtual logic interface, packaging the FCoE message;
and encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to obtain the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
Preferably, the method further comprises: and forcibly starting a priority flow control PFC on a connection interface of each edge network device and Ethernet equipment in a public network so as to enable the FCoE message after encapsulation to be transmitted without loss.
In order to solve the above problem, the present application further discloses a device for Fabric interworking across storage area networks, including:
the tunnel establishing module is used for establishing a tunnel of the edge network equipment;
a virtual logic interface module, configured to create, on each edge network device, a virtual logic interface corresponding to the FC tunnel one to one;
a configuration module, configured to configure the loopback port IP addresses of the two edge network devices connected to the tunnel as the two port IP addresses of the tunnel.
Preferably, the method further comprises the following steps: and the creating module is used for creating a loopback port for each edge network device and configuring an IP address for the loopback port.
Preferably, the method further comprises the following steps: the encapsulation module is used for encapsulating the FCoE message to be sent by each edge network device;
and the sending module is used for sending the encapsulated FCoE message to other fabrics through a tunnel.
Preferably, the encapsulation module includes:
a receiving unit, configured to receive an FCoE packet sent by an opposite end, and obtain a destination edge network device of the FCoE packet from the FCoE packet;
the searching unit is used for searching the corresponding virtual logic interface according to the target edge network equipment;
an FCoE packet encapsulation unit, configured to encapsulate an FCoE packet when an egress interface of the FCoE packet on the edge network device of the home terminal is the corresponding virtual logical interface;
and the acquiring unit is used for encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to acquire the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
Preferably, the method further comprises the following steps: and the starting module is used for forcibly starting the flow control PFC with the priority on the connection interface of each edge network device and the Ethernet device in the public network so as to enable the packaged FCoE message to be transmitted without loss.
In order to solve the above problem, the present application further discloses a system for optimizing a Fabric across a storage area network, including:
at least two or more fabrics;
a tunnel is established between every two pieces of edge network equipment of the Fabric;
respectively creating virtual logic interfaces which are in one-to-one correspondence with the tunnels on each edge network device;
and configuring the loopback port IP addresses of the two edge network devices which are communicated with the tunnel into the two port IP addresses of the tunnel.
Compared with the prior art, the method has the following advantages:
first, a plurality of Fabric networks are logically combined into one Fabric network by creating tunnels for connecting edge network devices of opposite ends, thereby enabling interconnection across IP networks.
Secondly, a virtual logic interface is established through each edge network device, and a one-to-one correspondence relationship between the virtual logic interface and the tunnel is established, so that the edge network device is connected to the IP network only through the virtual logic interface, and the problem of point-to-point limitation of an optical fiber Channel (FCoE) based on the Ethernet is solved.
Of course, it is not necessary for any product to achieve all of the above-described advantages at the same time for practicing the present application.
Drawings
FIG. 1 is a schematic diagram of a cross-storage area network Fabric networking system according to the present application;
FIG. 2 is a flowchart illustrating a method for Fabric interworking across a storage area network according to an embodiment of the present application;
FIG. 3 is a flowchart of a method for Fabric interworking across a storage area network according to a second embodiment of the present application;
fig. 4 is a schematic diagram of FCoE packet encapsulation according to the present application;
FIG. 5 is a block diagram illustrating an apparatus for Fabric interworking across a storage area network according to a third embodiment of the present application;
fig. 6 is a block diagram illustrating an apparatus for Fabric interworking across a storage area network according to a fourth embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
Referring to fig. 1, a schematic networking diagram for implementing a Fabric interworking method across a storage area network according to the present application is shown, which specifically includes: fabric1, Fabric2, Fabric3, edge network device a, edge network device B, edge network device C, and an ethernet switch.
The method comprises the steps that the Fabric1, the Fabric2 and the Fabric3 are physically isolated from each other, a tunnel is established between every two Fabric network devices, virtual logical interfaces which correspond to the tunnels in a one-to-one mode are respectively established through edge network devices on each Fabric network, an Ethernet switch in a public network is connected with the edge network devices in each Fabric network, the tunnel is established for connecting edge network devices of opposite ends, and the independent Fabric networks are logically integrated into one Fabric network through the tunnel.
The edge network device in the Fabric network is formulated during networking, and other network devices in the Fabric network and the Ethernet switch in the public network are both traditional network devices and Ethernet switches.
It should be noted that the edge network device may be a switch or a router, and preferably, the edge network device may be an FCF switch, or may be other devices, which is not limited in this application.
Example one
Based on the foregoing networking schematic diagram, referring to fig. 2, a flowchart of a method for Fabric interworking across a storage area network according to an embodiment of the present application is shown, which specifically includes:
step 201: a tunnel is created for connecting edge network devices of the opposite end.
The opposite end can be one Fabric network or a plurality of Fabric networks, each Fabric network is preset with edge network equipment, and a tunnel is established between the edge network equipment of any two Fabric networks.
For example: the edge network device in the Fabric1 network is edge network device A, the edge network device in the Fabric2 network is edge network device B, and a tunnel is created between the edge network device A and the edge network device B, namely, the Fabric1 network and the Fabric2 network are logically combined into an integral Fabric network, so that the Fabric1 network and the Fabric2 network are interconnected.
Step 202: and respectively creating virtual logic interfaces which are in one-to-one correspondence with the tunnels on each edge network device.
And each edge network device creates virtual logic interfaces corresponding to the tunnels one by one according to the ports of the tunnels.
When the tunnel has a plurality of ports, the edge network device may create a plurality of virtual logical interfaces and establish a one-to-one correspondence between the virtual logical interfaces and the tunnel.
The virtual logic interface is preferably a virtual logic FC interface, abbreviated as VFC interface, and may also be other logic interfaces, which is not limited in this application.
Step 203: and configuring the loopback port IP addresses of the two edge network devices which are communicated with the tunnel into the two port IP addresses of the tunnel.
For example: the two edge network devices which are communicated with the tunnel are an edge network device A and an edge network device B, the IP address of a loopback port of the edge network device A is 1.1.1.1, and the IP address of a loopback port of the edge network device B is 2.2.2.2, so that the source address of the tunnel is 1.1.1.1, and the destination address of the tunnel is 2.2.2.2.
In this embodiment, first, a tunnel is created for connecting edge network devices of opposite terminals, so that a plurality of Fabric networks are logically combined into one Fabric network, thereby enabling interconnection across IP networks.
Secondly, a virtual logic interface is established through each edge network device, and a one-to-one correspondence relationship between the virtual logic interface and the tunnel is established, so that the edge network device is connected to the IP network only through the virtual logic interface, and the problem of point-to-point limitation of an optical fiber Channel (FCoE) based on the Ethernet is solved.
Example two
Referring to fig. 3, a flowchart of a method for Fabric interworking across a storage area network according to the second embodiment of the present application is shown, which specifically includes:
step 301: and creating a tunnel for connecting edge network equipment of the opposite terminal.
Step 302: and respectively creating virtual logic interfaces VFC which are in one-to-one correspondence with the tunnels on each edge network device.
Step 303: and each edge network device creates a loopback port loopback and configures an IP address for the loopback port.
Step 304: and configuring the loopback port IP addresses of the two edge network devices which are communicated with the tunnel into the two port IP addresses of the tunnel.
Step 305: and each edge network device encapsulates the FCoE message to be sent.
Before the message encapsulation, the route is issued to make the destination edge network device become a registered node, and then the registered node information of the edge network device is notified to other edge network devices to make the other edge network devices know the addresses of the corresponding VFC interface and tunnel.
Preferably, step 305 comprises the sub-steps of:
step 3051: and receiving an FCoE message sent by an opposite terminal, and acquiring the destination edge network equipment of the FCoE message from the FCoE message.
Step 3052: and searching a corresponding virtual logic interface according to the target edge network equipment.
Step 3053: and when the output interface of the FFCoE message on the edge network equipment is the corresponding virtual logic interface, packaging the FCoEC message.
Step 3054: and encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to obtain the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
Referring to fig. 4, which shows a schematic structural diagram of FCoE packet encapsulation, an outer ethernet header, an outer IP header, an outer TCP header, and an FCoE packet are encapsulated, where the FCoE packet includes: an inner Ethernet header, an inner FCoE header and message content.
When each edge network device needs to send out the FCoE message, the FCoE message needs to be encapsulated in the TCP message, that is, an outer ethernet header, an outer IP header, and an outer TCP header are added. The source IP in the outer IP header is the source IP of the FC tunnel corresponding to the VFC interface (i.e., the IP of the loopback interface on the edge network device in the source Fabric); the destination IP is the destination IP of the FC tunnel corresponding to the VFC interface (i.e. the IP of the loopback interface on the edge network device in the destination Fabric).
The destination MAC address of the outer Ethernet header is 0-0-1 of the Ethernet switch, the source MAC address of the outer Ethernet header is FCoE MAC of the edge switch A, the destination IP is 2.2.2.2, the source IP is 1.1.1.1, the destination MAC address of the inner Ethernet header is FCoE MAC of the edge switch B, and the source MAC address of the inner Ethernet header is FCoE MAC of the edge switch A.
Because the connections among the fabrics are fixed and the number of the fabrics is not large, the fabrics are encapsulated in a TCP message, the FCoE message after encapsulation is forwarded in a common three-layer mode in a public network, the FCoE message is decapsulated by the target edge network device after reaching the target edge network device, and the FCoE message is extracted and then forwarded in the target Fabric.
Step 306: and forcibly starting a priority flow control PFC on a connection interface of each edge network device and Ethernet equipment in a public network so as to enable the FCoE message after encapsulation to be transmitted without loss.
Step 307: and sending the encapsulated FCoE message to other fabrics through a tunnel.
For example: when two or more edge network devices in the Fabric1 network are provided, the encapsulated FCoE message may be sent to the tunnel in a load balancing manner, and the encapsulated FCoE message may be sent to other Fabric networks through the tunnel.
In this embodiment, first, a tunnel is created for connecting edge network devices of opposite terminals, so that a plurality of Fabric networks are logically combined into one Fabric network, thereby enabling interconnection across IP networks.
Secondly, a virtual logic interface is established through each edge network device, and a one-to-one correspondence relationship between the virtual logic interface and the tunnel is established, so that the edge network device is connected to the IP network only through the virtual logic interface, and the problem of point-to-point limitation of an optical fiber Channel (FCoE) based on the Ethernet is solved.
In order to better understand the technical solution defined in the present application, fig. 1 is taken as an example to further illustrate an optimization method for implementing the Fabric across a storage area network according to the present application.
For example: the Fabric1 network is the source Fabric, while Fabric2 and Fabric2 are the destination fabrics, and the two networks are tunneled.
When an FCF switch a (edge network device) in a source Fabric needs to forward an FCoE message, the next hop of the FCoE message is an FCF switch B, an egress interface is VFC1, a source IP of an FC tunnel bound to the VFC1 interface is 1.1.1.1, and a destination IP is 2.2.2.2.
The FCoE packet is encapsulated by the FCF switch a according to the packet structure in fig. 4, where the destination MAC address of the outer ethernet header is 0-0-1, the source MAC of the outer ethernet header is the FCoE MAC of the FCF switch B, the destination IP is 2.2.2.2, the source IP is 1.1.1.1, the destination MAC address of the inner ethernet header is the FCoE MAC of the FCF switch B, and the source MAC of the inner ethernet header is the FCoE MAC of the FCF switch B.
And the FCoE message after encapsulation reaches an FCF switch B after three-layer forwarding on the public network, and the FCF switch B decapsulates the received encapsulated FCoE message, extracts the FCoE message and forwards the FCoE message to the next FCF switch or node in the local Fabric.
When the next hop of the FCoE packet that the FCF switch a needs to forward is the FCF switch C, the egress interface is VFC2, the bound tunnel portal source IP is 1.1.1.1, and the destination IP is 3.3.3.3. The FCF switch a encapsulates the FCoE packet according to the packet structure in fig. 4, where the destination MAC address of the outer ethernet header is 0-0-1, the source MAC of the outer ethernet header is the FCoE MAC of the edge switch a, the destination IP is 3.3.3.3, the source IP is 1.1.1.1, the destination MAC address of the inner ethernet header is the FCoE MAC of the FCF switch C, and the source MAC of the inner ethernet header is the FCoE MAC of the FCF switch a.
And the FCoE message after encapsulation reaches an FCF switch C after three-layer forwarding on the public network, and the FCF switch C decapsulates the received encapsulated FCoE message, extracts the FCoE message and forwards the FCoE message to the next FCF switch or node in the local Fabric.
It should be noted that the foregoing method embodiments are described as a series of acts or combinations for simplicity in explanation, but it should be understood by those skilled in the art that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art will also appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Based on the above description of the method embodiment, the present application further provides a corresponding embodiment of an optimizing apparatus for a cross-storage area network Fabric, so as to implement the content described in the method embodiment.
EXAMPLE III
Referring to fig. 5, a structural diagram of an optimization apparatus for a cross-storage area network Fabric according to three embodiments of the present application is shown, and specifically, the optimization apparatus may include a tunnel establishment module 501, configured to establish a tunnel connecting edge network devices of opposite terminals.
A virtual logic interface module 502, configured to create virtual logic interfaces corresponding to the tunnels one to one on each edge network device.
A configuring module 503, configured to configure loop back port IP addresses of two edge network devices that are connected to the tunnel as two port IP addresses of the tunnel.
In this embodiment, first, a tunnel is created for connecting edge network devices of opposite terminals, so that a plurality of Fabric networks are logically combined into one Fabric network, thereby enabling interconnection across IP networks.
Secondly, a virtual logic interface is established through each edge network device, and a one-to-one correspondence relationship between the virtual logic interface and the tunnel is established, so that the edge network device is connected to the IP network only through the virtual logic interface, and the problem of point-to-point limitation of an optical fiber Channel (FCoE) based on the Ethernet is solved.
Example four
Referring to fig. 6, which shows a structure diagram of a device for Fabric interworking across a storage area network according to the fourth embodiment of the present application, specifically including:
a tunnel establishing module 601, configured to create a tunnel connecting edge network devices of opposite terminals.
A virtual logic interface module 602, configured to create, on each edge network device, a virtual logic interface corresponding to the tunnel one to one.
A creating module 603, configured to create a loopback port for each edge network device, and configure an IP address for the loopback port.
A configuring module 604, configured to configure loop back port IP addresses of two edge network devices that are connected to the tunnel as two port IP addresses of the tunnel.
An encapsulating module 605, configured to encapsulate, by each edge network device, an FCoE packet to be sent.
Preferably, the encapsulation module 605 includes: a receiving unit, configured to receive an FCoE packet sent by an opposite end, and obtain a destination edge network device of the FCoE packet from the FCoE packet
And the searching unit is used for searching the corresponding virtual logic interface according to the target edge network equipment.
And the FCoE message packaging unit is used for packaging the FCoE message when the output interface of the FCoE message on the edge network equipment of the local end is the corresponding virtual logic interface.
And the acquiring unit is used for encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to acquire the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
A starting module 606, configured to forcibly start a priority flow control PFC on a connection interface between each edge network device and an ethernet device in the public network, so that the encapsulated FCoE packet is transmitted without loss.
A sending module 607, configured to send the encapsulated FCoE packet to other fabrics through a tunnel.
In this embodiment, first, a tunnel is created for connecting edge network devices of opposite terminals, so that a plurality of Fabric networks are logically combined into one Fabric network, thereby enabling interconnection across IP networks.
Secondly, a virtual logic interface is established through each edge network device, and a one-to-one correspondence relationship between the virtual logic interface and the tunnel is established, so that the edge network device is connected to the IP network only through the virtual logic interface, and the problem of point-to-point limitation of an optical fiber Channel (FCoE) based on the Ethernet is solved.
The above-described apparatus embodiments are substantially similar to the method embodiments, and therefore, the description is relatively simple, and only a portion of the description of the method embodiments may be relevant.
EXAMPLE five
The embodiment of the present application further discloses a system for Fabric interworking across storage area networks, which is characterized by comprising:
at least two or more fabrics.
A tunnel is created between the edge network devices of every two fabrics.
And respectively creating virtual logic interfaces which are in one-to-one correspondence with the C tunnels on each edge network device.
And configuring the loopback port IP addresses of the two edge network devices which are communicated with the tunnel into two port IP addresses of the FC tunnel.
For system embodiments, since they are substantially similar to method and apparatus embodiments, the description is relatively simple, and reference may be made to some of the descriptions of the method and apparatus embodiments for relevant points.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As is readily imaginable to the person skilled in the art: any combination of the above embodiments is possible, and thus any combination between the above embodiments is an embodiment of the present application, but the present disclosure is not necessarily detailed herein for reasons of space.
In this application, "component," "device," "system," and the like are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, or software in execution. In particular, for example, a component can be, but is not limited to being, a process running on a processor, an object, an executable, a thread of execution, a program, and/or a computer. Also, an application or script running on a server, or a server, can be a component. One or more components can reside within a process and/or thread of execution and a component can be localized on one computer and/or distributed between two or more computers and can be run by various computer-readable media. The components may also communicate by way of local and/or remote processes in accordance with a signal having one or more data packets, e.g., signals from data interacting with another component in a local system, distributed system, and/or across a network of the internet with other systems by way of the signal.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
The method, the device and the system for Fabric intercommunication across a storage area network provided by the application are introduced in detail, a specific example is applied in the text to explain the principle and the implementation mode of the application, and the description of the embodiment is only used for helping to understand the method and the core idea of the application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (7)

1. A method for Fabric interworking across storage area networks, comprising:
creating a tunnel for connecting edge network equipment of an opposite terminal;
respectively creating virtual logic interfaces which are in one-to-one correspondence with the tunnels on each edge network device;
configuring loopback port IP addresses of two edge network devices communicated with the tunnel into two port IP addresses of the tunnel;
each edge network device packages the FCoE message to be sent;
sending the encapsulated FCoE message to other fabrics through a tunnel;
the step of encapsulating the FCoE packet to be sent by each edge network device includes:
receiving an FCoE message sent by an opposite terminal, and acquiring destination edge network equipment of the FCoE message from the FCoE message;
searching a corresponding virtual logic interface according to the target edge network equipment;
when the output interface of the FCoE message on the edge network equipment is the corresponding virtual logic interface, packaging the FCoE message;
and encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to obtain the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
2. The method of claim 1, further comprising: and each edge network device creates a loopback port and configures an IP address for the loopback port.
3. The method of claim 1, further comprising:
and forcibly starting a priority flow control PFC on a connection interface of each edge network device and Ethernet equipment in a public network so as to enable the FCoE message after encapsulation to be transmitted without loss.
4. An apparatus for Fabric interworking across a storage area network, comprising:
the tunnel establishing module is used for establishing a tunnel of the edge network equipment;
the virtual logic interface module is used for respectively creating virtual logic interfaces which are in one-to-one correspondence with the tunnels on each edge network device;
a configuration module, configured to configure loopback port IP addresses of two edge network devices that are communicated with the tunnel as two port IP addresses of the tunnel;
the encapsulation module is used for encapsulating the FCoE message to be sent by each edge network device;
the sending module is used for sending the encapsulated FCoE message to other fabrics through a tunnel;
the package module includes:
a receiving unit, configured to receive an FCoE packet sent by an opposite end, and obtain a destination edge network device of the FCoE packet from the FCoE packet;
the searching unit is used for searching the corresponding virtual logic interface according to the target edge network equipment;
an FCoE packet encapsulation unit, configured to encapsulate an FCoE packet when an egress interface of the FCoE packet on the edge network device of the home terminal is the corresponding virtual logical interface;
and the acquiring unit is used for encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to acquire the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
5. The apparatus of claim 4, further comprising: and the creating module is used for creating a loopback port for each edge network device and configuring an IP address for the loopback port.
6. The apparatus of claim 4, further comprising: and the starting module is used for forcibly starting the flow control PFC with the priority on the connection interface of each edge network device and the Ethernet device in the public network so as to enable the packaged FCoE message to be transmitted without loss.
7. A system for optimizing Fabric across a storage area network, comprising:
at least two or more fabrics;
a tunnel is established between every two pieces of edge network equipment of the Fabric;
respectively creating virtual logic interfaces which are in one-to-one correspondence with the tunnels on each edge network device;
each edge network device packages the FCoE message to be sent;
sending the encapsulated FCoE message to other fabrics through a tunnel;
the encapsulating, by each edge network device, the FCoE packet to be sent includes:
receiving an FCoE message sent by an opposite terminal, and acquiring destination edge network equipment of the FCoE message from the FCoE message;
searching a corresponding virtual logic interface according to the target edge network equipment;
when the output interface of the FCoE message on the edge network equipment is the corresponding virtual logic interface, packaging the FCoE message;
and encapsulating the FCoE message, the outer Ethernet header, the outer IP header and the outer TCP header to obtain the encapsulated FCoE message, wherein the IP address of the outer IP header is the IP address of the tunnel corresponding to the virtual logic interface.
CN201610536324.6A 2016-07-06 2016-07-06 Method, device and system for Fabric intercommunication of cross-storage area network Active CN106100960B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610536324.6A CN106100960B (en) 2016-07-06 2016-07-06 Method, device and system for Fabric intercommunication of cross-storage area network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610536324.6A CN106100960B (en) 2016-07-06 2016-07-06 Method, device and system for Fabric intercommunication of cross-storage area network

Publications (2)

Publication Number Publication Date
CN106100960A CN106100960A (en) 2016-11-09
CN106100960B true CN106100960B (en) 2020-03-24

Family

ID=57213430

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610536324.6A Active CN106100960B (en) 2016-07-06 2016-07-06 Method, device and system for Fabric intercommunication of cross-storage area network

Country Status (1)

Country Link
CN (1) CN106100960B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108270653A (en) * 2016-12-30 2018-07-10 中兴通讯股份有限公司 Message transmitting method and device
CN108881027B (en) * 2018-06-01 2020-04-10 武汉绿色网络信息服务有限责任公司 Method and device for realizing radius message forwarding of router based on Linux system
CN111182016B (en) * 2018-11-12 2022-12-27 中移(杭州)信息技术有限公司 PPPoE dialing message transmission method and device
CN110418218B (en) * 2019-07-26 2021-06-29 新华三技术有限公司成都分公司 Message processing method and device and FCF switching equipment

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100440846C (en) * 2007-01-26 2008-12-03 成都迈普产业集团有限公司 Dynamic connection method for virtual private network
US8248944B2 (en) * 2010-03-04 2012-08-21 Microsoft Corporation Selectively disabling reliability mechanisms on a network connection
US8493983B2 (en) * 2010-06-02 2013-07-23 Cisco Technology, Inc. Virtual fabric membership assignments for fiber channel over Ethernet network devices
CN102340436B (en) * 2010-07-14 2014-02-05 杭州华三通信技术有限公司 Cross-network message forwarding method and switch system
CN102970390B (en) * 2012-11-29 2015-06-10 杭州华三通信技术有限公司 Method and device for realizing FC (Fiber Channel) Fabric network intercommunication
JP6156737B2 (en) * 2013-08-19 2017-07-05 APRESIA Systems株式会社 Network relay system and switch device
CN103490968B (en) * 2013-09-16 2017-02-15 杭州华三通信技术有限公司 Method and device for interconnecting across data centers in FCoE network
US9503523B2 (en) * 2013-09-20 2016-11-22 Cisco Technology, Inc. Hybrid fibre channel storage with end-to-end storage provisioning and external connectivity in a storage area network environment
CN104734930B (en) * 2013-12-19 2020-06-23 中兴通讯股份有限公司 Method and device for realizing access of Virtual Local Area Network (VLAN) to Variable Frequency (VF) network and Fiber Channel Frequency (FCF)

Also Published As

Publication number Publication date
CN106100960A (en) 2016-11-09

Similar Documents

Publication Publication Date Title
US11240065B2 (en) NSH encapsulation for traffic steering
US11374857B2 (en) Network device management method and apparatus, and system for indicating a network device to perform management operation
CN107547402B (en) Forwarding table generation method and device
EP3398077B1 (en) Method and system for automatically bypassing network proxies in the presence of interdependent traffic flows
WO2018120798A1 (en) Vxlan packet processing method, device and system
US9414136B2 (en) Methods and apparatus to route fibre channel frames using reduced forwarding state on an FCoE-to-FC gateway
CN106100960B (en) Method, device and system for Fabric intercommunication of cross-storage area network
CN105591768B (en) Fault detection method and device
KR20190094463A (en) DCN message processing methods, network devices, and network systems
CN104660508A (en) Message forwarding method and device
CN102694738B (en) Virtual private network (VPN) gateway and method for forwarding messages at VPN gateway
WO2006093299A1 (en) Tunneling device, tunnel frame sorting method used for the device, and its program
CN106688209B (en) Method and system for transmitting broadcast data
CN104683210A (en) Automatic tunnel establishing method and device
US10992539B2 (en) Methods and systems for neighbor-acknowledged graceful insertion/removal protocol
CN108512755B (en) Method and device for learning routing information
CN112671642A (en) Message forwarding method and device
CN107547340A (en) A kind of message forwarding method and device
CN112822097B (en) Message forwarding method, first network device and first device group
US9755970B2 (en) Information processing method, device and system
CN103490968A (en) Method and device for interconnecting across data centers in FCoE network
CN117811875A (en) Household intercommunication network access method and device
WO2018121443A1 (en) Message transmission method and device
CN103825831A (en) Packet transmitting method and switch
JP2017511532A (en) Method for configuring a software defined PCI Express (PCI-E) switch

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 310052 Binjiang District Changhe Road, Zhejiang, China, No. 466, No.

Applicant after: Xinhua three Technology Co., Ltd.

Address before: 310053 Hangzhou science and Technology Development Zone, Zhejiang high tech park, No. six and road, No. 310

Applicant before: Huasan Communication Technology Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant