WO2012066628A1 - データ配送方法、データ配送プログラム、および、データ配送装置 - Google Patents

データ配送方法、データ配送プログラム、および、データ配送装置 Download PDF

Info

Publication number
WO2012066628A1
WO2012066628A1 PCT/JP2010/070340 JP2010070340W WO2012066628A1 WO 2012066628 A1 WO2012066628 A1 WO 2012066628A1 JP 2010070340 W JP2010070340 W JP 2010070340W WO 2012066628 A1 WO2012066628 A1 WO 2012066628A1
Authority
WO
WIPO (PCT)
Prior art keywords
port
frame
time
data
predetermined
Prior art date
Application number
PCT/JP2010/070340
Other languages
English (en)
French (fr)
Inventor
さゆり 石川
小川 祐紀雄
匡通 坂田
俊彦 村上
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2010/070340 priority Critical patent/WO2012066628A1/ja
Publication of WO2012066628A1 publication Critical patent/WO2012066628A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/26Flow control; Congestion control using explicit feedback to the source, e.g. choke packets
    • H04L47/266Stopping or restarting the source, e.g. X-on or X-off

Definitions

  • the present invention relates to data delivery methods, data delivery programs, and techniques for data delivery devices.
  • TCP / IP Transmission Control Protocol / Internet Protocol
  • data frames may be reordered at an arrival node, for example, when arriving through different routes.
  • the arrival node receives the reordered data frames, it reorders those data frames in the correct order.
  • a fiber channel device such as a disk or disk array as an arrival node can not handle those data frames.
  • FCoE Fibre Channel over Ethernet
  • ANSI T11 Committee The American National Standards Institute T11 technical Committee
  • FCoE frames that is, fiber channel frames with Ethernet headers, to flow in Ethernet® fabric. It happens frequently. In this situation, if a change occurs in the order of FCoE frames flowing in the Ethernet fabric, a fiber channel device that can not handle the changed order data frame will receive the changed order FCoE frame group.
  • Patent Document 1 As a technique for preventing frame reordering, for example, there is a technique described in Patent Document 1. If it is attempted to avoid frame reordering by using the technique disclosed in Patent Document 1, frames to be transmitted will be kept waiting for a certain period of time when the frames flow on different routes.
  • the stop time for waiting for a frame to be transmitted is low by a simple multiplication such as “time that can be spent in one switch” ⁇ “maximum number of hops when traversing the network (number of switches)”. It only seeks with accurate stop times. Therefore, by using the low accuracy stop time, the following is concerned. -If the calculated stop time is excessively shorter than the actually required stop time, frames sent to a different route will arrive earlier than frames sent earlier, and the frame order We can not guarantee street delivery. -If the calculated outage time is excessively longer than the actually required outage time, although the reordering of the frames does not occur, the throughput of the entire network is reduced by the fact that the frame remains in the transmission buffer for a long time Resulting in.
  • the main object of the present invention is to solve the above-mentioned problems and to realize high-speed communication in order-guaranteed communication.
  • the present invention is a data delivery method by a switch for transferring a data frame received from a transmission source side to a destination side,
  • the switch has a port that is a connection port of a communication line with another device, a control unit, and a storage unit.
  • route identification data indicating the destination address of the data frame transferred via the port for each port, and congestion status management indicating the congestion status of the network to which the port is connected for each port Data is stored,
  • the control unit When the first PAUSE frame of PFC (Priority-based Flow Control) is received as data indicating the congestion status of the network, the interruption time included in the first PAUSE frame is read, and the reception port of the first PAUSE frame is read Corresponds to the interruption time, and writes it out in the congestion status management data, When the correspondence information between the predetermined port in the data for route specification and the predetermined destination address is changed, the transmission process of the data frame to be transmitted to the predetermined destination address via the predetermined port is stopped.
  • PFC Primary-based Flow Control
  • the pause time for the predetermined port is determined based on the reception time of the first PAUSE frame and the second PAUSE frame Calculated as the time until the reception time of When the second PAUSE frame relating to the predetermined port is received and the suspension time in the second PAUSE frame is not 0, the stop time relating to the predetermined port is determined from the reception time of the first PAUSE frame, the second PAUSE frame Calculated as the time to the time obtained by adding the interruption time included in the second PAUSE frame to the reception time, When the second PAUSE frame for the predetermined port is not received, the stop time for the predetermined port is calculated from the suspension time included in the first PAUSE frame, The transmission process of the data frame to the predetermined destination address of the predetermined port is resumed when the calculated stop time of the predetermined port has elapsed from the time of stopping the transmission process of the data frame. Do. Other means will be described later.
  • high-speed communication can be realized in order-guaranteed communication.
  • FIG. 2 is a block diagram showing a switch according to an embodiment of the present invention. It is explanatory drawing which shows the data format of the data frame concerning one Embodiment of this invention, and a stop instruction
  • Figure 4 is a flow chart illustrating a method of delivery of a frame according to an embodiment of the present invention. It is explanatory drawing which shows the calculation method of the stop time in (Calculation method 1) regarding one Embodiment of this invention.
  • FIG. 7 is a configuration diagram showing a network system in which a part of the function of a switch according to an embodiment of the present invention is aggregated (put on behalf of) a management server which is another device.
  • FIG. 9 is a block diagram illustrating the management server of FIG. 8 in accordance with an embodiment of the present invention. It is a block diagram which shows a network system when it divides and comprises the core network concerning one embodiment of the present invention, and an access network.
  • FIG. 1A is a block diagram showing an example of data transfer from the switch 2a via the switch 2c in a network system.
  • distribution server 1 and storage 5 storage 5a and storage 5b
  • switch 2 switch 2a, switch 2b and switch 2c
  • switch 2 switch 2a, switch 2b and switch 2c
  • data distribution device data distribution device
  • Each device (distribution server 1, storage 5, switch 2) of the network system is provided with one or more ports for connecting to other devices.
  • the switch 2a is connected to the switch 2c via the port P25, and connected to the switch 2b via the port P24.
  • the number of devices in the network system shown in FIG. 1A (total 6) and the number of connections between devices (total 6) are merely examples, and the present invention is not limited to this configuration, and various numbers of devices or A connection may be used.
  • FIG. 1B is a configuration diagram showing a path table 59 in the switch 2a of FIG. 1A.
  • the switch 2a searches the route table 59 for the destination MAC address of the frame received from the adjacent node (such as the distribution server 1), and when the corresponding record exists in the route table 59, to the output port of the corresponding route table 59. And forward the received frame.
  • the adjacent node such as the distribution server 1
  • the corresponding record does not exist in the route table 59
  • the correspondence information between the destination MAC address of the search key and the output port toward the destination MAC address is newly written in the route table 59 (MAC address learning processing) ) And forward the received frame to the written output port.
  • FIG. 2A is a configuration diagram showing an example of data transfer via the switch 2a ⁇ switch 2b ⁇ switch 2c in the network system.
  • switch 2a receives stop instruction frame 82 from switch 2c, it temporarily stops data transfer via switch 2b ⁇ switch 2c via port P24 to switch 2c via port P25.
  • the data frame 81 transmitted to the switch 2 b ⁇ the switch 2 c via the subsequent port P 24 is prevented from passing the data frame 81 to be transmitted.
  • FIG. 2B is a configuration diagram showing the path table 59 in the switch 2a of FIG. 2A. Compared with FIG. 1B, the output port of the destination MAC address “00-00-00-00-00-01” is changed from P25 which is congested to P24 which is a bypass.
  • FIG. 3 is a block diagram showing the switch 2. Not only the switch 2 but also devices (distribution server 1 and storage 5) of other network systems may have this configuration.
  • the switch 2 includes a control unit 10 and a communication unit 20.
  • Control unit 10 includes a memory 11 and a CPU 12.
  • an operating system (OS) 51 is activated to operate each processing unit and to manage data to be processed by each processing unit.
  • the CPU 12 reads a program stored in the memory 11 and executes various functions.
  • the programs and data described in the present embodiment may be stored in advance in the memory 11 or may be input from an external storage medium. Also, the function realized by the corresponding program may be realized by dedicated hardware.
  • the communication unit 20 has one or more network interfaces 21.
  • the network interface 21 is, for example, an interface conforming to the Ethernet (registered trademark) standard.
  • the network interface 21 includes one or more ports 22 (for example, ports P24 and P25 in FIG. 1) that accommodate lines (links) such as coaxial cables and optical fibers.
  • the port 22 is described in the output port row of the route table 59.
  • the memory 11 includes a frame transmission / reception unit 52, a route table management unit 53, a flow control management unit 54, a QoS status management unit 55, a route change monitoring unit 56, a frame control unit 57, and a stop time calculation unit 58.
  • the route table 59, the QoS status management table 60, and the stop time storage table 61 are stored.
  • the frame transmission / reception unit 52 transmits / receives the data frame 81 via the communication unit 20 (port 22).
  • the route table management unit 53 reads and writes records in the route table 59.
  • the flow control management unit 54 detects the degree of congestion of the network from the state of data communication in the frame transmission / reception unit 52.
  • the QoS status management unit 55 reads and writes records in the QoS status management table 60.
  • the route change monitoring unit 56 monitors the change of the route in the route table 59. Based on the stop time in the stop time storage table 61, the frame control unit 57 instructs the frame transmission / reception unit 52 to stop transmission of the frame or cancel the stop (transmission restart).
  • the stop time calculator 58 calculates the time for stopping transmission of the frame.
  • the route table 59 is a table used for data transfer of the frame transmission / reception unit 52, and is used to specify the port 22 to be output from the destination address.
  • the QoS status management table 60 is a table for registering the congestion degree of the network.
  • the stop time storage table 61 stores the calculation results of the stop time calculation unit 58.
  • FIG. 4 is an explanatory view showing a data format of a data frame 81 and a stop instruction frame 82 as frames to be transmitted and received by the frame transmission / reception unit 52.
  • a data format of a data frame 81 and a stop instruction frame 82 as frames to be transmitted and received by the frame transmission / reception unit 52.
  • an Ethernet (registered trademark) frame in the IEEE 802.1Q format will be described as an example.
  • the layers of the OSI reference model that implement the following processes are applicable not only to Ethernet frames in the data link layer, but also to other layers such as the network layer and transport layer.
  • the data frame 81 includes, in order from the top, a destination address, a transmission source address, a TPID (Tag Protocol Identifier) that is "0x8100" in the case of Ethernet, a TCI (Tag Control Information), a type, data, and a frame. It consists of FCS (Frame Check Sequence) for detecting an error.
  • the destination address and the source address are each a MAC address.
  • TPID and TCI are VLAN tag headers
  • TCI is a priority of CoS (Class of Service) representing 8 levels of priority
  • CFI Canonical Format Indicator
  • the flow control management unit 54 executes control related to QoS (Quality of Service).
  • the flow control management unit 54 executes, for example, flow control based on PFC (Priority-based Flow Control), which is a standard for relieving Ethernet frame congestion, in the data link layer.
  • PFC is standardized by DCB (Data Center Bridging) as a standard of IEEE802.1Qbb.
  • the flow control management unit 54 executes flow control based on CN (Congestion Notification).
  • CN is standardized by DCB as a standard of IEEE802.1Qau.
  • IEEE802.1 in Ethernet networks using FCoE, DCB is being standardized as a function to extend the flow control that is insufficient for conventional Ethernet.
  • the flow control management unit 54 receives a plurality of frames within a predetermined time, and can not secure a buffer necessary for the process of passing the received frame to the output port, with respect to the adjacent node that is the sender of the received frame. Then, the stop instruction frame 82 storing the suspension time for suspending the transmission of the frame is transmitted. That is, the flow control management unit 54 prepares a buffer for each of the priority numbers in the range of 0 to 7 stored in the priority (3 bits) of the data frame 81, and the amount of frames in each buffer is a fixed threshold. If the value is exceeded, a stop indication frame 82 representing the corresponding priority is transmitted.
  • the stop instruction frame 82 (PAUSE frame defined by the PFC) is a frame transmitted when traffic is congested.
  • the meaning of each parameter in the stop instruction frame 82 and the calculation method thereof are described, for example, in the document “Rich Seifert,“ LAN switching thorough commentary ”, Nikkei BP, August 2001, pages 320 to 323”. It is done.
  • the stop instruction frame 82 includes, in order from the top, a destination address (fixed reservation value “01-80-C2-00-00-01” of the stop instruction frame 82), a transmission source address, and a type (“0x8808” indicating Ethernet), It consists of an operation code ("0x0001"), CEV (Class-Enable Vector), interruption time, padding, and FCS (Frame Check Sequence).
  • the destination address and the source address are each a MAC address.
  • transmission of a frame is stopped, that is, information representing the priority number of a frame in which the amount of frames in the buffer exceeds a certain threshold is stored.
  • This time is specified as 512 bit time as one unit. That is, the switch that has received the stop instruction frame 82 stops frame transmission for a time period obtained by multiplying the numerical value stored in the interruption time by the 512 bit time at the currently used data rate. For example, when the data rate is 1 Gbps, the time is 0 to 33.6 ms. When the value stored in the interruption time of the stop instruction frame 82 is “0”, it is a signal to cancel the interruption of frame transmission.
  • the upper table of Table 1 shows an example of the QoS status management table 60.
  • the cell value ":” in the table is the same as the other parts, so the description of the cell value is omitted, and the character string ":" is actually recorded. is not.
  • the QoS status management table 60 PAUSE time in the stop instruction frame 82 of the class based on the reception port identifier of the stop instruction frame 82, the priority number based on the information of CEV of the stop instruction frame 82, and the priority number. And the reception time of the stop instruction frame 82 are recorded. For example, in the first row of the QoS status management table 60, in the stop instruction frame 82 received at the reception time "65.000" via the port identifier "25", the priority number designated by the CEV in the stop instruction frame 82. It is described that the value derived from the interruption time in the stop instruction frame 82 corresponding to "0" is "300 (microseconds)". The unit of interruption time or reception time does not necessarily have to be in microseconds. For example, the pause time may be the value stored in stop instruction frame 82 or may be other than microseconds. It may be a numerical value represented by.
  • the number of rows included in the priority number sequence of the QoS status management table 60 is a finite number, it can be changed and is not determined.
  • the information in the PAUSE time column and reception time column of the QoS status management table 60 is an implementation that overwrites the old information when the fixed time passes and the value is filled up to the end of the finite number of rows. It is also good.
  • the lower table of Table 1 is the stop time storage table 61.
  • the stop time storage table 61 records a port identifier, a priority number, and a stop time.
  • information related to the port of the route notified via the route change monitoring unit 56 is recorded. For example, in the first line, when transmitting a frame with a priority number "0" via the port identifier "P25", the frame transmission / reception unit 52 stops for a stop time "86.992 ( ⁇ sec)" And send that frame.
  • FIG. 5 is a flowchart showing a frame delivery method.
  • the frame transmission / reception unit 52 of the switch 2a transmits the frame of the destination MAC address “00-00-00-00-00-01” to the switch 2c via the port P25.
  • the frame transmission / reception unit 52 of the switch 2c transfers the frame received in S11 to the storage 5a.
  • the frame transmission / reception unit 52 of the switch 2c transmits, to the switch 2a, a stop instruction frame 82 for notifying that effect.
  • the QoS status management unit 55 of the switch 2a records the content of the stop instruction frame 82 received from S13 in the QoS status management table 60 (for details, the description of Table 1 above).
  • the frame transmission / reception unit 52 of the switch 2b notifies the switch 2a that the communication line between the switch 2b and the switch 2a has become available by changing the switch 2b or the like as a path change.
  • the switch 2a receives this notification via the port P24 which is an interface of the line with the switch 2b.
  • the route table management unit 53 of the switch 2a recognizes that there are two routes to the switch 2c.
  • the first path is “switch 2a ⁇ switch 2c” but it is congested (see also FIG. 1A).
  • the second path is “switch 2a ⁇ switch 2b ⁇ switch 2c” and is not busy (see also FIG. 2A). Therefore, the routing table management unit 53 of the switch 2a distributes the destination MAC address “00-00-00-00-00-01” to the output port P24, and the destination MAC address “00-00-00-00-00-02 Is distributed to the output port P25 to distribute the load (see also FIG. 2B).
  • the path change monitoring unit 56 of the switch 2a detects that the information of the path table 59 reflecting the notification of S15 has been updated. Note that instead of detecting the update of the route table 59, processing may be performed to detect link-up or link-down of the port 22. Then, the path change monitoring unit 56 notifies the frame control unit 57 and the stop time calculation unit 58 of the state (including the port identifier) in which the path table 59 has been updated.
  • the frame control unit 57 of the switch 2a instructs the frame transmission / reception unit 52 to stop transmission of a frame scheduled to be transmitted from the notified port identifier in response to the notification from the path change monitoring unit 56 in S16. (The indicated time is the stop start time). Then, the frame control unit 57 waits until the notification from the stop time calculation unit 58 is received.
  • the stop time calculation unit 58 of the switch 2a receives the notification from the path change monitoring unit 56 in S16, reads the record corresponding to the notified port identifier in the QoS status management table 60, and reads the record read.
  • the stop time for the notified port identifier is calculated based on the pause time and the reception time, and the result is stored in the stop time storage table 61. Furthermore, among the records read in the QoS status management table 60, by excluding information that is the reception time that is older than the current time by a predetermined time or more from reading targets, it is avoided to calculate the stop time using the old information. You may do it.
  • the frame control unit 57 of the switch 2a instructs the frame transmission / reception unit 52 to start transmission (resumption) of the frame.
  • the frame transmission / reception unit 52 sets the second route “switch 2a ⁇ switch as a route of the destination MAC address“ 00-00-00-00-00-01 ”.
  • 2b ⁇ switch 2c is selected.
  • the frame transmission / reception unit 52 of the switch 2a transmits the data frame 81 of the destination MAC address "00-00-00-00-00-01" to the switch 2b via the port P24.
  • the frame transmission / reception unit 52 of the switch 2b transfers the data frame 81 of the destination MAC address "00-00-00-00-00-01" to the switch 2c.
  • the frame transmission / reception unit 52 of the switch 2c transfers the frame received in S32 to the storage 5a.
  • the update trigger of the route table detected in S16 is the increase (newly established) of the switch 2b in S15.
  • the update of the path table detected in S16 can be triggered.
  • the stop time calculation unit 58 adopts the stop time calculated by at least one of the following three calculation methods as the stop time of S22.
  • waiting time becomes shorter than necessary by adopting the longest calculation time among the calculation times as the stop time of S22. Even if a calculation result that is inaccurate occurs, another waiting time can be adopted, so that it is possible to suppress frame switching.
  • (Calculation method 1) A method using the interruption time notified by the PFC.
  • the switch 2a can grasp the congestion status of the adjacent node (switch 2c) in the PFC.
  • (Calculation method 2) A method using the degree of congestion notified by CN.
  • the CN can grasp the congestion status from the congestion occurrence point (switch 2c) to the point (delivery server 1) from which the frame is sent out.
  • the arrival time to the end node of the frame to be transmitted can be predicted, and the stop time for stopping the frame to be transmitted later can be calculated.
  • (Calculation method 3) A method of measuring the delay time between the switch 2a and the other switch 2c and using the measurement result.
  • FIG. 6 is an explanatory view showing a calculation method of the stop time in (Calculation method 1).
  • (Calculation method 1) is divided into any of FIG. 6 (a), FIG. 6 (b) and FIG. 6 (c) according to the reception status of the stop instruction frame 82.
  • FIG. 6A shows the case of the normal end of the pause period.
  • the switch 2c detects congestion alleviation at the time of the stop end time “t2" (or within a predetermined time from that time) which is reception time "t1" + stop time “T”, but the stop already transmitted to the switch 2a Since the scheduled stop time T specified in the instruction frame 82 is as scheduled, frame transmission of the switch 2 a is resumed at the stop end time “t2” without transmitting the stop instruction frame 82 for releasing the stop.
  • FIG. 6 (b) shows the case of the cancellation of the pause period. It is the same as that of FIG. 6A up to the point where the switch 2c transmits the stop instruction frame 82 for the stop time "T".
  • the switch 2c detects congestion alleviation without waiting for the stop time "T”
  • the switch 2c transmits to the switch 2a the stop instruction frame 82 (including the stop time "0") for releasing the stop.
  • the switch 2a receives the stop instruction frame 82 including the stop time "0" at the reception time "t3”
  • the switch 2a resumes frame transmission.
  • FIG. 6C shows the case of extension of the pause period. It is the same as that of FIG. 6A up to the point where the switch 2c transmits the stop instruction frame 82 for the stop time "T".
  • the switch 2a switches the stop instruction frame 82 (including the stop time "T2") for extending the stop to the switch 2a.
  • the number of transmissions of the stop instruction frame 82 for extending the received stop is not limited to one, and may be extended a plurality of times.
  • the CN used in (Calculation method 2) is a technology in which the switch 2 stores congestion occurrence status (queue congestion status at a certain moment) in a notification frame and notifies the end node of the notification frame. is there.
  • the end node is, for example, the distribution server 1 that is the transmission source of the data frame 81 that is the cause of congestion, and the transmission source of the notification frame and the transmission destination of the notification frame are adjacent or not adjacent to each other. Allow both.
  • the flow control management unit 54 of each switch 2 confirms the congestion status of the queue at that time every predetermined time, stores the value of the congestion status of the queue in the notification frame, and transmits it to the transmission source of the frame.
  • the value stored in the notification frame of CN is the size of the queue at the time of transmitting the notification frame, that is, the congestion degree of the queue at that time.
  • the value of the degree of congestion of the queue is a negative value, and the value decreases as the congestion increases.
  • the value of the queue congestion degree is 0 or a positive value, and the value increases as the congestion is alleviated.
  • the content notified in S13 of FIG. 5 is replaced with the value stored in the notification frame of CN from the interruption time (see FIG. 4) of the stop instruction frame 82 (PAUSE frame).
  • the QoS status management unit 55 stores the congestion degree described in the notification frame, the identifier of the receiving port that has received the notification frame, and the time at which the notification frame is received in the QoS status management table 60 in association.
  • the flow control management unit 54 of the switch 2 transmits the notification frame to the destination (end node) stored in the notification frame, so the notification frame is propagated to the node according to the route table 59.
  • Table 2 is a table showing the QoS status management table 60 and the stop time storage table 61 in (Calculation method 2).
  • the QoS status management table 60 in Table 2 associates the congestion degree with the reception time for each port identifier.
  • the possible values (F1 to F3,%) Of the congestion degree are not determined as specific values, but are standardized values indicating the congestion state. Further, since the reception time is a value depending on the interval of time for taking out the value from the notification frame, the interval is not determined as a specific value, and can be variable.
  • the stop time storage table 61 of Table 2 a stop time for stopping transmission of a frame is recorded for each identifier of a port that has received a notification frame.
  • FIG. 7 is a graph showing an example of a function for obtaining the stop time in the stop time storage table 61 of Table 2.
  • the horizontal axis (X axis) of the graph indicates the congestion degree in the QoS status management table 60
  • the vertical axis (Y axis) of the graph indicates the stop time (waiting time) in the stop time storage table 61.
  • the variables ⁇ and ⁇ are predetermined values determined in advance, and can be changed by the user or the like.
  • FIG. 8 is a configuration diagram showing an example in which a part of the function of the switch 2 is integrated (alternatively) to the management server 9 which is another apparatus, as a modified example of the network system of FIG.
  • the management server 9 is connected to each device of the network system (broken line in FIG. 8).
  • the switch 2a performs the calculation process of the stop time by the stop time calculation unit 58 based on the stop instruction frame 82 in FIG. 2A
  • the management server 9 substitutes in FIG. Therefore, the management server 9 receives, from the switch 2a, the stop instruction frame 82 (or the QoS information read from the stop instruction frame 82) necessary for the calculation process of the stop time.
  • FIG. 9 is a block diagram showing the management server 9 of FIG. Compared to the switch 2 of FIG. 3, it has a part of the functions of the switch 2 (frame transmission / reception unit 52, QoS status management unit 55, QoS status management table 60, stop time calculation unit 58, stop time storage table 61). ing.
  • the information on the memory 11 of the management server 9 may be in a storage device built in the management server 9 or connected externally, and the administrator via the user interface of the management server 9 You may be able to view it.
  • the administrator can easily grasp the congestion status of the network through the management server 9.
  • the processing of the network system using the management server 9 will be described with reference to FIG. 5 as appropriate.
  • the management server 9 instead of the QoS status management unit 55 of the switch 2a registering in the QoS status management table 60 of its own device, the management server 9 from the QoS status management unit 55 of the switch 2a.
  • the QoS status management unit 55 is notified of the QoS information read from the stop instruction frame 82, and the QoS status management unit 55 of the management server 9 registers it in the QoS status management table 60 of its own device.
  • the stop time calculation unit 58 of the management server 9 reads information indicating the degree of congestion from the QoS status management table 60 of the own device, and calculates the stop time based on the information. Then, the stop time calculation unit 58 of the management server 9 embeds the calculated value of the stop time in the frame and notifies the frame control unit 57 of the switch 2a. In the process of waiting for the lapse of the stop time (S23), the frame control unit 57 of the switch 2a stops the frame transmission for the stop time notified from the management server 9 in S22.
  • FIG. 10 is a block diagram showing a network system when the switch 2 is divided into a core network and an access network.
  • any switch 2 of the core network and any switch 2 of the access network are directly connected.
  • the switch 2 of the core network does not accommodate the distribution server 1 and the storage 5, and the switch 2 of the access network accommodates the distribution server 1 and the storage 5.
  • the frame communication between the devices reaches the switch 2 of the access network on the reception side from the switch 2 of the access network on the transmission side via the switch 2 of the core network.
  • Efficient frame transmission can be realized by distributing the load throughout the network using all of these four routes. In order to do so, it is necessary that the frame order transmitted from the distribution server 1a and the frame order received by the storage 5b be consistent (no permutation occurs), regardless of which of these four routes passes through. .
  • the stop time calculation unit 58 calculates the stop time of the highly accurate frame reflecting the current congestion situation by (Calculation method 1) to (Calculation method 3), the frame order It is possible to suppress the switching and to prevent the frame from waiting excessively. That is, it is possible to realize frame transmission control of the frame control unit 57 by an accurate frame stop time.
  • the stop time calculation unit 58 calculates the stop time of the frame with high accuracy by using the congestion degree with the large fluctuation, so that the reliability of the frame (the frame It is possible to achieve both reordering suppression and high efficiency (suppression of throughput reduction due to overwaiting).

Landscapes

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

Abstract

 スイッチ2aの制御部10は、経路テーブル59内の所定ポート22と所定宛先アドレスとの対応情報に変更がなされたときには、所定ポート22を介して所定宛先アドレスへ送信するデータフレーム81の送信処理を停止し、所定ポート22に関するQoS状況管理テーブル60の混雑度を記憶手段から読み取り、混雑度が高くなるほど停止時間を長くする所定関数に対して、読み取った混雑度を入力することにより、混雑度に対応する停止時間を計算し、その停止時間が経過したときに、所定ポート22に関する所定宛先アドレスへのデータフレーム81の送信処理を再開する。

Description

データ配送方法、データ配送プログラム、および、データ配送装置
 本発明は、データ配送方法、データ配送プログラム、および、データ配送装置の技術に関する。
 従来のネットワークの多くは、データフレームの順序が入れ替わった配送を許している。TCP/IP(Transmission Control Protocol/Internet Protocol)のネットワークにおいては、データフレームは、例えば、異なる経路を通過して到着する場合、到着ノードにて順序入れ替えが起きる場合がある。到着ノードは、順序が入れ替わったデータフレーム群を受け取った際、それらのデータフレームを正しい順序通りに並び変える。
 しかしながら、主にストレージを接続するファイバーチャネルのネットワークにおいては、データフレームが順序通りに到着することを前提としてプロトコルやシステムが構成されている。そのため、到着ノードとなるディスクやディスクアレー等のファイバーチャネル装置は、順序が入れ替わったデータフレーム群を受け取った際、それらのデータフレームを取り扱うことができない。
 ANSI T11 委員会(The American National Standards Institute T11 technical Committee)におけるFCoE(Fibre Channel over Ethernet)の標準化によって、イーサネット(登録商標)ファブリックにFCoEフレーム、つまり、イーサネットヘッダーを付けたファイバチャネルフレームが流れる状況が多発する。
 この状況において、イーサネットファブリックに流れるFCoEフレームの順序に入れ替えが生じた場合、順序が入れ替わったデータフレームを取り扱うことができないファイバーチャネル装置が、順序が入れ替わったFCoEフレーム群を受け取ることになる。
 フレームの順序入れ替えを防ぐ技術としては、例えば、特許文献1に記載されている技術がある。特許文献1に開示された技術を用い、フレームの順序入れ替えを回避しようとすると、フレームがそれまでとは異なる経路を流れる契機で、送信するフレームを一定時間待機させておくことになる。
特表2005-522147号公報
 しかし、特許文献1では、送信するフレームを待機させるための停止時間を、「1つのスイッチにおいて費やし得る時間」×「ネットワークを横断するときの最大ホップ数(スイッチ数)」という単純なかけ算による低精度な停止時間でしか求めていない。よって、低精度な停止時間を用いることにより、以下が懸念される。
 ・計算した停止時間が、実際に要する停止時間よりも過度に短い場合には、先に送信したフレームよりも、後から異なる経路へ送信したフレームの方が、早く到着してしまい、フレームの順序通りの配信を保証することができない。
 ・計算した停止時間が、実際に要する停止時間よりも過度に長い場合には、前記のフレームの順序逆転は発生しないものの、送信バッファを長時間フレームが滞在することにより、ネットワーク全体のスループットが低下してしまう。
 そこで、本発明は、前記した問題を解決し、順序保証通信において高速通信を実現することを、主な目的とする。
 前記課題を解決するために、本発明は、送信元側から受信したデータフレームを宛先側へと転送するスイッチによるデータ配送方法であって、
 前記スイッチが、他装置との通信回線の接続口であるポートと、制御部と、記憶手段とを有し、
 前記記憶手段には、前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されており、
 前記制御部が、
 ネットワークの混雑状況を示すデータとして、PFC(Priority-based Flow Control)の第1PAUSEフレームを受信すると、その第1PAUSEフレームに含まれる中断時間を読み取って、前記第1PAUSEフレームの受信前記ポートと、読み取った中断時間とを対応づけて前記混雑状況管理データに書き出し、
 前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
 前記所定ポートに関するPFCの第2PAUSEフレームを受信し、かつ、前記第2PAUSEフレーム内の中断時間が0であるときには、前記所定ポートに関する前記停止時間を、前記第1PAUSEフレームの受信時刻から前記第2PAUSEフレームの受信時刻までの時間として計算し、
 前記所定ポートに関する前記第2PAUSEフレームを受信し、かつ、前記第2PAUSEフレーム内の中断時間が0でないときには、前記所定ポートに関する前記停止時間を、前記第1PAUSEフレームの受信時刻から、前記第2PAUSEフレームの受信時刻に前記第2PAUSEフレームに含まれる中断時間を加算した時刻までの時間として計算し、
 前記所定ポートに関する前記第2PAUSEフレームを受信しなかったときには、前記所定ポートに関する停止時間を、前記第1PAUSEフレームに含まれる中断時間から計算し、
 前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開することを特徴とする。
 その他の手段は、後記する。
 本発明によれば、順序保証通信において高速通信を実現することができる。
本発明の一実施形態に関する渋滞発生前のネットワークシステムを示す構成図である。 本発明の一実施形態に関する渋滞発生後のネットワークシステムを示す構成図である。 本発明の一実施形態に関するスイッチを示す構成図である。 本発明の一実施形態に関するデータフレームと、停止指示フレームとのデータフォーマットを示す説明図である。 本発明の一実施形態に関するフレームの配送方法を示すフローチャートである。 本発明の一実施形態に関する(計算方法1)における停止時間の計算方法を示す説明図である。 本発明の一実施形態に関する(計算方法2)における停止時間を求める関数の一例を示すグラフである。 本発明の一実施形態に関するスイッチの機能の一部を、別装置である管理サーバへと集約(代行)したネットワークシステムを示す構成図である。 本発明の一実施形態に関する図8の管理サーバを示す構成図である。 本発明の一実施形態に関するコア網とアクセス網とに分けて構成するときのネットワークシステムを示す構成図である。
 以下、本発明の一実施形態を、図面を参照して詳細に説明する。
 図1(a)は、ネットワークシステムにおいて、スイッチ2aからスイッチ2c経由でのデータ転送を行う一例を示す構成図である。ネットワークシステムは、配信サーバ1とストレージ5(ストレージ5aとストレージ5b)が、ネットワーク中継装置(データ配送装置)であるスイッチ2(スイッチ2aとスイッチ2bとスイッチ2c)を介して接続されている。
 データフレーム81は、配信サーバ1から送信されると、スイッチ2a→スイッチ2c→ストレージ5aの順に転送され、ストレージ5a内の記憶手段に書き込まれる。
 ネットワークシステムの各装置(配信サーバ1、ストレージ5、スイッチ2)は、それぞれ他装置と接続するためのポートを1つ以上備えている。例えば、スイッチ2aは、ポートP25を介してスイッチ2cと接続され、ポートP24を介してスイッチ2bと接続されている。
 なお、図1(a)のネットワークシステムの装置構成数(合計6台)や装置間の接続数(合計6本)は、あくまで一例であり、この構成に限定されず、様々な数の装置や接続を用いてもよい。
 図1(b)は、図1(a)のスイッチ2a内の経路テーブル59を示す構成図である。経路テーブル59には、宛先MACアドレスと、出力ポートを示す識別子の対応が記録されている。
 スイッチ2aは、隣接ノード(配信サーバ1など)から受け取ったフレームの宛先MACアドレスを経路テーブル59から検索し、該当するレコードが経路テーブル59に存在するときには、その該当する経路テーブル59の出力ポートへと、受け取ったフレームを転送する。
 一方、該当するレコードが経路テーブル59に存在しないときには、検索キーの宛先MACアドレスと、その宛先MACアドレスへ向かう出力ポートとの対応情報を、新たに経路テーブル59へと書き出す(MACアドレスの学習処理)とともに、書き出した出力ポートへと、受け取ったフレームを転送する。
 ここで、図1(b)の経路テーブル59では、宛先MACアドレス「00-00-00-00-00-01」をはじめ、多くの宛先MACアドレスが出力ポート「P25」経由で転送されるため、その出力ポート「P25」の接続先であるスイッチ2cとの間の回線に混雑が発生する(図1(a)参照)。
 図2(a)は、ネットワークシステムにおいて、スイッチ2a→スイッチ2b→スイッチ2c経由でのデータ転送を行う一例を示す構成図である。
 スイッチ2aは、スイッチ2cからの停止指示フレーム82を受信すると、ポートP24を介してスイッチ2b→スイッチ2c経由でのデータ転送を一時的に停止することで、先行するポートP25を介してスイッチ2cへ送信されるデータフレーム81を、後続のポートP24を介してスイッチ2b→スイッチ2cへ送信されるデータフレーム81が追い越すことを防止する。
 図2(b)は、図2(a)のスイッチ2a内の経路テーブル59を示す構成図である。図1(b)と比較すると、宛先MACアドレス「00-00-00-00-00-01」の出力ポートが、混雑中であるP25から迂回路であるP24へと変更されている。
 図3は、スイッチ2を示す構成図である。なお、本構成をスイッチ2だけでなく、他のネットワークシステムの装置(配信サーバ1、ストレージ5)が有していてもよい。
 スイッチ2は、制御部10と通信部20とを備える。制御部10は、メモリ11とCPU12とを含む。メモリ11内には、各処理部を動作させるとともに、各処理部の処理対象のデータを管理するためのOS(Operating System)51が起動している。
 CPU12は、メモリ11に格納されているプログラムを読み込み、種々の機能を実行する。本実施例で説明するプログラムやデータは、あらかじめメモリ11に格納しておいてもよいし、外部記憶媒体から入力してもよい。また、該当プログラムにより実現される機能を、専用のハードウェアにより実現してもよい。
 通信部20は、1つ以上のネットワークインターフェース21を有する。ネットワークインターフェース21は、例えば、イーサネット(登録商標)規格に準拠したインターフェースである。ネットワークインターフェース21は、同軸ケーブルや光ファイバなどの回線(リンク)を収容する1つ以上のポート22(例えば、図1のポートP24,P25)を備えている。ポート22は、経路テーブル59の出力ポート列に記載されているものである。
 メモリ11には、フレーム送受信部52と、経路テーブル管理部53と、フロー制御管理部54と、QoS状況管理部55と、経路変更監視部56と、フレーム制御部57と、停止時間計算部58と、経路テーブル59と、QoS状況管理テーブル60と、停止時間格納テーブル61とが格納されている。
 以下、各処理部および各データの概要を説明する。これらの構成要素の詳細は、後記する。
 フレーム送受信部52は、通信部20(ポート22)を介してデータフレーム81の送受信を行う。
 経路テーブル管理部53は、経路テーブル59内のレコードの読み書きを行う。
 フロー制御管理部54は、フレーム送受信部52でのデータ通信の状況から、ネットワークの混雑度合いを検知する。
 QoS状況管理部55は、QoS状況管理テーブル60内のレコードの読み書きを行う。
 経路変更監視部56は、経路テーブル59内の経路の変更を監視する。
 フレーム制御部57は、停止時間格納テーブル61内の停止時間をもとに、フレーム送受信部52に対して、フレームの送信停止やその停止解除(送信再開)を指示する。
 停止時間計算部58は、QoS状況管理テーブル60内のネットワークの混雑度合いをもとに、フレームの送信を停止する時間を計算する。
 経路テーブル59は、フレーム送受信部52のデータ転送に使用されるテーブルであり、宛先アドレスから出力するポート22を特定するために使用される。
 QoS状況管理テーブル60は、ネットワークの混雑度合いを登録するためのテーブルである。
 停止時間格納テーブル61は、停止時間計算部58の計算結果を格納する。
 図4は、フレーム送受信部52が送受信する対象であるフレームとして、データフレーム81と、停止指示フレーム82とのデータフォーマットを示す説明図である。以下、フレームの一例として、IEEE802.1Q形式のイーサネット(登録商標)フレームを例に説明する。一方、以下の各処理を実現するOSI参照モデルのレイヤは、データリンク層のイーサネットフレームだけでなく、ネットワーク層やトランスポート層をはじめとした他の層にも適応可能である。
 データフレーム81は、先頭から順に、宛先アドレスと、送信元アドレスと、イーサネットの場合「0x8100」であるTPID(Tag Protocol Identifier)と、TCI(Tag Control Information)と、タイプと、データと、フレームのエラーを検出するためのFCS(Frame Check Sequence)とから構成される。宛先アドレスおよび送信元アドレスは、それぞれMACアドレスである。
 なお、TPIDおよびTCIは、VLANタグヘッダであり、TCIは、8段階の優先順位を表すCoS(Class of Service)であるプライオリティと、標準フォーマットがイーサネットであることを示すCFI(Canonical Format Indicator)と、VLAN(Virtual LAN)の識別子であるVLAN IDとを格納する。
 フロー制御管理部54は、QoS(Quality of Service)に関する制御を実行する。フロー制御管理部54は、例えば、データリンク層において、イーサネットフレームの輻輳を緩和する規格であるPFC(Priority-based Flow Control)をもとに、フロー制御を実行する。
 なお、PFCは、IEEE802.1Qbbの規格として、DCB(Data Center Bridging)で標準化されている。
 または、フロー制御管理部54は、CN(Congestion Notification)をもとに、フロー制御を実行する。CNは、IEEE802.1Qauの規格として、DCBで標準化されている。
 IEEE802.1では、FCoEを利用するイーサネットネットワークにおいて、従来のイーサネットでは不十分なフロー制御を拡張する機能として、DCBの標準化を進めている。
 フロー制御管理部54は、一定時間以内に複数のフレームを受信し、受信したフレームを出力ポートへ渡す処理に必要なバッファを確保できなかった場合、受信したフレームの送り元である隣接ノードに対して、フレームの送信を一時停止させる中断時間を格納した停止指示フレーム82を送信する。つまり、フロー制御管理部54は、データフレーム81のプライオリティ(3bit)に格納されている0から7までの範囲のプライオリティ番号ごとにバッファを用意し、それぞれのバッファのフレームの量が一定のしきい値を超えた場合、該当するプライオリティを表す停止指示フレーム82を送信する。
 停止指示フレーム82(PFCで規定されるPAUSEフレーム)は、トラヒックが混雑してきた場合に送信されるフレームである。この停止指示フレーム82内の各パラメータの意味やそれぞれの計算方法については、例えば、文献「Rich Seifert著,“LANスイッチング徹底解説”,日経BP社,2001年8月,320~323ページ」に記載されている。
 停止指示フレーム82は、先頭から順に、宛先アドレス(停止指示フレーム82の固定予約値「01-80-C2-00-00-01」)、送信元アドレス、タイプ(イーサネットを示す「0x8808」)、操作コード(「0x0001」)、CEV(Class-Enable Vector)、中断時間、パディング、FCS(Frame Check Sequence)とから構成される。宛先アドレスおよび送信元アドレスは、それぞれMACアドレスである。
 CEVには、フレームの送信を停止させる、つまり、バッファのフレームの量が一定のしきい値を超えているフレームのプライオリティ番号を表す情報が格納される。
 中断時間には、0から65535までの間の、フレームの送信を停止するように要求する時間の長さがプライオリティ番号(=Class)ごとに格納される。この時間は、512ビット時間を1単位として指定される。つまり、停止指示フレーム82を受信したスイッチは、中断時間に格納されている数値に、現在使用しているデータレートでの512ビット時間を乗じた時間だけ、フレーム送信を停止させる。例えば、1Gbpsのデータレートであった場合、時間は、0から33.6msとなる。
 なお、停止指示フレーム82の中断時間に格納される値が「0」であった場合は、フレーム送信の中断を解除する合図である。
Figure JPOXMLDOC01-appb-T000001
 表1の上の表は、QoS状況管理テーブル60の一例を示す。なお、本明細書において表のセル値「:」は、他部分と同様の内容であるため、にセル値の記載を省略したものであり、実際に「:」という文字列が記録されるわけではない。
 QoS状況管理テーブル60には、停止指示フレーム82の受信ポート識別子と、停止指示フレーム82のCEVの情報に基づくプライオリティ番号と、そのプライオリティ番号に基づくクラスの停止指示フレーム82内の中断(PAUSE)時間と、停止指示フレーム82の受信時刻とが記録されている。
 例えば、QoS状況管理テーブル60の1行目には、ポート識別子「25」を介して受信時刻「65.000」に受信した停止指示フレーム82において、その停止指示フレーム82内のCEVで指定されるプライオリティ番号「0」に対応する停止指示フレーム82内の中断時間から導き出される値が「300(マイクロ秒)」である旨が記載されている。
 なお、中断時間や受信時刻の単位は、必ずしもマイクロ秒単位である必要はなく、例えば、PAUSE時間は停止指示フレーム82に格納されている数値のままであってもよいし、マイクロ秒以外の単位で表す数値であってもよい。
 また、QoS状況管理テーブル60のプライオリティ番号列が有する行数は、有限数であるが、変更可能であり、決定しているものではない。
 なお、QoS状況管理テーブル60のPAUSE時間列と受信時刻列の情報は、一定時間を経過し、有限数である行の最後まで値が埋まってしまった場合、古い情報から上書きするような実装としてもよい。
 表1の下の表は、停止時間格納テーブル61である。停止時間格納テーブル61は、ポート識別子と、プライオリティ番号と、停止時間とを記録する。停止時間格納テーブル61には、経路変更監視部56を介して通知された経路のポートに関する情報が記録される。
 例えば、1行目には、フレーム送受信部52は、ポート識別子「P25」を介して、プライオリティ番号「0」のフレームを送信するときには、停止時間「86.992(μ秒)」だけ停止してから、そのフレームを送信する。
 図5は、フレームの配送方法を示すフローチャートである。
 S11において、スイッチ2aのフレーム送受信部52は、ポートP25を介して、宛先MACアドレス「00-00-00-00-00-01」のフレームをスイッチ2cに送信する。
 S12において、スイッチ2cのフレーム送受信部52は、S11で受信したフレームをストレージ5aに転送する。
 S13において、スイッチ2cのフレーム送受信部52は、スイッチ2aとの間の回線上で流れるトラヒックにおいて混雑を検知すると、その旨を知らせるための停止指示フレーム82を、スイッチ2aへと送信する。
 S14において、スイッチ2aのQoS状況管理部55は、S13から受信した停止指示フレーム82の内容を、QoS状況管理テーブル60に記録する(詳細は、前記表1の説明)。
 S15において、スイッチ2bのフレーム送受信部52は、スイッチ2bの新設などにより、スイッチ2b-スイッチ2a間の通信回線が使用可能になったことを、経路変更としてスイッチ2aに通知する。ここで、スイッチ2aは、スイッチ2bとの回線のインタフェースであるポートP24を介して、この通知を受信する。
 S15の通知により、スイッチ2aの経路テーブル管理部53は、スイッチ2cへの経路が2つ存在することを把握する。1つめの経路は、「スイッチ2a→スイッチ2c」であるが、混雑中である(図1(a)も参照)。2つめの経路は、「スイッチ2a→スイッチ2b→スイッチ2c」であり、混雑中ではない(図2(a)も参照)。
 そこで、スイッチ2aの経路テーブル管理部53は、宛先MACアドレス「00-00-00-00-00-01」を出力ポートP24に振り分け、宛先MACアドレス「00-00-00-00-00-02」を出力ポートP25に振り分けるように経路テーブル59を更新することで、負荷分散をする(図2(b)も参照)。
 S16において、スイッチ2aの経路変更監視部56は、S15の通知を反映した経路テーブル59の情報が更新されたことを検知する。なお、経路テーブル59の更新を検知する代わりに、ポート22のリンクアップもしくはリンクダウンを検知する処理であってもよい。そして、経路変更監視部56は、フレーム制御部57および停止時間計算部58に対して、経路テーブル59が更新された状況(ポート識別子を含む)を通知する。
 S21において、スイッチ2aのフレーム制御部57は、S16の経路変更監視部56からの通知を受け、通知されたポート識別子から送信する予定のフレームの送信停止をするように、フレーム送受信部52に指示する(この指示する時刻が停止開始時刻である)。そして、フレーム制御部57は、停止時間計算部58からの通知を受けるまでの間、待機する。
 S22において、スイッチ2aの停止時間計算部58は、S16の経路変更監視部56からの通知を受け、QoS状況管理テーブル60内の通知されたポート識別子に該当するレコードを読み込み、その読み込んだレコードのPAUSE時間と受信時刻とをもとに、通知されたポート識別子に対する停止時間を計算し、その結果を停止時間格納テーブル61に格納する。
 なお、QoS状況管理テーブル60内の読み込むレコードのうち、現在時刻から所定時間以上古い受信時刻である情報を、読み込み対象外とすることで、古い情報を利用して停止時間を計算することを避けることとしてもよい。
 S23において、スイッチ2aのフレーム制御部57は、S22の計算結果を停止時間格納テーブル61のレコードとして通知されると、その通知されたポート識別子に対する停止時間が経過するまで(この経過する時刻が停止開始時刻である)、フレーム送信を停止する。
 (停止終了時刻)=(S21の停止開始時刻)+(S22の停止時間)
 なお、S22の停止時間が求まるまでは、フレーム送信の停止を継続し、現在時刻が停止終了時刻を超過していたときには、S31へと処理を進める。
 S31において、スイッチ2aのフレーム制御部57は、フレームの送信開始(再開)をフレーム送受信部52に指示する。フレーム送受信部52は、S15の通知で更新された経路テーブル59をもとに、宛先MACアドレス「00-00-00-00-00-01」の経路として、2つめの経路「スイッチ2a→スイッチ2b→スイッチ2c」を選択する。
 スイッチ2aのフレーム送受信部52は、ポートP24を介して、宛先MACアドレス「00-00-00-00-00-01」のデータフレーム81をスイッチ2bに送信する。
 S32において、スイッチ2bのフレーム送受信部52は、宛先MACアドレス「00-00-00-00-00-01」のデータフレーム81をスイッチ2cに転送する。
 S33において、S12と同様に、スイッチ2cのフレーム送受信部52は、S32で受信したフレームをストレージ5aに転送する。
 以上説明した処理では、S16で検知する経路テーブルの更新契機を、S15でのスイッチ2bの増加(新設)とした。一方、スイッチ2(スイッチ2cなど)の減少(減設)により経路が変化するときでも、S16で検知する経路テーブルの更新契機となりうる。
 そして、経路テーブルの更新により、その経路に該当するポートのフレームを停止させる処理については、スイッチ2bの増加でもスイッチ2bの減少でも同じ処理である。よって、スイッチの増減に起因する経路変更のフレームの順序の入れ替えを抑制することができる。
 以下に、S22での停止時間の計算方法を、3つ例示する。停止時間計算部58は、以下の3つの計算方法のうちの少なくとも1つの計算方法によって計算された停止時間を、S22の停止時間として採用する。
 なお、複数の計算方法により、複数の停止時間が計算されたときには、それらの計算時間のうちの最長の計算時間を、S22の停止時間として採用することにより、待ち時間が必要以上に短くなってしまった精度の悪い計算結果が発生しても、他の待ち時間が採用されるため、フレームの入れ替わりを抑制することができる。
 (計算方法1)PFCで通知される中断時間を用いる方法。PFCは、隣接ノード(スイッチ2c)の混雑状況を、スイッチ2aが把握することができる。
 (計算方法2)CNで通知される混雑度を用いる方法。CNは、輻輳発生地点(スイッチ2c)から、フレームを送り出す地点(配信サーバ1)までの混雑状況を把握することができるため、ネットワーク全体の混雑状況を用いて、ネットワークにおける経路変更時の、先に送信するフレームのエンドノードまでの到着時間を予測し、後から送信するフレームを停止させておく停止時間を計算することができる。
 (計算方法3)スイッチ2aが他のスイッチ2cとの間の遅延時間を測定し、その測定結果を用いる方法。
 図6は、(計算方法1)における停止時間の計算方法を示す説明図である。(計算方法1)は、停止指示フレーム82の受信状況により、図6(a)、図6(b)、図6(c)のうちのいずれかに場合分けされる。
 図6(a)は、ポーズ期間の正常終了の場合を示す。
 スイッチ2cは、帯域の混雑を検知して停止指示フレーム82(停止時間=T、または、図4で説明したように中断時間Tを計算するための0から65535までの間の単位時間が含まれている)をスイッチ2aに送信し、スイッチ2aは受信時刻「t1」でその停止指示フレーム82を受信する。
 スイッチ2cは、受信時刻「t1」+停止時間「T」である停止終了時刻「t2」の時点(またはその時間から所定時間内)において、混雑緩和を検知するが、スイッチ2aに既に送信した停止指示フレーム82で指定した停止時間=Tの予定通りであるため、停止を解除するための停止指示フレーム82を送信することなく、停止終了時刻「t2」において、スイッチ2aのフレーム送信を再開させる。
 この図6(a)においては、停止時間計算部58は、計算式「停止時間=T」を計算する。
 図6(b)は、ポーズ期間のキャンセルの場合を示す。
 スイッチ2cが停止時間「T」の停止指示フレーム82を送信するところまでは、図6(a)と同じである。一方、スイッチ2cは、停止時間「T」を待たずに混雑緩和を検知すると、停止を解除するための停止指示フレーム82(停止時間「0」が含まれている)をスイッチ2aに送信する。スイッチ2aは、停止時間「0」が含まれている停止指示フレーム82を受信時刻「t3」で受信すると、スイッチ2aのフレーム送信を再開させる。
 この図6(b)においては、停止時間計算部58は、計算式「停止時間=t3-t1」を計算する。
 図6(c)は、ポーズ期間の延長の場合を示す。
 スイッチ2cが停止時間「T」の停止指示フレーム82を送信するところまでは、図6(a)と同じである。一方、スイッチ2cは、停止時間「T」を経過する間際に混雑緩和しないことを検知すると、停止を延長するための停止指示フレーム82(停止時間「T2」が含まれている)をスイッチ2aに送信する。スイッチ2aは、受信した停止を延長するための停止指示フレーム82をもとに、停止終了時刻を「t2=t1+T」から、「t5=t4+T2」へと延長する。
 この図6(c)においては、停止時間計算部58は、計算式「停止時間=t5-t1」を計算する。なお、受信した停止を延長するための停止指示フレーム82の送信回数は、1回に限定されず、複数回の延長を行ってもよい。
 以下、(計算方法2)における停止時間の計算方法を示す。(計算方法2)で使用するCNとは、スイッチ2が、輻輳発生状況(ある瞬間ごとのキューの混雑の状況)を、通知フレーム内に格納し、その通知フレームをエンドノードへ通知する技術である。ここで、エンドノードは、例えば、輻輳発生要因であるデータフレーム81の送信元である配信サーバ1であり、通知フレームの送信元と、通知フレームの送信先とが隣接する場合と、隣接しない場合の両方を許可する。
 各スイッチ2のフロー制御管理部54は、所定時間ごとに、その時点のキューの混雑状況を確認し、キューの混雑状況の値を通知フレームに格納し、フレームの送信元へと送信する。
 CNの通知フレーム内に格納している値とは、通知フレームを送信する時点の、キューのサイズ、つまり、その時点のキューの混雑度合である。キューに溜まるフレームの量が多くなり輻輳が発生している際は、キューの混雑度合の値はマイナスの値となり、輻輳が大きくなるほど、値が小さくなる。逆に、キューに溜まるフレームの量が少なくなり輻輳が発生していない状況においては、キューの混雑度合の値は0またはプラスの値となり、混雑が緩和されるほど、値が大きくなる。
 図5のS13で通知する内容が、停止指示フレーム82(PAUSEフレーム)の中断時間(図4参照)から、CNの通知フレーム内に格納している値へと置き換わる。そして、QoS状況管理部55は、通知フレーム内に記載されている混雑度合と、通知フレームを受信した受信ポートの識別子と、通知フレームを受信した時刻とを対応づけてQoS状況管理テーブル60に格納する(S14)。
 この後、スイッチ2のフロー制御管理部54は、通知フレームを通知フレームに格納されている宛先(エンドノード)まで送信するため、経路テーブル59に従ったノードへ、通知フレームが伝搬される。
Figure JPOXMLDOC01-appb-T000002
 表2は、(計算方法2)におけるQoS状況管理テーブル60と、停止時間格納テーブル61とを示す表である。
 表2のQoS状況管理テーブル60では、ポート識別子ごとに、その混雑度合と、受信時刻とを対応づけている。
 なお、混雑度合のとりうる値(F1~F3,…)は、特定の値として決定されているものではなく、混雑状況を示す規格化された値とする。
 また、受信時刻は、通知フレームから値を取り出す時間の間隔に依存する値であるため、その間隔については、特定の値として決定されているものではなく、変動可能である。
 表2の停止時間格納テーブル61は、通知フレームを受信したポートの識別子ごとの、フレームの送信を停止させる停止時間が記録される。
 図7は、表2の停止時間格納テーブル61内の停止時間を求める関数の一例を示すグラフである。このグラフの横軸(X軸)は、QoS状況管理テーブル60内の混雑度合を示し、グラフの縦軸(Y軸)は、停止時間格納テーブル61内の停止時間(待ち時間)を示す。このグラフは、混雑度合が大きいほど停止時間を長くするような、以下の関数で表現される。
 max(0,Y=αX+β)、ただし、max(A,B)は、AとBとのうちの最大値をとる関数。
 ここで、変数α、βは、あらかじめ定められた所定値であり、ユーザなどにより変更することを可能とする。
 (計算方法3)として、停止時間計算部58は、フレームの送信時間を計測できるような、装置間(スイッチ、サーバ、ストレージ間)でのプロトコルを用いてもよい。例えば、停止時間計算部58は、隣接するスイッチ2a-スイッチ2c間の測定用パケットの往復時間を計測し、その計測された時間を2で割ることにより、スイッチ2aからスイッチ2cへの遅延時間を取得する。遅延時間は、混雑度合いと相関が高いパラメータであるので、この取得した遅延時間をもとに、スイッチ2a-スイッチ2c間の停止時間を計算する。例えば、停止時間計算部58は、計測した遅延時間が長いほど停止時間を長くするような計算式「停止時間=(計測した遅延時間)×3」を計算する。
 これにより、時間測定を目的とした専用のプロトコルを利用することによって、より正確に到着時間を予測することができる可能性が高くなる。
 図8は、図2(a)のネットワークシステムの変形例として、スイッチ2の機能の一部を、別装置である管理サーバ9へと集約(代行)した例を示す構成図である。管理サーバ9は、ネットワークシステムの各装置と接続されている(図8の破線部)。
 例えば、停止指示フレーム82をもとにした停止時間計算部58による停止時間の計算処理は、図2(a)ではスイッチ2aが行っていたが、図8では管理サーバ9が代行する。そのため、管理サーバ9は、スイッチ2aから、停止時間の計算処理に必要な停止指示フレーム82(または、その停止指示フレーム82から読み取ったQoS情報)を受信する。
 図9は、図8の管理サーバ9を示す構成図である。図3のスイッチ2と比較すると、そのスイッチ2の機能の一部(フレーム送受信部52、QoS状況管理部55、QoS状況管理テーブル60、停止時間計算部58、停止時間格納テーブル61)を有している。
 なお、管理サーバ9のメモリ11上にある情報は、管理サーバ9に内蔵されている、または外部接続されている記憶装置にあってもよく、管理サーバ9のユーザインターフェースを介して、管理者が閲覧できるようになっていてもよい。
 このように、フレームの送信停止制御を管理サーバ9に集約することによって、管理者が管理サーバ9を介してネットワークの混雑状況を把握しやすくなる。
 管理サーバ9を用いたネットワークシステムの処理について、適宜図5を参照して説明する。
 停止指示フレームの受信して登録する処理(S14)では、スイッチ2aのQoS状況管理部55が自装置のQoS状況管理テーブル60に登録する代わりに、スイッチ2aのQoS状況管理部55から管理サーバ9のQoS状況管理部55へと停止指示フレーム82から読み取ったQoS情報が通知され、管理サーバ9のQoS状況管理部55が自装置のQoS状況管理テーブル60に登録する。
 経路テーブル59の更新を検知する処理(S14)では、スイッチ2aの経路変更監視部56が、経路テーブル59の更新を検知すると、スイッチ2aのフレーム制御部57と管理サーバ9の停止時間計算部58とへそれぞれ検知した更新を通知する。
 停止時間の計算処理(S22)では、管理サーバ9の停止時間計算部58が、自装置のQoS状況管理テーブル60から混雑度合いを示す情報を読み取り、その情報をもとに停止時間を計算する。そして、管理サーバ9の停止時間計算部58は、算出した停止時間の値をフレームに埋め込み、スイッチ2aのフレーム制御部57へ通知する。
 停止時間の経過を待つ処理(S23)では、スイッチ2aのフレーム制御部57は、S22で管理サーバ9から通知された停止時間の分だけフレームの送信を停止する。
 図10は、スイッチ2を、コア網とアクセス網とに分けて構成するときのネットワークシステムを示す構成図である。このネットワークシステムでは、コア網の任意のスイッチ2と、アクセス網の任意のスイッチ2とは、直接接続されている。
 コア網のスイッチ2は配信サーバ1やストレージ5を収容せず、アクセス網のスイッチ2は配信サーバ1やストレージ5を収容する。各装置(配信サーバ1やストレージ5)間のフレーム通信は、送信側のアクセス網のスイッチ2から、コア網のスイッチ2を経由して、受信側のアクセス網のスイッチ2へと到達する。
 例えば、以下に、配信サーバ1aからストレージ5bへフレームを送信する場合を示す。このときの経路は、以下の4通りである。
 (経路1)配信サーバ1a→スイッチ2a→スイッチ2s→スイッチ2f→ストレージ5b
 (経路2)配信サーバ1a→スイッチ2a→スイッチ2t→スイッチ2f→ストレージ5b
 (経路3)配信サーバ1a→スイッチ2a→スイッチ2u→スイッチ2f→ストレージ5b
 (経路4)配信サーバ1a→スイッチ2a→スイッチ2v→スイッチ2f→ストレージ5b
 これらの4通りの経路を全て用いてネットワーク全体での負荷分散することにより、効率的なフレーム送信を実現できる。そのためには、これらの4通りのどの経路を通ったとしても、配信サーバ1aから送信されたフレーム順序と、ストレージ5bで受信するフレーム順序とが整合する(入れ替わりが発生しない)ことが必要である。
 本実施形態で示したスイッチ2は、停止時間計算部58が(計算方法1)~(計算方法3)で現在の混雑状況を反映した高精度なフレームの停止時間を計算するので、フレーム順序の入れ替わりを抑制するとともに、過剰にフレームを待たせることも抑制することができる。つまり、的確なフレームの停止時間によるフレーム制御部57のフレーム送信制御を実現することができる。
 以上説明した本実施形態では、停止時間計算部58が変動の激しい混雑度合いを用いて、高精度なフレームの停止時間を計算することにより、フレームの配送経路変更時において、高信頼性(フレームの順序入れ替えの抑制)と、高効率(待たせすぎによるスループットの低下を抑制)とを両立することができる。
 1   配信サーバ
 2   スイッチ
 5   ストレージ
 9   管理サーバ
 10  制御部
 11  メモリ
 12  CPU
 20  通信部
 21  ネットワークインターフェース
 51  OS
 52  フレーム送受信部
 53  経路テーブル管理部
 54  フロー制御管理部
 55  QoS状況管理部
 56  経路変更監視部
 57  フレーム制御部
 58  停止時間計算部
 59  経路テーブル(経路特定用データ)
 60  QoS状況管理テーブル(混雑状況管理データ)
 61  停止時間格納テーブル
 22  ポート
 81  データフレーム
 82  停止指示フレーム

Claims (7)

  1.  送信元側から受信したデータフレームを宛先側へと転送するスイッチによるデータ配送方法であって、
     前記スイッチは、他装置との通信回線の接続口であるポートと、制御部と、記憶手段とを有し、
     前記記憶手段には、前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されており、
     前記制御部は、
     ネットワークの混雑状況を示すデータとして、PFC(Priority-based Flow Control)の第1PAUSEフレームを受信すると、その第1PAUSEフレームに含まれる中断時間を読み取って、前記第1PAUSEフレームの受信ポートと、読み取った中断時間とを対応づけて前記混雑状況管理データに書き出し、
     前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
     前記所定ポートに関するPFCの第2PAUSEフレームを受信し、かつ、前記第2PAUSEフレーム内の中断時間が0であるときには、前記所定ポートに関する前記停止時間を、前記第1PAUSEフレームの受信時刻から前記第2PAUSEフレームの受信時刻までの時間として計算し、
     前記所定ポートに関する前記第2PAUSEフレームを受信し、かつ、前記第2PAUSEフレーム内の中断時間が0でないときには、前記所定ポートに関する前記停止時間を、前記第1PAUSEフレームの受信時刻から、前記第2PAUSEフレームの受信時刻に前記第2PAUSEフレームに含まれる中断時間を加算した時刻までの時間として計算し、
     前記所定ポートに関する前記第2PAUSEフレームを受信しなかったときには、前記所定ポートに関する停止時間を、前記第1PAUSEフレームに含まれる中断時間から計算し、
     前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開することを特徴とする
     データ配送方法。
  2.  送信元側から受信したデータフレームを宛先側へと転送するスイッチによるデータ配送方法であって、
     前記スイッチは、他装置との通信回線の接続口であるポートと、制御部と、記憶手段とを有し、
     前記記憶手段には、前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されており、
     前記制御部は、
     ネットワークの混雑状況を示すデータとして、CN(Congestion Notification)の混雑通知フレームを受信すると、その混雑通知フレームに含まれる混雑度を読み取って、前記混雑通知フレームの受信ポートと、読み取った混雑度とを対応づけて前記混雑状況管理データに書き出し、
     前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
     前記所定ポートに関する前記混雑状況管理データの混雑度を前記記憶手段から読み取り、混雑度が高くなるほど停止時間を長くする所定関数に対して、読み取った混雑度を入力することにより、混雑度に対応する停止時間を計算し、
     前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開することを特徴とする
     データ配送方法。
  3.  送信元側から受信したデータフレームを宛先側へと転送するスイッチによるデータ配送方法であって、
     前記スイッチは、他装置との通信回線の接続口であるポートと、制御部と、記憶手段とを有し、
     前記記憶手段には、前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されており、
     前記制御部は、
     他装置との間で遅延測定用信号を送受信し、その遅延測定用信号の送受信に要した時間を遅延時間として測定し、
     ネットワークの混雑状況を示すデータとして、前記遅延測定用信号の送受信に使用したポートと、前記遅延測定用信号の遅延時間とを対応づけて前記混雑状況管理データに書き出し、
     前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
     前記所定ポートに関する前記混雑状況管理データの遅延時間を前記記憶手段から読み取り、遅延時間が長くなるほど停止時間を長くする所定関数に対して、読み取った遅延時間を入力することにより、混雑度に対応する停止時間を計算し、
     前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開することを特徴とする
     データ配送方法。
  4.  請求の範囲第1項ないし第3項のいずれか1項に記載のデータ配送方法を、コンピュータである前記スイッチに実行させるためのデータ配送プログラム。
  5.  送信元側から受信したデータフレームを宛先側へと転送するデータ配送装置であって、
     前記データ配送装置は、
     他装置との通信回線の接続口であるポートと、
     前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されている記憶手段と、
     ネットワークの混雑状況を示すデータとして、PFC(Priority-based Flow Control)の第1PAUSEフレームを受信すると、その第1PAUSEフレームに含まれる中断時間を読み取って、前記第1PAUSEフレームの受信ポートと、読み取った中断時間とを対応づけて前記混雑状況管理データに書き出し、
     前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
     前記所定ポートに関するPFCの第2PAUSEフレームを受信し、かつ、前記第2PAUSEフレーム内の中断時間が0であるときには、前記所定ポートに関する前記停止時間を、前記第1PAUSEフレームの受信時刻から前記第2PAUSEフレームの受信時刻までの時間として計算し、
     前記所定ポートに関する前記第2PAUSEフレームを受信し、かつ、前記第2PAUSEフレーム内の中断時間が0でないときには、前記所定ポートに関する前記停止時間を、前記第1PAUSEフレームの受信時刻から、前記第2PAUSEフレームの受信時刻に前記第2PAUSEフレームに含まれる中断時間を加算した時刻までの時間として計算し、
     前記所定ポートに関する前記第2PAUSEフレームを受信しなかったときには、前記所定ポートに関する停止時間を、前記第1PAUSEフレームに含まれる中断時間から計算し、
     前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開する制御部と、を有することを特徴とする
     データ配送装置。
  6.  送信元側から受信したデータフレームを宛先側へと転送するデータ配送装置であって、
     前記データ配送装置は、
     他装置との通信回線の接続口であるポートと、
     前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されている記憶手段と、
     ネットワークの混雑状況を示すデータとして、CN(Congestion Notification)の混雑通知フレームを受信すると、その混雑通知フレームに含まれる混雑度を読み取って、前記混雑通知フレームの受信ポートと、読み取った混雑度とを対応づけて前記混雑状況管理データに書き出し、
     前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
     前記所定ポートに関する前記混雑状況管理データの混雑度を前記記憶手段から読み取り、混雑度が高くなるほど停止時間を長くする所定関数に対して、読み取った混雑度を入力することにより、混雑度に対応する停止時間を計算し、
     前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開する制御部と、を有することを特徴とする
     データ配送装置。
  7.  送信元側から受信したデータフレームを宛先側へと転送するデータ配送装置であって、
     前記データ配送装置は、
     他装置との通信回線の接続口であるポートと、
     前記ポートごとにそのポートを介して転送する前記データフレームの宛先アドレスを示す経路特定用データと、前記ポートごとにそのポートの接続先のネットワークの混雑状況を示す混雑状況管理データとが記憶されている記憶手段と、
     前記制御部は、
     他装置との間で遅延測定用信号を送受信し、その遅延測定用信号の送受信に要した時間を遅延時間として測定し、
     ネットワークの混雑状況を示すデータとして、前記遅延測定用信号の送受信に使用したポートと、前記遅延測定用信号の遅延時間とを対応づけて前記混雑状況管理データに書き出し、
     前記経路特定用データ内の所定ポートと所定宛先アドレスとの対応情報に変更がなされたときには、前記所定ポートを介して前記所定宛先アドレスへ送信する前記データフレームの送信処理を停止し、
     前記所定ポートに関する前記混雑状況管理データの遅延時間を前記記憶手段から読み取り、遅延時間が長くなるほど停止時間を長くする所定関数に対して、読み取った遅延時間を入力することにより、混雑度に対応する停止時間を計算し、
     前記データフレームの送信処理を停止した時刻から、計算した前記所定ポートに関する前記停止時間が経過したときに、前記所定ポートに関する前記所定宛先アドレスへの前記データフレームの送信処理を再開する制御部と、を有することを特徴とする
     データ配送装置。
PCT/JP2010/070340 2010-11-16 2010-11-16 データ配送方法、データ配送プログラム、および、データ配送装置 WO2012066628A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/070340 WO2012066628A1 (ja) 2010-11-16 2010-11-16 データ配送方法、データ配送プログラム、および、データ配送装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/070340 WO2012066628A1 (ja) 2010-11-16 2010-11-16 データ配送方法、データ配送プログラム、および、データ配送装置

Publications (1)

Publication Number Publication Date
WO2012066628A1 true WO2012066628A1 (ja) 2012-05-24

Family

ID=46083594

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/070340 WO2012066628A1 (ja) 2010-11-16 2010-11-16 データ配送方法、データ配送プログラム、および、データ配送装置

Country Status (1)

Country Link
WO (1) WO2012066628A1 (ja)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020050021A1 (ja) * 2018-09-03 2020-03-12 株式会社オートネットワーク技術研究所 中継装置、中継方法及びコンピュータプログラム
CN114760252A (zh) * 2022-03-24 2022-07-15 北京邮电大学 数据中心网络拥塞控制方法及系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09307561A (ja) * 1996-05-16 1997-11-28 Hitachi Ltd トラヒック流量制御を行うatm交換機および重輻輳/軽輻輳判定装置
JP2003092593A (ja) * 2001-09-19 2003-03-28 Nec Eng Ltd 輻輳制御を考慮した経路選択制御機能付きノード及びこれを適用したネットワークにおける経路選択制御方式
JP2004289716A (ja) * 2003-03-25 2004-10-14 Fujitsu Access Ltd データ通信システム及びフロー制御方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09307561A (ja) * 1996-05-16 1997-11-28 Hitachi Ltd トラヒック流量制御を行うatm交換機および重輻輳/軽輻輳判定装置
JP2003092593A (ja) * 2001-09-19 2003-03-28 Nec Eng Ltd 輻輳制御を考慮した経路選択制御機能付きノード及びこれを適用したネットワークにおける経路選択制御方式
JP2004289716A (ja) * 2003-03-25 2004-10-14 Fujitsu Access Ltd データ通信システム及びフロー制御方法

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NIKKEI COMMUNICATIONS: "LAN to SAN o Togo shi Simple ni Ethernet de Musonshitsu, Teichien", TAIIKI HOSHO, vol. 545, 1 November 2009 (2009-11-01), pages 58 - 62 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020050021A1 (ja) * 2018-09-03 2020-03-12 株式会社オートネットワーク技術研究所 中継装置、中継方法及びコンピュータプログラム
JP2020039033A (ja) * 2018-09-03 2020-03-12 株式会社オートネットワーク技術研究所 中継装置、中継方法及びコンピュータプログラム
CN112640366A (zh) * 2018-09-03 2021-04-09 株式会社自动网络技术研究所 中继装置、中继方法及计算机程序
US11343347B2 (en) 2018-09-03 2022-05-24 Autonetworks Technologies, Ltd. Relay device, relay method, and computer program
JP7251075B2 (ja) 2018-09-03 2023-04-04 株式会社オートネットワーク技術研究所 中継装置、中継方法及びコンピュータプログラム
CN114760252A (zh) * 2022-03-24 2022-07-15 北京邮电大学 数据中心网络拥塞控制方法及系统
CN114760252B (zh) * 2022-03-24 2024-06-07 北京邮电大学 数据中心网络拥塞控制方法及系统

Similar Documents

Publication Publication Date Title
CN109412964B (zh) 报文控制方法及网络装置
US8995277B2 (en) Method for dynamic load balancing of network flows on LAG interfaces
US8427958B2 (en) Dynamic latency-based rerouting
US9154394B2 (en) Dynamic latency-based rerouting
US9407560B2 (en) Software defined network-based load balancing for physical and virtual networks
EP2904745B1 (en) Method and apparatus for accelerating forwarding in software-defined networks
US8625427B1 (en) Multi-path switching with edge-to-edge flow control
JP5233504B2 (ja) 経路制御装置およびパケット廃棄方法
JP5884832B2 (ja) コンピュータシステム、コントローラ、スイッチ、通信方法、及びネットワーク管理プログラムが格納された記録媒体
US20090300209A1 (en) Method and system for path based network congestion management
US9210060B2 (en) Flow control transmission
US20130246655A1 (en) Communication path control system, path control device, communication path control method, and path control program
US8306045B2 (en) Packet forwarding apparatus and method for discarding packets
US8514741B2 (en) Packet forwarding device
US9160673B1 (en) Link selection in a bonding protocol
US20130148537A1 (en) Communication quality monitoring system, communication quality monitoring method and recording medium
US9008109B2 (en) Buffer management of relay device
US20120170462A1 (en) Traffic flow control based on vlan and priority
WO2018036173A1 (zh) 一种网络负载均衡方法、设备及系统
US9298660B2 (en) Super speed USB hub and traffic management method thereof
US8751881B1 (en) Transmission buffer under-run protection
WO2012066628A1 (ja) データ配送方法、データ配送プログラム、および、データ配送装置
JP2014022761A (ja) ネットワークシステム、情報中継装置、及びパケット配信方法
WO2022052800A1 (zh) 一种通信系统、数据处理方法以及相关设备
JP2007325178A (ja) パケット処理システム、パケット処理方法、およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10859654

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10859654

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP