WO2015052869A1 - Terminal device, terminal-device control method, and terminal-device control program - Google Patents

Terminal device, terminal-device control method, and terminal-device control program Download PDF

Info

Publication number
WO2015052869A1
WO2015052869A1 PCT/JP2014/004554 JP2014004554W WO2015052869A1 WO 2015052869 A1 WO2015052869 A1 WO 2015052869A1 JP 2014004554 W JP2014004554 W JP 2014004554W WO 2015052869 A1 WO2015052869 A1 WO 2015052869A1
Authority
WO
WIPO (PCT)
Prior art keywords
traffic
flow
communication network
terminal device
information
Prior art date
Application number
PCT/JP2014/004554
Other languages
French (fr)
Japanese (ja)
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 日本電気株式会社
Publication of WO2015052869A1 publication Critical patent/WO2015052869A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/64Routing or path finding of packets in data switching networks using an overlay routing layer

Definitions

  • the present invention relates to a terminal device capable of communicating with the outside, a terminal device control method for controlling the terminal device, and a terminal device control program for controlling the terminal device.
  • Open flow is known as a protocol in which a control device controls a switch that transfers a packet. OpenFlow is defined in Non-Patent Document 1.
  • the control device sets a flow entry in the switch. Then, the switch processes the received packet according to the flow entry.
  • the flow entry is information that defines how to process a packet (for example, transfer, discard, etc.).
  • the flow entry is set for each packet flow.
  • the switch receives a packet and there is a flow entry corresponding to the flow of the packet, the switch processes the packet according to the flow entry.
  • the switch notifies the control device to that effect. Then, the control device determines a flow entry corresponding to the flow of the packet and sets it in the switch.
  • Examples of messages transmitted and received between the control device and the switch in OpenFlow include “Packet_in”, “Flow_mod”, “Packet_out”, and “Flow_removed”.
  • Packet_in is a message sent from the switch to the control device. “Packet_in” is used to send a packet for which no corresponding flow entry exists from the switch to the control device.
  • Flow_mod is a message sent from the control device to the switch.
  • Flow_mod is a message for adding, changing, or deleting a flow entry from the control device to the switch.
  • Packet_out is a message sent from the control device to the switch.
  • Packet_out is a message instructing packet output from the port.
  • Flow_removed is a message sent from the switch to the control device.
  • Flow_removed is a message that notifies the control device when a flow entry is not used for a certain period of time and is deleted from the switch due to a timeout.
  • the switch transmits statistical information of the flow corresponding to the deleted flow entry to the control device.
  • terminal devices that can communicate with the outside.
  • These terminal devices are connected to a plurality of communication networks such as 3G (3rd generation) or Wi-Fi (Wireless Fidelity, registered trademark). Therefore, even when one communication network cannot be used, it is possible to perform communication using another communication network.
  • 3G 3rd generation
  • Wi-Fi Wireless Fidelity, registered trademark
  • ECMP Equal Cost Multi Multi Path
  • ECMP Equal Cost Multi Multi Path
  • a hash operation is performed on the contents of a specific field in the packet header, and the packet is transferred to a route specified by the operation.
  • Patent Document 1 describes a path control device that distributes transmission data to avoid congestion, delay, and packet loss.
  • the route control device described in Patent Literature 1 creates a route state management table by collecting route quality information using packets for measuring network quality and referring to a network usage fee from a usage fee table. Furthermore, the route control device described in Patent Document 1 uses this route state management table to select a plurality of routes based on policies such as the number of routes to be used and parameters to be used that are set in advance. Create
  • 3G is a mobile phone network, has a wide range of wireless coverage, and has many base stations, so it can be used in most places.
  • the communication speed is slower than Wi-Fi, it is not very suitable for the use of application software (hereinafter simply referred to as an application) for performing communication such as moving images.
  • an application for performing communication such as moving images.
  • it is desirable to be able to control the communication network according to the traffic so that an application that generates a lot of traffic does not put pressure on a specific circuit network.
  • a method of distributing traffic using ECMP described above is also conceivable.
  • a method of statically mapping a route is used. For example, packets of the same flow are mapped to one specific route.
  • a route is specified based on the contents of a packet header. For example, when an application transmits packets to a specific destination, traffic may be concentrated on the specific route. There is.
  • the route control device described in Patent Document 1 creates a route state management table in which the next hop and path attributes for each destination network are arranged, and creates a selected route table based on the route state management table.
  • the route control device described in Patent Document 1 is based on the premise that allocation of traffic to be distributed is determined. Therefore, no consideration is given to a control method for changing the already set selection route table and a control method when unset traffic is transmitted. Therefore, it cannot be said that the unit of traffic transmitted from a plurality of communication networks can be flexibly controlled.
  • an object of the present invention is to provide a terminal device, a terminal device control method, and a terminal device control program that can flexibly control a unit of traffic transmitted from a plurality of connected communication networks.
  • the terminal device is a terminal device that selects a communication network to be used for communication from among a plurality of connected communication networks, and in response to a request from other means that cannot determine a communication network to be assigned to a flow.
  • Traffic identification information for identifying traffic and communication for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information as a selection means for selecting a communication network to be assigned to a flow based on instructed information
  • a terminal device control method is a terminal device control method for performing control for selecting a communication network used for communication from among a plurality of communication networks connected to the terminal device, wherein the transmission means of the terminal device includes a flow Traffic identification information for identifying traffic to the selection means of its own terminal device that selects a communication network to be assigned to the flow based on instructed information in response to a request from other means that cannot determine the communication network to be assigned to Either communication network information for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information, an order of distributing flows to the plurality of communication networks, and a frequency of distributing flows to the plurality of communication networks, or Instruction information including distribution information including both is transmitted.
  • the terminal device control program includes a plurality of devices connected to a selection unit that selects a communication network to be allocated to the flow based on instructed information in response to a request from another unit that cannot determine the communication network to be allocated to the flow.
  • a transmission process for transmitting the instruction information including the above to the selection means is executed.
  • the unit of traffic transmitted from a plurality of connected communication networks can be flexibly controlled.
  • FIG. 6 is a sequence diagram illustrating an operation example of the terminal device 1. It is a block diagram which shows the outline
  • OFC OpenFlow Controller
  • OFS OpenFlow Switch
  • FIG. 1 is a block diagram showing an example of a terminal device of the present invention.
  • the terminal device 1 of the present invention includes a communication control management unit 2, a control application unit 3, a packet transfer unit 4, a protocol processing unit 5, an application unit 6, and communication interface units 7a to 7n.
  • the terminal device 1 is a device that is connected to a plurality of communication networks at the same time and communicates by appropriately using a communication network selected from the plurality of communication networks.
  • a smart phone, a tablet-type portable terminal, etc. are mentioned, for example.
  • Each application unit 6 is realized by a CPU that operates according to each application installed in the terminal device 1. Each application unit 6 performs an operation according to the corresponding application.
  • the packet transfer unit 4 processes a packet that the application unit 6 intends to transmit to the outside according to the communication control management unit 2 (for example, transfers or discards the packet).
  • the communication control management unit 2 controls packet processing in the packet transfer unit 4 based on an instruction from the control application unit 3.
  • the communication control management unit 2 corresponds to the OFC in the open flow
  • the packet transfer unit 4 corresponds to the OFS in the open flow.
  • the communication control management unit 2 may control the packet transfer unit 4 with a protocol other than OpenFlow.
  • the communication control management unit 2 is referred to as OFC2.
  • the packet transfer unit 4 is referred to as OFS4.
  • OFC2 and OFS4 are realized by a CPU that operates according to a program.
  • a program for realizing the function as the OFC 2 is called an OFC base.
  • the OFS 4 requests the OFC 2 to assign a communication network to the flow when the communication network to be assigned to the flow cannot be determined. At this time, the OFC 2 selects a communication network to be assigned to the flow in response to a request from the OFS 4.
  • the control application unit 3 is realized by a CPU that operates according to control application software.
  • the control application software is referred to as a control application or a control APP (Application).
  • the control application unit 3 sends instruction information indicating an instruction for the OFC 2 to the OFC 2.
  • This instruction information is referred to as a policy. The contents of this policy will be described later.
  • the communication interface units 7a to 7n are communication interfaces corresponding to various types of communication such as 3G, LTE (Long Terminology Evolution), and Wi-Fi. Each of the communication interface units 7a to 7n is specifically identified as an OFS4 port. That is, it can be said that the terminal device 1 is connected to the plurality of communication networks.
  • the protocol processing unit 5 is realized by a CPU that operates according to a program.
  • the protocol processing unit 5 provides a communication service for the application.
  • the protocol processing unit 5 is a part in which protocols such as TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) used in the transmission path are implemented.
  • the protocol processing unit 5 monitors whether or not each of the communication interface units 7a to 7n is usable, and notifies the monitoring result to the OFC 2 (specifically, a node state management unit 25 described later, see FIG. 3). . Further, the protocol processing unit 5 notifies the OFC 2 (specifically, a protocol state management unit 26 described later, see FIG. 3) of the own port number and the process ID (Identification) corresponding to the own port number.
  • the self port number is a self port number such as TCP or UDP in each communication instructed by the application.
  • Each program for realizing the functions of the control application and OFC2, OFS4, and protocol processor 5 can be referred to as a terminal device control program.
  • the terminal device control program is stored in a storage device (not shown) of the terminal device 1, and the CPU of the terminal device 1 reads the terminal device control program, and according to the program, OFC2, control application unit 3, OFS4, protocol processing unit 5 Works as.
  • FIG. 2 is an explanatory view schematically showing a policy.
  • the policy includes a search key used when searching for a policy and an action indicating an operation specified by the policy.
  • Traffic identification information Information specifying traffic (hereinafter referred to as traffic identification information) is described as a search key.
  • an application ID is described as a search key.
  • the application ID is an identifier of an application that transmits / receives the control target traffic within the terminal device. If the application ID is not specified in the policy, it is regarded as a wild card.
  • the identification information of the flow of the control target traffic may be described as a search key.
  • the flow identification information includes, for example, an address and a port number. If the address or port number used as flow information is not specified, it is regarded as a wild card.
  • the search key may include a priority.
  • the priority indicates the priority of the policies when there are a plurality of policies corresponding to the common traffic. Therefore, when a plurality of policies are obtained as a result of the OFC 2 searching for a policy corresponding to a certain traffic, the OFC 2 finally uses only the policy with the highest priority among the policies as a search result.
  • the mode for specifying an action includes a mode for specifying a communication network of the traffic according to the traffic.
  • a communication network Wi-Fi, 3G, etc.
  • Wi-Fi Wi-Fi, 3G, etc.
  • the packet of the traffic is transmitted from the communication interface unit corresponding to Wi-Fi.
  • an aspect for specifying an action there is an aspect in which whether or not to execute a predetermined operation is determined by a flag.
  • an operation such as “when OFC 2 detects traffic designated by a policy, OFC 2 notifies the control application unit 3 to that effect”. Assume that the flag corresponding to this operation is set to ON in the policy.
  • the OFC 2 detects traffic and searches for this policy as a policy corresponding to the traffic, the OFC 2 executes the above-described operation specified by the flag. If this flag is set to OFF in the policy, the OFC 2 does not execute the above operation even if this policy is retrieved.
  • an aspect for specifying an action there is an aspect for specifying a plurality of actions in association with each other.
  • an aspect for specifying an action an aspect for specifying a plurality of communication networks for the traffic described above and an operation for selecting one communication network from the communication networks as a predetermined operation are specified. is there.
  • one communication network is selected from a plurality of designated communication networks according to a predetermined operation.
  • the method of selecting a communication network is arbitrary, and for example, an action of processing a flow according to a round robin method may be designated as an action.
  • the OFC 2 selects a plurality of designated communication networks in order each time a flow designated by the policy is detected. Furthermore, when a flow is processed by the round robin method, a ratio for distributing the flow to each communication network (hereinafter referred to as a distribution ratio) may be designated as an action. In this case, when the OFC 2 detects the flow designated by the policy, the OFC 2 selects each communication network at the designated distribution ratio.
  • the policy may include one or both of the order of distributing flows to a plurality of communication networks and the distribution ratio (that is, frequency) of distributing flows to a plurality of communication networks.
  • information including one or both of the order and frequency of distributing a plurality of flows may be referred to as distribution information.
  • the OFC 2 controls packet processing in the OFS 4 based on an instruction from the control application unit 3. Specifically, in the present embodiment, the OFC 2 controls a communication network to which the OFS 4 transfers traffic based on an instruction from the control application unit 3. In other words, in the terminal device 1 of this embodiment, it can be said that the OFC 2 and OFS 4 have selected a communication network used for traffic transmission. Further, in the terminal device 1 of the present embodiment, it can be said that the control application unit 3 transmits a policy as information for the OFC 2 and OFS 4 to select a communication network.
  • the control application unit 3 assigns traffic identification information, a plurality of communication networks, and a distribution ratio indicating a ratio for distributing the flows to the plurality of communication networks.
  • the policy including the ratio is transmitted to OFC2.
  • the traffic identification information is information for identifying the traffic to be transmitted, and is, for example, a search key.
  • the plurality of communication networks are communication networks used for transmission of traffic specified by traffic identification information. In the present embodiment, for example, a port number for specifying the communication interface units 7a to 7n may be set in the designation of the communication network included in the policy.
  • control application unit 3 may transmit information for identifying the operation for realizing the distribution ratio in the policy.
  • the round robin method may be designated as an operation for realizing the distribution ratio in the policy.
  • the OFC 2 may select a communication network at a distribution ratio specified according to the round robin method.
  • the OFC 2 may select the communication network with the specified distribution ratio according to a predetermined operation (for example, round robin method).
  • the control application unit 3 may transmit only the operation that realizes the distribution ratio without transmitting the distribution ratio.
  • control application unit 3 may include the application ID in the traffic identification information of the policy to be transmitted. By transmitting such a policy to the OFC 2, it becomes possible to distribute flows in units of applications.
  • the control application unit 3 transmits to the OFC 2 a policy in which “Web browser” is set as the application ID of the search key, “3G, Wi-Fi” is set as the route specification, and “Distribution ratio 1: 3” is set as the flag specification. do it.
  • the terminal device 1 can flexibly control the unit of traffic transmitted from a plurality of connected communication networks.
  • FIG. 3 is a block diagram showing the details of OFC2.
  • the OFC 2 includes an API management unit 21, a policy management unit 22, a statistical information management unit 23, a flow management unit 24, a node state management unit 25, and a protocol state management unit 26.
  • the API management unit 21 relays API calls from the control application unit 3 and responses from the OFC 2 side. For example, when the API management unit 21 receives a policy addition, change, or deletion notification from the control application unit 3, the API management unit 21 sends the notification to the policy management unit 22. When the policy management unit 22 transmits information to the control application unit 3, the API management unit 21 relays the information. For example, when the API management unit 21 receives a request for traffic statistical information from the control application unit 3, the API management unit 21 sends the request to the statistical information management unit 23. When the statistical information management unit 23 transmits statistical information to the control application unit 3 in response to the request, the API management unit 21 relays the statistical information.
  • the policy management unit 22 holds each policy sent from the control application unit 3.
  • a packet sent from OFS 4 together with “Packet_in” to OFC 2 (a packet for which no matching flow entry exists in OFS 4) is acquired, a policy corresponding to the packet is searched and determined by the searched policy. Execute the specified operation.
  • the statistical information management unit 23 holds statistical information sent from the OFS 4.
  • the flow management unit 24 performs communication with the OFS 4 and manages information related to the flow entry set in the OFS 4.
  • the flow management unit 24 receives a packet (packet for which no matching flow entry exists in OFS 4) together with “Packet_in” from the OFS 4, the flow management unit 24 sends the packet to the policy management unit 22. Further, when “Flow_removed” is received, the flow management unit 24 sends the statistical information received from the OFS 4 together with “Flow_removed” to the statistical information management unit 23.
  • the policy management unit 22 creates a flow entry according to the policy
  • the flow management unit 24 generates a flow entry to be set for the OFS 4 and transmits the flow entry to the OFS 4.
  • FIG. 4 is a schematic diagram illustrating an example of information managed by the flow management unit 24.
  • Each piece of information managed by the flow management unit 24 is generated for each flow entry set in the OFS 4.
  • Each piece of information managed by the flow management unit 24 includes a search key for searching for each piece of information.
  • the search key describes the flow flow identification information controlled by the flow entry.
  • the flow identification information includes, for example, an address and a port number. If the address or port number used as flow information is not specified, it is regarded as a wild card.
  • the search key also includes the policy ID used when setting the flow entry.
  • each information managed by the flow management unit 24 also describes an action set in the flow entry.
  • the node state management unit 25 acquires information indicating whether or not each communication interface unit 7a to 7n (see FIG. 1) is usable from the protocol processing unit 5 and holds it.
  • the policy management unit 22 (specifically, an action selection unit 224, which will be described later, see FIG. 5) refers to this information to determine whether or not each communication interface unit 7a to 7n is usable. To do.
  • the policy management unit 22 (specifically, the action selection unit 224) stops the creation of a flow entry that defines packet transmission from the communication interface when the communication interface to which the packet is to be transmitted cannot be used.
  • the protocol state management unit 26 holds information representing the correspondence between the packet flow information and the application ID (application identifier).
  • the protocol state management unit 26 acquires a port number and a process ID from the protocol processing unit 5 (see FIG. 1).
  • the protocol state management unit 26 creates information in which a UID (User ID) corresponding to the process ID is associated with an application ID corresponding to the UID, and holds the information.
  • UID User ID
  • the flow information (port number) and the application ID are associated with each other, and the application ID can be searched from the flow information.
  • the mode in which the protocol state management unit 26 holds information indicating the correspondence between the flow information and the application ID is not particularly limited, and may not be the above mode.
  • FIG. 5 is a block diagram showing details of the policy management unit 22.
  • the policy management unit 22 includes a policy table storage unit 221, a policy entry management unit 222, a policy search unit 223, and an action selection unit 224.
  • the policy table storage unit 221 is a storage device (for example, a memory) that stores policies.
  • the policy entry management unit 222 When the policy entry management unit 222 receives a policy addition, change, or deletion notification from the control application unit 3 via the API management unit 21, the policy entry management unit 222 updates the policy in the policy table storage unit 221 according to the notification. For example, the policy entry management unit 222 newly stores the policy in the policy table storage unit 221, changes the contents of the policy stored in the policy table storage unit 221, or is stored in the policy table storage unit 221. Or delete existing policies.
  • the policy search unit 223 When a packet is sent from the flow management unit 24, the policy search unit 223 causes the protocol state management unit 26 to search for an application ID corresponding to the flow information using the flow information (port number in this example) of the packet as a key. .
  • the protocol state management unit 26 returns the searched application ID to the policy search unit 223.
  • This application ID is the application ID that is the source of the packet.
  • the policy search unit 223 searches the policy table storage unit 221 for a policy using this application ID as a key.
  • the action selection unit 224 executes an action defined by the policy searched by the policy search unit 223.
  • the action selection unit 224 sets the searched distribution ratio to Accordingly, traffic is distributed to a plurality of communication networks. At this time, the action selection unit 224 may distribute traffic based on, for example, a round robin method. Further, when the action defined by the searched policy includes an operation for realizing the distribution ratio, the action selection unit 224 may distribute the traffic according to the operation.
  • the action selection unit 224 inquires of the node state management unit 25 whether or not the communication network is usable, and when the selected communication network is usable, the action selection unit 224 distributes the flow to the selected communication network. May be. In other words, the action selection unit 224 may use the communication network as a transmission path when the simultaneously connected communication network is available.
  • both communication networks can be selected when both 3G and Wi-Fi communication networks are available.
  • only the usable communication network can be selected.
  • the action selection unit 224 records the latest communication network to which the flow is distributed as a history, and distributes the flow to each communication network so that the most recent distribution history approaches the specified distribution ratio. Good. Further, the action selection unit 224 may record the number of times the flow is distributed to each communication network, and distribute the flow to each communication network so that the number of times approaches the distribution ratio specified by the action. . Specifically, the OFC 2 counts the number of entries whose period has not expired among the past flow entries notified to the OFS 4 and distributes each communication network (also referred to as a utilization rate). May be obtained.
  • the action selection unit 224 may reset the number of times the flow has been allocated when the state changes from a state where some of the communication networks cannot be used to a usable state. By doing in this way, it can suppress that communication concentrates on the communication network recovered in order to implement
  • the action selection unit 224 may use the current flow rate for each communication network as the distribution ratio. In this case, for example, the action selection unit 224 may calculate the flow rate from the statistical value of the flow entry of the OFS 4.
  • the action selection unit 224 may notify the control application unit 3 according to the policy searched by the policy search unit 223.
  • FIG. 6 is a sequence diagram illustrating an operation example of the terminal device 1 of the present embodiment.
  • the terminal device 1 is simultaneously connected to two communication networks, Wi-Fi and Cellular, which is a public wireless communication network.
  • Wi-Fi and Cellular which is a public wireless communication network.
  • FIG. 6 the content of the policy sent from the control application unit 3 to the OFC 2 is shown surrounded by a broken line.
  • the control application unit 3 transmits a policy to the OFC base (that is, OFC 2) and instructs the addition of the transmitted policy (step S1).
  • the control application unit 3 sets “APP1” in the application ID that is a part of the search key, “Wi-Fi, Cellular” in the route designation that is part of the action, and “ A policy in which the order “RR” and the ratio (frequency) “1: 1” are set is transmitted to the OFC 2.
  • the OFC 2 (specifically, the policy entry management unit 222) updates the content of the policy table storage unit 221 with the content of the received policy.
  • control application unit 3 may transmit a policy input to the user of the terminal device 1 or may transmit a policy given in advance by a mobile carrier or the like.
  • the application unit 6 (in this example, referred to as APP1) transmits a packet directed to the outside to the OFS 4 (step S2). If the received packet does not match the flow entry, the OFS 4 transmits the packet to the OFC 2 together with “Packet_in” (step S3).
  • the OFC 2 (specifically, the policy search unit 223) searches the policy table storage unit 221 for a policy corresponding to the received packet. Since the transmission source application of the packet transmitted in step S2 is APP1, the policy added in step S1 is searched. Therefore, OFC2 (specifically, action selection unit 224) assigns Wi-Fi and Cellular, which are communication networks, to flows at a ratio of 1: 1 based on the round robin method. In this case, the OFC 2 (specifically, the action selection unit 224) first determines the communication network to be assigned to the flow as Wi-Fi.
  • OFC2 (specifically, flow management unit 24) creates a flow entry that stipulates that Wi-Fi is used as a communication network for the flow of the received packet in accordance with the searched policy.
  • any output port is designated as the action of the flow entry.
  • the OFC 2 (specifically, the flow management unit 24) transmits “Flow_mod” and “Packet_out” specifying the flow entry to the OFS 4 (step S4).
  • the OFS 4 that has received “Packet_out” causes the packet to be output from the communication interface unit connected to the Wi-Fi (step S5).
  • the OFS 4 holds the received flow entry.
  • Step S6 when the OFS 4 receives the same packet as the flow of the stored flow entry (Step S6), the OFS 4 selects Wi-Fi from the communication network based on the flow entry, and the packet is connected to the Wi-Fi. The process of outputting from the communication interface unit is repeated (step S7).
  • the application unit 6 transmits a packet of another flow to the OFS 4 (step S8). If the received packet does not match the flow entry, the OFS 4 transmits the packet to the OFC 2 together with “Packet_in” (step S9).
  • the OFC 2 (specifically, the policy search unit 223) searches the policy table storage unit 221 for a policy corresponding to the received packet. As in step S2, since the transmission source application of the packet transmitted in step S8 is APP1, the policy added in step S1 is searched. Therefore, the OFC 2 (specifically, the action selection unit 224) determines the next communication network to be assigned to the flow as Cellular.
  • OFC2 (specifically, the flow management unit 24) creates a flow entry that stipulates that the cellular is used as a communication network for the received packet flow in accordance with the searched policy.
  • the OFC 2 (specifically, the flow management unit 24) transmits “Flow_mod” and “Packet_out” specifying the flow entry to the OFS 4 (step S10).
  • the OFS 4 that has received “Packet_out” outputs the packet from the communication interface unit connected to the Cellular (step S11).
  • the OFS 4 holds the received flow entry.
  • step S12 when the OFS 4 receives the same packet as the flow of the stored flow entry (step S12), the OFS 4 selects Cellular from the communication network based on the flow entry, and the packet is transmitted from the communication interface unit connected to the Cellular. The process of outputting is repeated (step S13).
  • step S14 to S17 the same processing as steps S2 to S5 for selecting Wi-Fi as the communication network is repeated (steps S14 to S17).
  • the control application unit 3 transmits to the OFC 2 a policy including traffic identification information, a plurality of communication networks, and distribution information for the plurality of communication networks. Therefore, the OFC 2 distributes traffic based on the transmitted policy. That is, the terminal device 1 can flexibly control the unit of traffic transmitted from a plurality of connected communication networks. Specifically, according to the present embodiment, the terminal device 1 can select a communication network used by traffic from a plurality of communication networks based on a plurality of conditions such as an application and destination of a packet transmission source.
  • a method for distributing the communication networks has been limited. Also, with a general load balancing method, it is impossible to specify a distribution ratio to distribute communication networks, or to distribute communication networks individually for each source application, so it cannot be said that convenience is high. It was. Furthermore, in such a general method, since a distribution method is determined statically, it is not assumed that control is performed by transmitting information necessary for distribution in the first place.
  • the control application unit 3 transmits the policy to the OFC 2 that selects the communication network based on the instructed information (specifically, to the OFC 2 that instructs the OFS 4 to select the communication network).
  • This policy includes a distribution ratio for allocating communication for each flow and application information of a transmission source as a distribution target. Therefore, the OFC 2 can flexibly control the communication network to be used based on the distribution ratio, the communication network to be used, and the application simply by changing this policy (that is, instructing the policy setting).
  • traffic belonging to a single flow is transmitted using a specific single communication network, and is not distributed over a plurality of communication networks. If traffic belonging to a single flow is to be distributed and transmitted to a plurality of communication networks, a device for dividing and aggregating the traffic is required on the network side. In this embodiment, since the communication network is selected based on the flow granularity, there is also an effect that it is not necessary to separately set a device on the network side.
  • FIG. 7 is a block diagram showing an outline of a terminal device according to the present invention.
  • a terminal apparatus according to the present invention is a terminal apparatus (for example, terminal apparatus 1) that selects a communication network to be used for communication from a plurality of connected communication networks (for example, 3G, Wi-Fi).
  • Traffic identifying traffic to selection means for example, OFC2
  • OFS4 Traffic identifying traffic to selection means
  • Identification information for example, a search key
  • communication network information for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information for example, “route designation” illustrated in FIG.
  • the order of distributing flows to the plurality of communication networks (for example, round robin method) and the frequency of distributing flows to the plurality of communication networks (for example, Instruction information including a distribution information including either or both of the distribution ratio) (for example, a transmission unit 81 for transmitting a policy) (e.g., control application unit 3).
  • the unit of traffic transmitted from a plurality of connected communication networks can be flexibly controlled.
  • the transmission unit 81 assigns application identification information (for example, application ID) that identifies an application that is a transmission source of a packet in traffic as traffic identification information and a flow that uses an application identified by the application identification information as a transmission source.
  • application identification information for example, application ID
  • instruction information including distribution information including either or both of the frequency and the frequency may be transmitted to the selection means.
  • the communication network to be used can be distributed in units of applications that generate traffic.
  • the transmission unit 81 may transmit the instruction information specifying the operation for distributing the flow to each communication network to the selection unit. Specifically, the transmission unit 81 may transmit the instruction information specifying the round robin method to the selection unit as the order in which the flows are distributed to the respective communication networks. According to such a configuration, a method for selecting a communication network to be used can be flexibly controlled.
  • the selection means may select a communication network based on the received instruction information.
  • Terminal device 2 Communication control manager (OFC) 3 Control application part 4 Packet transfer part (OFS) 5 Protocol processing unit 6 Application unit 7 Communication interface unit 21 API management unit 22 Policy management unit 23 Statistics information management unit 24 Flow management unit 25 Node state management unit 26 Protocol state management unit 221 Policy table storage unit 222 Policy entry management unit 223 Policy Search unit 224 Action selection unit

Landscapes

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

Abstract

This terminal device, in which communication networks to use in communication are selected from among a plurality of connected communication networks, is provided with a transmitting means (81) for transmitting instruction information to a selecting means for selecting communication networks on the basis of said instruction information, which includes the following: traffic-identifying information that identifies traffic; communication-network information that identifies a plurality of communication networks used to convey the traffic identified by the traffic-identifying information; and allocation information that includes the order in which to allocate flows to the plurality of communication networks and/or the frequency with which to allocate flows to the plurality of communication networks.

Description

端末装置、端末装置制御方法、および端末装置制御プログラムTerminal device, terminal device control method, and terminal device control program
 本発明は、外部と通信可能な端末装置、その端末装置を制御する端末装置制御方法、および、その端末装置を制御するための端末装置制御プログラムに関する。 The present invention relates to a terminal device capable of communicating with the outside, a terminal device control method for controlling the terminal device, and a terminal device control program for controlling the terminal device.
 パケットを転送するスイッチを制御装置が制御するプロトコルとして、オープンフロー(OpenFlow)が知られている。オープンフローは、非特許文献1で規定されている。 Open flow (OpenFlow) is known as a protocol in which a control device controls a switch that transfers a packet. OpenFlow is defined in Non-Patent Document 1.
 オープンフローでは、制御装置がスイッチにフローエントリを設定する。そして、スイッチは、受信したパケットをそのフローエントリに従って処理する。フローエントリとは、パケットをどのように処理するか(例えば、転送、廃棄等)を規定した情報である。フローエントリは、パケットのフロー毎に設定される。スイッチがパケットを受信したときに、そのパケットのフローに対応するフローエントリが存在する場合、スイッチは、そのフローエントリに従ってそのパケットを処理する。一方、受信したパケットのフローに対応するフローエントリが存在しない場合、スイッチはその旨を制御装置に通知する。そして、制御装置は、そのパケットのフローに対応するフローエントリを決定し、スイッチに設定する。 In open flow, the control device sets a flow entry in the switch. Then, the switch processes the received packet according to the flow entry. The flow entry is information that defines how to process a packet (for example, transfer, discard, etc.). The flow entry is set for each packet flow. When the switch receives a packet and there is a flow entry corresponding to the flow of the packet, the switch processes the packet according to the flow entry. On the other hand, when there is no flow entry corresponding to the flow of the received packet, the switch notifies the control device to that effect. Then, the control device determines a flow entry corresponding to the flow of the packet and sets it in the switch.
 オープンフローにおいて、制御装置とスイッチとが送受信するメッセージの例として、“Packet_in ”,“Flow_mod”,“Packet_out”,“Flow_removed”等がある。 Examples of messages transmitted and received between the control device and the switch in OpenFlow include “Packet_in”, “Flow_mod”, “Packet_out”, and “Flow_removed”.
 “Packet_in ”は、スイッチから制御装置に送られるメッセージである。“Packet_in ”は、対応するフローエントリが存在しなかったパケットをスイッチから制御装置に送るために用いられる。 “Packet_in” is a message sent from the switch to the control device. “Packet_in” is used to send a packet for which no corresponding flow entry exists from the switch to the control device.
 “Flow_mod”は、制御装置からスイッチに送られるメッセージである。“Flow_mod”は、制御装置からスイッチに対してフローエントリの追加、変更、削除を行うためのメッセージである。 “Flow_mod” is a message sent from the control device to the switch. “Flow_mod” is a message for adding, changing, or deleting a flow entry from the control device to the switch.
 “Packet_out”は、制御装置からスイッチに送られるメッセージである。“Packet_out”は、ポートからのパケット出力を指示するメッセージである。 “Packet_out” is a message sent from the control device to the switch. “Packet_out” is a message instructing packet output from the port.
 “Flow_removed”は、スイッチから制御装置に送られるメッセージである。“Flow_removed”は、フローエントリが一定時間使用されず、タイムアウトでスイッチから消去される場合に、その旨を制御装置に通知するメッセージである。スイッチは、“Flow_removed”を送信する際、消去されたフローエントリに対応するフローの統計情報も制御装置に送信する。 “Flow_removed” is a message sent from the switch to the control device. “Flow_removed” is a message that notifies the control device when a flow entry is not used for a certain period of time and is deleted from the switch due to a timeout. When transmitting “Flow_removed”, the switch also transmits statistical information of the flow corresponding to the deleted flow entry to the control device.
 また、近年では、外部と通信可能な端末装置として、スマートフォン等が急速に普及している。これらの端末装置は、3G(3rd Generation)やWi-Fi(Wireless Fidelity 、登録商標)など、複数の通信網に接続される。そのため、一つの通信網が使えない場合でも、他の通信網を利用して通信を行うことが可能になっている。 In recent years, smartphones and the like are rapidly spreading as terminal devices that can communicate with the outside. These terminal devices are connected to a plurality of communication networks such as 3G (3rd generation) or Wi-Fi (Wireless Fidelity, registered trademark). Therefore, even when one communication network cannot be used, it is possible to perform communication using another communication network.
 さらに、ネットワークの負荷を分散させるために、単一宛先へ複数経路を利用してパケットを転送する方法として、ECMP(Equal Cost Multi Path )が知られている。ECMPでは、パケットヘッダ内の特定フィールドの内容についてハッシュ演算を実行し、演算により特定される経路に対してパケットを転送する。 Furthermore, ECMP (Equal Cost Multi Multi Path) is known as a method of transferring packets using a plurality of routes to a single destination in order to distribute the network load. In ECMP, a hash operation is performed on the contents of a specific field in the packet header, and the packet is transferred to a route specified by the operation.
 また、特許文献1には、送信データを分散させて、輻輳や遅延、パケット損失を回避させる経路制御装置が記載されている。特許文献1に記載された経路制御装置は、ネットワークの品質を測定するパケットによる経路の品質情報の収集や、利用料金表からネットワークの利用料金を参照して、経路状態管理テーブルを作成する。さらに、特許文献1に記載された経路制御装置は、この経路状態管理テーブルを用いて、事前に設定した利用する経路数、利用するパラメータなどのポリシに基づいて複数の経路を選択した選択経路テーブルを作成する。 Further, Patent Document 1 describes a path control device that distributes transmission data to avoid congestion, delay, and packet loss. The route control device described in Patent Literature 1 creates a route state management table by collecting route quality information using packets for measuring network quality and referring to a network usage fee from a usage fee table. Furthermore, the route control device described in Patent Document 1 uses this route state management table to select a plurality of routes based on policies such as the number of routes to be used and parameters to be used that are set in advance. Create
特開2005-57487号公報JP 2005-57487 A
 3Gは、携帯電話回線網であり、無線が届く範囲が広く、多くの基地局も存在することから、大抵の場所で使用することが可能である。しかし、その反面、通信速度がWi-Fiより遅いため、動画などの通信を行うアプリケーションソフトウェア(以下、単にアプリケーションと記す。)の使用にはあまり適さない。このように、多くのトラフィックを発生させるアプリケーションが特定の回線網を圧迫しないように、トラフィックに応じて通信網を制御できることが望まれる。 3G is a mobile phone network, has a wide range of wireless coverage, and has many base stations, so it can be used in most places. However, on the other hand, since the communication speed is slower than Wi-Fi, it is not very suitable for the use of application software (hereinafter simply referred to as an application) for performing communication such as moving images. In this way, it is desirable to be able to control the communication network according to the traffic so that an application that generates a lot of traffic does not put pressure on a specific circuit network.
 上述するECMPを利用して、トラフィックを分散する方法も考えられる。しかし、ECMPでは、静的に経路をマッピングする方法が用いられるため、例えば、同じフローのパケットは、1つの特定の経路にマッピングされてしまう。また、ECMPでは、パケットヘッダの内容に基づいて経路が特定されるため、例えば、あるアプリケーションが、特定の送信先へパケットを送信するような場合、特定の経路にトラフィックが集中してしまう可能性がある。 A method of distributing traffic using ECMP described above is also conceivable. However, in ECMP, a method of statically mapping a route is used. For example, packets of the same flow are mapped to one specific route. In addition, in ECMP, a route is specified based on the contents of a packet header. For example, when an application transmits packets to a specific destination, traffic may be concentrated on the specific route. There is.
 さらに、上述するECMPでは、負荷分散を行う方法が制限され、各通信網に分散させるトラフィックの単位を柔軟に制御できないという問題もある。 Further, in the above-described ECMP, there is a problem that the method of load distribution is limited, and the unit of traffic distributed to each communication network cannot be flexibly controlled.
 また、特許文献1に記載された経路制御装置は、宛先ネットワークごとのネクストホップやパス属性が整理された経路状態管理テーブルを作成し、この経路状態管理テーブルに基づいて、選択経路テーブルを作成する。しかし、特許文献1に記載された経路制御装置は、分配するトラフィックの割り当てが決定されていることを前提としている。そのため、すでに設定されている選択経路テーブルを変更するための制御方法や、未設定のトラフィックが伝送された場合の制御方法については、何ら考慮されていない。そのため、複数の通信網から送信するトラフィックの単位を柔軟に制御できるとは言い難い。 In addition, the route control device described in Patent Document 1 creates a route state management table in which the next hop and path attributes for each destination network are arranged, and creates a selected route table based on the route state management table. . However, the route control device described in Patent Document 1 is based on the premise that allocation of traffic to be distributed is determined. Therefore, no consideration is given to a control method for changing the already set selection route table and a control method when unset traffic is transmitted. Therefore, it cannot be said that the unit of traffic transmitted from a plurality of communication networks can be flexibly controlled.
 そこで、本発明は、接続される複数の通信網から伝送されるトラフィックの単位を柔軟に制御できる端末装置、端末装置制御方法、および端末装置制御プログラムを提供することを目的とする。 Therefore, an object of the present invention is to provide a terminal device, a terminal device control method, and a terminal device control program that can flexibly control a unit of traffic transmitted from a plurality of connected communication networks.
 本発明による端末装置は、接続された複数の通信網の中から通信に用いられる通信網を選択する端末装置であって、フローに割り当てる通信網を決定できない他の手段からの要求に応じてそのフローに割り当てる通信網を指示された情報に基づいて選択する選択手段に、トラフィックを識別するトラフィック識別情報と、そのトラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報と、その複数の通信網にフローを振り分ける順序とその複数の通信網にフローを振り分ける頻度のいずれかまたは両方を含む振分情報とを含む指示情報を送信する送信手段を備えたことを特徴とする。 The terminal device according to the present invention is a terminal device that selects a communication network to be used for communication from among a plurality of connected communication networks, and in response to a request from other means that cannot determine a communication network to be assigned to a flow. Traffic identification information for identifying traffic and communication for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information as a selection means for selecting a communication network to be assigned to a flow based on instructed information A transmission means for transmitting instruction information including network information and distribution information including one or both of an order of distributing flows to the plurality of communication networks and a frequency of distributing flows to the plurality of communication networks; Features.
 本発明による端末装置制御方法は、端末装置に接続された複数の通信網の中から通信に用いられる通信網を選択させる制御を行う端末装置制御方法であって、端末装置の送信手段が、フローに割り当てる通信網を決定できない他の手段からの要求に応じてそのフローに割り当てる通信網を指示された情報に基づいて選択する自端末装置の選択手段に、トラフィックを識別するトラフィック識別情報と、そのトラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報と、その複数の通信網にフローを振り分ける順序とその複数の通信網にフローを振り分ける頻度のいずれかまたは両方を含む振分情報とを含む指示情報を送信することを特徴とする。 A terminal device control method according to the present invention is a terminal device control method for performing control for selecting a communication network used for communication from among a plurality of communication networks connected to the terminal device, wherein the transmission means of the terminal device includes a flow Traffic identification information for identifying traffic to the selection means of its own terminal device that selects a communication network to be assigned to the flow based on instructed information in response to a request from other means that cannot determine the communication network to be assigned to Either communication network information for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information, an order of distributing flows to the plurality of communication networks, and a frequency of distributing flows to the plurality of communication networks, or Instruction information including distribution information including both is transmitted.
 本発明による端末装置制御プログラムは、フローに割り当てる通信網を決定できない他の手段からの要求に応じてそのフローに割り当てる通信網を指示された情報に基づいて選択する選択手段に、接続された複数の通信網の中から通信に用いられる通信網を選択させる制御を行うコンピュータに適用される端末装置制御プログラムであって、コンピュータに、トラフィックを識別するトラフィック識別情報と、そのトラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報と、その複数の通信網にフローを振り分ける順序とその複数の通信網にフローを振り分ける頻度のいずれかまたは両方を含む振分情報とを含む指示情報を選択手段に送信する送信処理を実行させることを特徴とする。 The terminal device control program according to the present invention includes a plurality of devices connected to a selection unit that selects a communication network to be allocated to the flow based on instructed information in response to a request from another unit that cannot determine the communication network to be allocated to the flow. A terminal device control program applied to a computer that performs control for selecting a communication network to be used for communication from among the above communication networks, the computer identifying traffic identification information for identifying traffic and the traffic identification information Distribution information including either or both of communication network information for identifying a plurality of communication networks used for transmitting traffic, an order of distributing flows to the plurality of communication networks, and a frequency of distributing flows to the plurality of communication networks A transmission process for transmitting the instruction information including the above to the selection means is executed.
 本発明によれば、接続される複数の通信網から伝送されるトラフィックの単位を柔軟に制御できる。 According to the present invention, the unit of traffic transmitted from a plurality of connected communication networks can be flexibly controlled.
本発明の端末装置の例を示すブロック図である。It is a block diagram which shows the example of the terminal device of this invention. ポリシを模式的に示す説明図である。It is explanatory drawing which shows a policy typically. OFC2の詳細を示すブロック図である。It is a block diagram which shows the detail of OFC2. フロー管理部24が管理する情報の例を示す模式図である。It is a schematic diagram which shows the example of the information which the flow management part 24 manages. ポリシ管理部22の詳細を示すブロック図である。3 is a block diagram showing details of a policy management unit 22. FIG. 端末装置1の動作例を示すシーケンス図である。FIG. 6 is a sequence diagram illustrating an operation example of the terminal device 1. 本発明による端末装置の概要を示すブロック図である。It is a block diagram which shows the outline | summary of the terminal device by this invention.
 以下、本発明の実施形態を図面を参照して説明する。以下、オープンフローにおける制御装置をOFC(OpenFlow Controller )と記す。また、オープンフローにおけるスイッチをOFS(OpenFlow Switch )と記す。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. Hereinafter, the control device in OpenFlow is referred to as OFC (OpenFlow Controller). Also, a switch in OpenFlow is referred to as OFS (OpenFlow Switch).
 図1は、本発明の端末装置の例を示すブロック図である。本発明の端末装置1は、通信制御管理部2と、制御アプリケーション部3と、パケット転送部4と、プロトコル処理部5と、アプリケーション部6と、通信インタフェース部7a~7nとを備える。端末装置1は、複数の通信網に同時に接続され、その複数の通信網の中から選択された通信網を適宜使って通信する装置である。端末装置1の一例として、例えば、スマートフォンやタブレット型携帯端末などが挙げられる。 FIG. 1 is a block diagram showing an example of a terminal device of the present invention. The terminal device 1 of the present invention includes a communication control management unit 2, a control application unit 3, a packet transfer unit 4, a protocol processing unit 5, an application unit 6, and communication interface units 7a to 7n. The terminal device 1 is a device that is connected to a plurality of communication networks at the same time and communicates by appropriately using a communication network selected from the plurality of communication networks. As an example of the terminal device 1, a smart phone, a tablet-type portable terminal, etc. are mentioned, for example.
 各アプリケーション部6は、端末装置1にインストールされた各アプリケーションに従って動作するCPUによって実現される。各アプリケーション部6は、対応するアプリケーションに応じた動作を行う。 Each application unit 6 is realized by a CPU that operates according to each application installed in the terminal device 1. Each application unit 6 performs an operation according to the corresponding application.
 パケット転送部4は、アプリケーション部6が外部に送信しようとするパケットを、通信制御管理部2に従って処理する(例えば、転送したり、破棄したりする)。 The packet transfer unit 4 processes a packet that the application unit 6 intends to transmit to the outside according to the communication control management unit 2 (for example, transfers or discards the packet).
 通信制御管理部2は、制御アプリケーション部3からの指示に基づいて、パケット転送部4におけるパケット処理を制御する。本実施形態では、通信制御管理部2がオープンフローに従ってパケット転送部4を制御する場合を例にして説明する。すなわち、本実施形態では、通信制御管理部2がオープンフローにおけるOFCに該当し、パケット転送部4がオープンフローにおけるOFSに該当するものとして説明する。ただし、通信制御管理部2は、オープンフロー以外のプロトコルでパケット転送部4を制御してもよい。以下、通信制御管理部2をOFC2と記す。また、パケット転送部4をOFS4と記す。OFC2およびOFS4は、プログラムに従って動作するCPUによって実現される。OFC2としての機能を実現させるプログラムはOFC基盤と称される。 The communication control management unit 2 controls packet processing in the packet transfer unit 4 based on an instruction from the control application unit 3. In the present embodiment, a case where the communication control management unit 2 controls the packet transfer unit 4 according to an open flow will be described as an example. In other words, in the present embodiment, the communication control management unit 2 corresponds to the OFC in the open flow, and the packet transfer unit 4 corresponds to the OFS in the open flow. However, the communication control management unit 2 may control the packet transfer unit 4 with a protocol other than OpenFlow. Hereinafter, the communication control management unit 2 is referred to as OFC2. The packet transfer unit 4 is referred to as OFS4. OFC2 and OFS4 are realized by a CPU that operates according to a program. A program for realizing the function as the OFC 2 is called an OFC base.
 本実施形態の端末装置1がオープンフローによって実現される場合、OFS4は、フローに割り当てる通信網を決定できない場合に、そのフローに対する通信網の割り当てをOFC2に要求する。このとき、OFC2は、OFS4からの要求に応じて、そのフローに割り当てる通信網を選択する。 When the terminal device 1 of the present embodiment is realized by an open flow, the OFS 4 requests the OFC 2 to assign a communication network to the flow when the communication network to be assigned to the flow cannot be determined. At this time, the OFC 2 selects a communication network to be assigned to the flow in response to a request from the OFS 4.
 制御アプリケーション部3は、制御アプリケーションソフトウェアに従って動作するCPUによって実現される。以下、制御アプリケーションソフトウェアを制御アプリケーション、または制御APP(Application )と記す。制御アプリケーション部3は、OFC2に対する指示を表す指示情報をOFC2に送る。この指示情報をポリシと記す。なお、このポリシの内容については後述される。 The control application unit 3 is realized by a CPU that operates according to control application software. Hereinafter, the control application software is referred to as a control application or a control APP (Application). The control application unit 3 sends instruction information indicating an instruction for the OFC 2 to the OFC 2. This instruction information is referred to as a policy. The contents of this policy will be described later.
 通信インタフェース部7a~7nは、それぞれ、3G、LTE(Long Term Evolution )、Wi-Fi等の各種通信に対応する通信インタフェースである。各通信インタフェース部7a~7nは、具体的には、OFS4のポートとして識別される。すなわち、端末装置1は、これらの複数の通信網に接続されていると言える。 The communication interface units 7a to 7n are communication interfaces corresponding to various types of communication such as 3G, LTE (Long Terminology Evolution), and Wi-Fi. Each of the communication interface units 7a to 7n is specifically identified as an OFS4 port. That is, it can be said that the terminal device 1 is connected to the plurality of communication networks.
 プロトコル処理部5は、プログラムに従って動作するCPUによって実現される。プロトコル処理部5は、アプリケーションに対して通信サービスを提供する。プロトコル処理部5は、伝送路で用いられるTCP(Transmission Control Protocol )、UDP(User Datagram Protocol)等のプロトコルを実装した部分である。プロトコル処理部5は、各通信インタフェース部7a~7nが使用できる状態か否かを監視し、その監視結果をOFC2(具体的には、後述のノード状態管理部25、図3参照)に通知する。また、プロトコル処理部5は、自ポート番号および、その自ポート番号に対応するプロセスID(Identification)をOFC2(具体的には、後述のプロトコル状態管理部26、図3参照)に通知する。上記の自ポート番号は、アプリケーションから指示された各通信におけるTCP、UDP等の自ポート番号である。 The protocol processing unit 5 is realized by a CPU that operates according to a program. The protocol processing unit 5 provides a communication service for the application. The protocol processing unit 5 is a part in which protocols such as TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) used in the transmission path are implemented. The protocol processing unit 5 monitors whether or not each of the communication interface units 7a to 7n is usable, and notifies the monitoring result to the OFC 2 (specifically, a node state management unit 25 described later, see FIG. 3). . Further, the protocol processing unit 5 notifies the OFC 2 (specifically, a protocol state management unit 26 described later, see FIG. 3) of the own port number and the process ID (Identification) corresponding to the own port number. The self port number is a self port number such as TCP or UDP in each communication instructed by the application.
 制御アプリケーション、および、OFC2、OFS4、プロトコル処理部5の機能を実現するための各プログラムは、端末装置制御プログラムと称することができる。端末装置制御プログラムは、端末装置1の記憶装置(図示略)に記憶され、端末装置1のCPUが端末装置制御プログラムを読み込み、そのプログラムに従って、OFC2、制御アプリケーション部3、OFS4、プロトコル処理部5として動作する。 Each program for realizing the functions of the control application and OFC2, OFS4, and protocol processor 5 can be referred to as a terminal device control program. The terminal device control program is stored in a storage device (not shown) of the terminal device 1, and the CPU of the terminal device 1 reads the terminal device control program, and according to the program, OFC2, control application unit 3, OFS4, protocol processing unit 5 Works as.
 制御アプリケーション部3がOFC2に送るポリシについて説明する。ポリシは、トラフィックの内容に応じたアクションを指示する指示情報である。図2は、ポリシを模式的に示す説明図である。ポリシには、ポリシを検索する際に用いる検索キーと、ポリシが指定する動作を表すアクションとが含まれる。 The policy that the control application unit 3 sends to the OFC 2 will be described. The policy is instruction information for instructing an action according to the content of traffic. FIG. 2 is an explanatory view schematically showing a policy. The policy includes a search key used when searching for a policy and an action indicating an operation specified by the policy.
 トラフィックを指定する情報(以下、トラフィック識別情報と記す。)は、検索キーとして記述される。例えば、検索キーとしてアプリケーションIDが記述される。アプリケーションIDは、制御対象トラフィックを端末装置内で送受信するアプリケーションの識別子である。ポリシにおいてアプリケーションIDが未指定である場合、ワイルドカードであるとみなされる。 Information specifying traffic (hereinafter referred to as traffic identification information) is described as a search key. For example, an application ID is described as a search key. The application ID is an identifier of an application that transmits / receives the control target traffic within the terminal device. If the application ID is not specified in the policy, it is regarded as a wild card.
 また、例えば、制御対象トラフィックのフローの識別情報が検索キーとして記述されていてもよい。フローの識別情報には、例えば、アドレスやポート番号等が含まれる。フロー情報となるアドレスやポート番号が未指定である場合、ワイルドカードとみなされる。 Further, for example, the identification information of the flow of the control target traffic may be described as a search key. The flow identification information includes, for example, an address and a port number. If the address or port number used as flow information is not specified, it is regarded as a wild card.
 また、検索キーには、優先度が含まれていてもよい。優先度は、共通のトラフィックに対応するポリシが複数存在する場合、それらポリシの優先順位を表す。従って、OFC2が、あるトラフィックに対応するポリシを検索した結果、複数のポリシが得られた場合、OFC2は、そのポリシのうち最も優先度が高いポリシのみを最終的に検索結果とする。 Also, the search key may include a priority. The priority indicates the priority of the policies when there are a plurality of policies corresponding to the common traffic. Therefore, when a plurality of policies are obtained as a result of the OFC 2 searching for a policy corresponding to a certain traffic, the OFC 2 finally uses only the policy with the highest priority among the policies as a search result.
 アクションを指定する態様には、トラフィックに応じて、そのトラフィックの通信網を指定する態様がある。この態様では、端末装置1が接続し得る通信網(Wi-Fiや3G等)が指定される。例えば、あるトラフィックに対応するポリシで、アクションとしてWi-Fiが指定されていた場合、そのトラフィックのパケットはWi-Fiに対応する通信インタフェース部から送信されることになる。 The mode for specifying an action includes a mode for specifying a communication network of the traffic according to the traffic. In this aspect, a communication network (Wi-Fi, 3G, etc.) to which the terminal device 1 can be connected is designated. For example, when Wi-Fi is specified as an action in a policy corresponding to a certain traffic, the packet of the traffic is transmitted from the communication interface unit corresponding to Wi-Fi.
 また、アクションを指定する態様として、予め規定された動作を実行するか否かをフラグによって定める態様がある。予め規定された動作の例として、例えば、「OFC2がポリシで指定されたトラフィックを検知した場合、OFC2がその旨を制御アプリケーション部3に通知する。」等の動作が挙げられる。この動作に対応するフラグが、ポリシ内でオンに設定されているとする。OFC2は、トラフィックを検知し、そのトラフィックに対応するポリシとしてこのポリシを検索した場合、フラグで指定された上記の動作を実行する。また、ポリシ内でこのフラグがオフに設定されている場合、OFC2は、このポリシを検索したとしても、上記の動作を実行しない。 Also, as an aspect for specifying an action, there is an aspect in which whether or not to execute a predetermined operation is determined by a flag. As an example of the operation defined in advance, for example, an operation such as “when OFC 2 detects traffic designated by a policy, OFC 2 notifies the control application unit 3 to that effect”. Assume that the flag corresponding to this operation is set to ON in the policy. When the OFC 2 detects traffic and searches for this policy as a policy corresponding to the traffic, the OFC 2 executes the above-described operation specified by the flag. If this flag is set to OFF in the policy, the OFC 2 does not execute the above operation even if this policy is retrieved.
 また、アクションを指定する態様として、複数のアクションを関連付けて指定する態様がある。具体的には、アクションを指定する態様として、上述するトラフィックの通信網を複数指定するとともに、予め規定された動作として、その通信網の中から一の通信網を選択する動作を指定する態様がある。この態様では、例えば、OFC2がポリシで指定されたトラフィックを検知した場合、指定された複数の通信網の中から所定の動作に従って、一の通信網を選択することになる。 Also, as an aspect for specifying an action, there is an aspect for specifying a plurality of actions in association with each other. Specifically, as an aspect for specifying an action, an aspect for specifying a plurality of communication networks for the traffic described above and an operation for selecting one communication network from the communication networks as a predetermined operation are specified. is there. In this aspect, for example, when the OFC 2 detects traffic designated by the policy, one communication network is selected from a plurality of designated communication networks according to a predetermined operation.
 通信網の選択方法は任意であり、例えば、ラウンドロビン法に従ってフローを処理する動作がアクションに指定されてもよい。この場合、OFC2は、ポリシで指定されたフローを検知するごとに、指定された複数の通信網を順に選択することになる。さらに、ラウンドロビン法によりフローを処理する場合、そのフローを各通信網に振り分ける比率(以下、振分比率と記す。)がアクションに指定されてもよい。この場合、OFC2は、ポリシで指定されたフローを検知すると、指定された振分比率で各通信網を選択することになる。なお、ポリシには、複数の通信網にフローを振り分ける順序と、複数の通信網にフローを振り分ける振分比率(すなわち、頻度)のいずれかまたは両方が含まれていてもよい。複数のフローを振り分ける順序と頻度のいずれかまたは両方を含む情報を、以下、振分情報と記すこともある。 The method of selecting a communication network is arbitrary, and for example, an action of processing a flow according to a round robin method may be designated as an action. In this case, the OFC 2 selects a plurality of designated communication networks in order each time a flow designated by the policy is detected. Furthermore, when a flow is processed by the round robin method, a ratio for distributing the flow to each communication network (hereinafter referred to as a distribution ratio) may be designated as an action. In this case, when the OFC 2 detects the flow designated by the policy, the OFC 2 selects each communication network at the designated distribution ratio. The policy may include one or both of the order of distributing flows to a plurality of communication networks and the distribution ratio (that is, frequency) of distributing flows to a plurality of communication networks. Hereinafter, information including one or both of the order and frequency of distributing a plurality of flows may be referred to as distribution information.
 上述するように、OFC2は、制御アプリケーション部3からの指示に基づいて、OFS4におけるパケット処理を制御する。具体的には、本実施形態では、OFC2は、制御アプリケーション部3からの指示に基づいて、OFS4がトラフィックを転送する通信網を制御する。言い換えると、本実施形態の端末装置1では、OFC2およびOFS4が、トラフィックの伝送に用いられる通信網を選択していると言える。また、本実施形態の端末装置1では、制御アプリケーション部3が、OFC2およびOFS4が通信網を選択するための情報としてポリシを送信していると言える。 As described above, the OFC 2 controls packet processing in the OFS 4 based on an instruction from the control application unit 3. Specifically, in the present embodiment, the OFC 2 controls a communication network to which the OFS 4 transfers traffic based on an instruction from the control application unit 3. In other words, in the terminal device 1 of this embodiment, it can be said that the OFC 2 and OFS 4 have selected a communication network used for traffic transmission. Further, in the terminal device 1 of the present embodiment, it can be said that the control application unit 3 transmits a policy as information for the OFC 2 and OFS 4 to select a communication network.
 したがって、所定の振分比率に基づいて複数の通信網にフローを振り分ける場合、制御アプリケーション部3は、トラフィック識別情報と、複数の通信網と、その複数の通信網にフローを振り分ける比率を示す振分比率とを含むポリシをOFC2に送信する。なお、トラフィック識別情報は、伝送されるトラフィックを識別するための情報であり、例えば、検索キーである。また、複数の通信網とは、トラフィック識別情報により特定されるトラフィックの伝送に用いられる通信網である。本実施形態では、ポリシに含まれる通信網の指定に、例えば、通信インタフェース部7a~7nを特定するためのポート番号を設定すればよい。 Therefore, when allocating a flow to a plurality of communication networks based on a predetermined distribution ratio, the control application unit 3 assigns traffic identification information, a plurality of communication networks, and a distribution ratio indicating a ratio for distributing the flows to the plurality of communication networks. The policy including the ratio is transmitted to OFC2. The traffic identification information is information for identifying the traffic to be transmitted, and is, for example, a search key. The plurality of communication networks are communication networks used for transmission of traffic specified by traffic identification information. In the present embodiment, for example, a port number for specifying the communication interface units 7a to 7n may be set in the designation of the communication network included in the policy.
 また、制御アプリケーション部3は、振分比率を実現する動作を識別する情報をポリシに含めて送信してもよい。例えば、ポリシに、振分比率を実現する動作として、ラウンドロビン法が指定されてもよい。この場合、OFC2は、ラウンドロビン法に従って指定された振分比率で通信網を選択してもよい。なお、振分比率を実現する動作が指定されていない場合、OFC2は、予め定めた動作(例えば、ラウンドロビン法)に従って指定された振分比率で通信網を選択すればよい。また、振分比率を実現する動作のみで振分比率が特定できる場合、制御アプリケーション部3は、振分比率を送信せず、振分比率を実現する動作のみ送信するようにしてもよい。 In addition, the control application unit 3 may transmit information for identifying the operation for realizing the distribution ratio in the policy. For example, the round robin method may be designated as an operation for realizing the distribution ratio in the policy. In this case, the OFC 2 may select a communication network at a distribution ratio specified according to the round robin method. When the operation for realizing the distribution ratio is not specified, the OFC 2 may select the communication network with the specified distribution ratio according to a predetermined operation (for example, round robin method). When the distribution ratio can be specified only by the operation that realizes the distribution ratio, the control application unit 3 may transmit only the operation that realizes the distribution ratio without transmitting the distribution ratio.
 また、制御アプリケーション部3は、送信するポリシのトラフィック識別情報に、アプリケーションIDを含めてもよい。このようなポリシをOFC2に送信することで、アプリケーション単位でフローを振り分けることが可能になる。 Further, the control application unit 3 may include the application ID in the traffic identification information of the policy to be transmitted. By transmitting such a policy to the OFC 2, it becomes possible to distribute flows in units of applications.
 そのため、例えば、3GとWi-Fiに接続された端末装置1が、ウェブブラウザからのトラフィックを、それぞれ1:3の割合で振り分けたいとする。このとき、制御アプリケーション部3は、検索キーのアプリケーションIDに「ウェブブラウザ」、経路指定に「3G,Wi-Fi」、フラグ指定に「振分比率1:3」を設定したポリシをOFC2に送信すればよい。 Therefore, for example, it is assumed that the terminal device 1 connected to 3G and Wi-Fi wants to distribute the traffic from the web browser at a ratio of 1: 3. At this time, the control application unit 3 transmits to the OFC 2 a policy in which “Web browser” is set as the application ID of the search key, “3G, Wi-Fi” is set as the route specification, and “Distribution ratio 1: 3” is set as the flag specification. do it.
 以上のように、本実施形態の端末装置1は、接続される複数の通信網から伝送されるトラフィックの単位を柔軟に制御できる。 As described above, the terminal device 1 according to the present embodiment can flexibly control the unit of traffic transmitted from a plurality of connected communication networks.
 図3は、OFC2の詳細を示すブロック図である。OFC2は、API管理部21と、ポリシ管理部22と、統計情報管理部23と、フロー管理部24と、ノード状態管理部25と、プロトコル状態管理部26とを含む。 FIG. 3 is a block diagram showing the details of OFC2. The OFC 2 includes an API management unit 21, a policy management unit 22, a statistical information management unit 23, a flow management unit 24, a node state management unit 25, and a protocol state management unit 26.
 API管理部21は、制御アプリケーション部3からのAPI呼び出しや、OFC2側からの応答を中継する。例えば、API管理部21は、制御アプリケーション部3からポリシの追加、変更、削除の通知を受信した場合には、その通知をポリシ管理部22に送る。また、ポリシ管理部22が制御アプリケーション部3に情報を送信する場合、API管理部21は、その情報を中継する。また、例えば、API管理部21は、制御アプリケーション部3からトラフィックの統計情報の要求を受信した場合、その要求を統計情報管理部23に送る。そして、統計情報管理部23がその要求に応じて統計情報を制御アプリケーション部3に送信する場合、API管理部21は、その統計情報を中継する。 The API management unit 21 relays API calls from the control application unit 3 and responses from the OFC 2 side. For example, when the API management unit 21 receives a policy addition, change, or deletion notification from the control application unit 3, the API management unit 21 sends the notification to the policy management unit 22. When the policy management unit 22 transmits information to the control application unit 3, the API management unit 21 relays the information. For example, when the API management unit 21 receives a request for traffic statistical information from the control application unit 3, the API management unit 21 sends the request to the statistical information management unit 23. When the statistical information management unit 23 transmits statistical information to the control application unit 3 in response to the request, the API management unit 21 relays the statistical information.
 ポリシ管理部22は、制御アプリケーション部3から送られた各ポリシを保持する。そして、OFS4から“Packet_in ”とともにOFC2に送られたパケット(OFS4において、合致するフローエントリが存在しなかったパケット)を取得した場合、そのパケットに応じたポリシを検索し、検索したポリシで定められた動作を実行する。 The policy management unit 22 holds each policy sent from the control application unit 3. When a packet sent from OFS 4 together with “Packet_in” to OFC 2 (a packet for which no matching flow entry exists in OFS 4) is acquired, a policy corresponding to the packet is searched and determined by the searched policy. Execute the specified operation.
 統計情報管理部23は、OFS4から送られる統計情報を保持する。 The statistical information management unit 23 holds statistical information sent from the OFS 4.
 フロー管理部24は、OFS4との間の通信を行い、また、OFS4に設定したフローエントリに関する情報を管理する。フロー管理部24は、OFS4から“Packet_in ”とともにパケット(OFS4において、合致するフローエントリが存在しなかったパケット)を受信した場合、そのパケットをポリシ管理部22に送る。また、フロー管理部24は、“Flow_removed”を受信した場合、“Flow_removed”とともにOFS4から受信した統計情報を統計情報管理部23に送る。また、ポリシ管理部22が、ポリシに従ってフローエントリを作成した場合、フロー管理部24は、OFS4に対して設定すべきフローエントリを生成し、そのフローエントリをOFS4に送信する。 The flow management unit 24 performs communication with the OFS 4 and manages information related to the flow entry set in the OFS 4. When the flow management unit 24 receives a packet (packet for which no matching flow entry exists in OFS 4) together with “Packet_in” from the OFS 4, the flow management unit 24 sends the packet to the policy management unit 22. Further, when “Flow_removed” is received, the flow management unit 24 sends the statistical information received from the OFS 4 together with “Flow_removed” to the statistical information management unit 23. When the policy management unit 22 creates a flow entry according to the policy, the flow management unit 24 generates a flow entry to be set for the OFS 4 and transmits the flow entry to the OFS 4.
 図4は、フロー管理部24が管理する情報の例を示す模式図である。フロー管理部24が管理する各情報は、OFS4に設定されるフローエントリ毎に生成される。そして、フロー管理部24が管理する各情報には、それらの個々の情報を検索するための検索キーが含まれる。その検索キーには、フローエントリで制御されるトラフィックのフローの識別情報が記述される。既に説明したように、フローの識別情報には、例えば、アドレスやポート番号等が含まれる。フロー情報となるアドレスやポート番号が未指定である場合、ワイルドカードとみなされる。また、検索キーには、フローエントリを設定するときに利用したポリシIDも含まれる。さらに、フロー管理部24が管理する各情報には、フローエントリで設定されるアクションも記述される。 FIG. 4 is a schematic diagram illustrating an example of information managed by the flow management unit 24. Each piece of information managed by the flow management unit 24 is generated for each flow entry set in the OFS 4. Each piece of information managed by the flow management unit 24 includes a search key for searching for each piece of information. The search key describes the flow flow identification information controlled by the flow entry. As already described, the flow identification information includes, for example, an address and a port number. If the address or port number used as flow information is not specified, it is regarded as a wild card. The search key also includes the policy ID used when setting the flow entry. Further, each information managed by the flow management unit 24 also describes an action set in the flow entry.
 ノード状態管理部25は、各通信インタフェース部7a~7n(図1参照)が使用できる状態か否かを示す情報をプロトコル処理部5から取得し、保持する。ポリシ管理部22(具体的には、後述のアクション選択部224。図5参照。)は、この情報を参照することによって、個々の通信インタフェース部7a~7nが使用可能であるか否かを判定する。ポリシ管理部22(具体的には、アクション選択部224)は、パケットを送出しようとする通信インタフェースが使用できない場合、その通信インタフェースからのパケット送信を定めたフローエントリの作成を中止する。 The node state management unit 25 acquires information indicating whether or not each communication interface unit 7a to 7n (see FIG. 1) is usable from the protocol processing unit 5 and holds it. The policy management unit 22 (specifically, an action selection unit 224, which will be described later, see FIG. 5) refers to this information to determine whether or not each communication interface unit 7a to 7n is usable. To do. The policy management unit 22 (specifically, the action selection unit 224) stops the creation of a flow entry that defines packet transmission from the communication interface when the communication interface to which the packet is to be transmitted cannot be used.
 プロトコル状態管理部26は、パケットのフロー情報とアプリケーションID(アプリケーションの識別子)との対応関係を表す情報を保持する。ここでは、パケットのフロー情報としてポート番号を用いる場合を例に説明する。プロトコル状態管理部26は、プロトコル処理部5(図1参照)からポート番号およびプロセスIDを取得する。プロトコル状態管理部26は、そのプロセスIDに対応するUID(User ID )と、そのUIDに対応するアプリケーションIDとを対応づけた情報を作成し、その情報を保持する。この結果、フロー情報(ポート番号)とアプリケーションIDとが対応づけられ、フロー情報からアプリケーションIDを検索することが可能となる。ただし、プロトコル状態管理部26が、フロー情報とアプリケーションIDとの対応関係を示す情報を保持する態様は、特に限定されず、上記の態様でなくてもよい。 The protocol state management unit 26 holds information representing the correspondence between the packet flow information and the application ID (application identifier). Here, a case where a port number is used as the flow information of a packet will be described as an example. The protocol state management unit 26 acquires a port number and a process ID from the protocol processing unit 5 (see FIG. 1). The protocol state management unit 26 creates information in which a UID (User ID) corresponding to the process ID is associated with an application ID corresponding to the UID, and holds the information. As a result, the flow information (port number) and the application ID are associated with each other, and the application ID can be searched from the flow information. However, the mode in which the protocol state management unit 26 holds information indicating the correspondence between the flow information and the application ID is not particularly limited, and may not be the above mode.
 図5は、ポリシ管理部22の詳細を示すブロック図である。ポリシ管理部22は、ポリシテーブル記憶部221と、ポリシエントリ管理部222と、ポリシ検索部223と、アクション選択部224とを含む。 FIG. 5 is a block diagram showing details of the policy management unit 22. The policy management unit 22 includes a policy table storage unit 221, a policy entry management unit 222, a policy search unit 223, and an action selection unit 224.
 ポリシテーブル記憶部221は、ポリシを記憶する記憶装置(例えば、メモリ)である。 The policy table storage unit 221 is a storage device (for example, a memory) that stores policies.
 ポリシエントリ管理部222は、API管理部21を介して、制御アプリケーション部3からポリシの追加、変更、削除の通知を受信すると、その通知に従って、ポリシテーブル記憶部221内のポリシを更新する。例えば、ポリシエントリ管理部222は、ポリシテーブル記憶部221に新たにポリシを記憶させたり、ポリシテーブル記憶部221に記憶されているポリシの内容を変更したり、ポリシテーブル記憶部221に記憶されているポリシを削除したりする。 When the policy entry management unit 222 receives a policy addition, change, or deletion notification from the control application unit 3 via the API management unit 21, the policy entry management unit 222 updates the policy in the policy table storage unit 221 according to the notification. For example, the policy entry management unit 222 newly stores the policy in the policy table storage unit 221, changes the contents of the policy stored in the policy table storage unit 221, or is stored in the policy table storage unit 221. Or delete existing policies.
 ポリシ検索部223は、フロー管理部24からパケットが送られると、そのパケットのフロー情報(本例ではポート番号)をキーとして、プロトコル状態管理部26にそのフロー情報に対応するアプリケーションIDを検索させる。プロトコル状態管理部26は、検索したアプリケーションIDをポリシ検索部223に返す。このアプリケーションIDは、パケットの送信元となったアプリケーションIDである。ポリシ検索部223は、このアプリケーションIDをキーとして、ポリシテーブル記憶部221からポリシを検索する。 When a packet is sent from the flow management unit 24, the policy search unit 223 causes the protocol state management unit 26 to search for an application ID corresponding to the flow information using the flow information (port number in this example) of the packet as a key. . The protocol state management unit 26 returns the searched application ID to the policy search unit 223. This application ID is the application ID that is the source of the packet. The policy search unit 223 searches the policy table storage unit 221 for a policy using this application ID as a key.
 アクション選択部224は、ポリシ検索部223によって検索されたポリシで定められているアクションを実行する。 The action selection unit 224 executes an action defined by the policy searched by the policy search unit 223.
 具体的には、検索されたポリシで定められているアクションに、複数の通信網とその通信網の振分比率とが含まれている場合、アクション選択部224は、検索された振分比率に応じて、複数の通信網にトラフィックを振り分ける。このとき、アクション選択部224は、例えば、ラウンドロビン法に基づいて、トラフィックを振り分けてもよい。また、検索されたポリシで定められているアクションに、振分比率を実現する動作が含まれている場合、アクション選択部224は、その動作に従ってトラフィックを振り分けてもよい。 Specifically, when a plurality of communication networks and distribution ratios of the communication networks are included in the action defined by the searched policy, the action selection unit 224 sets the searched distribution ratio to Accordingly, traffic is distributed to a plurality of communication networks. At this time, the action selection unit 224 may distribute traffic based on, for example, a round robin method. Further, when the action defined by the searched policy includes an operation for realizing the distribution ratio, the action selection unit 224 may distribute the traffic according to the operation.
 また、アクション選択部224は、通信網が使用できる状態か否かをノード状態管理部25に問い合わせ、選択した通信網が使用できる状態である場合に、そのフローを選択した通信網に振り分けるようにしてもよい。すなわち、アクション選択部224は、同時接続している通信網が使用できる状態のときに伝送路としてその通信網を利用すればよい。 Further, the action selection unit 224 inquires of the node state management unit 25 whether or not the communication network is usable, and when the selected communication network is usable, the action selection unit 224 distributes the flow to the selected communication network. May be. In other words, the action selection unit 224 may use the communication network as a transmission path when the simultaneously connected communication network is available.
 このようにすることで、例えば、一度アクションの経路指定に「3G,Wi-Fi」と指定すれば、3G,Wi-Fi両方の通信網が使用可能な状態では、両方の通信網を選択でき、一方の通信網のみ使用可能な状態では、使用可能な通信網のみ選択できる。このように、通信網の利用可否に応じた複雑なポリシを設定しないようにすることで、接続状況の変化に追従してポリシを投入し直す必要がないため、利便性を向上できる。また、このような設定により、複雑な制御処理に要する時間を抑え、意図しない通信制御が発生することを抑制できる。 In this way, for example, once “3G, Wi-Fi” is specified for action routing, both communication networks can be selected when both 3G and Wi-Fi communication networks are available. In a state where only one communication network is usable, only the usable communication network can be selected. Thus, by not setting a complicated policy according to the availability of the communication network, it is not necessary to re-enter the policy following the change in the connection status, so that convenience can be improved. Also, with such settings, the time required for complicated control processing can be suppressed, and unintended communication control can be prevented from occurring.
 アクション選択部224は、フローを振り分けた直近の通信網を履歴として記録しておき、その直近の振分履歴が指定された振分比率に近づくように各通信網へフローを振り分けるようにしてもよい。また、アクション選択部224は、各通信網へフローを振り分けた回数を記録しておき、その回数がアクションで指定された振分比率に近づくように各通信網へフローを振り分けるようにしてもよい。具体的には、OFC2は、OFS4に通知した過去のフローエントリのうち、期間が満了(expire)していないエントリの数を集計して、通信網ごとの振分回数(利用率とも言う。)を取得してもよい。 The action selection unit 224 records the latest communication network to which the flow is distributed as a history, and distributes the flow to each communication network so that the most recent distribution history approaches the specified distribution ratio. Good. Further, the action selection unit 224 may record the number of times the flow is distributed to each communication network, and distribute the flow to each communication network so that the number of times approaches the distribution ratio specified by the action. . Specifically, the OFC 2 counts the number of entries whose period has not expired among the past flow entries notified to the OFS 4 and distributes each communication network (also referred to as a utilization rate). May be obtained.
 さらに、アクション選択部224は、一部の通信網が使用できない状態から使用できる状態に変化したとき、フローを振り分けた回数をリセットするようにしてもよい。このようにすることで、振分比率を実現しようとして回復した通信網に通信が集中することを抑制できる。 Furthermore, the action selection unit 224 may reset the number of times the flow has been allocated when the state changes from a state where some of the communication networks cannot be used to a usable state. By doing in this way, it can suppress that communication concentrates on the communication network recovered in order to implement | achieve a distribution ratio.
 なお、アクション選択部224は、通信網ごとのこれまでの流量を振分比率に利用してもよい。この場合、アクション選択部224は、例えば、OFS4のフローエントリの統計値から流量を算出してもよい。 Note that the action selection unit 224 may use the current flow rate for each communication network as the distribution ratio. In this case, for example, the action selection unit 224 may calculate the flow rate from the statistical value of the flow entry of the OFS 4.
 また、アクション選択部224は、ポリシ検索部223によって検索されたポリシに従って、制御アプリケーション部3に対して通知を行ってもよい。 Further, the action selection unit 224 may notify the control application unit 3 according to the policy searched by the policy search unit 223.
 次に、本実施形態の端末装置の動作を説明する。図6は、本実施形態の端末装置1の動作例を示すシーケンス図である。図6に示す例では、端末装置1は、Wi-Fiと公衆無線通信網であるCellularの2つの通信網に同時に接続されているものとする。また、図6において、制御アプリケーション部3がOFC2に送るポリシの内容は、破線で囲んで図示する。 Next, the operation of the terminal device of this embodiment will be described. FIG. 6 is a sequence diagram illustrating an operation example of the terminal device 1 of the present embodiment. In the example shown in FIG. 6, it is assumed that the terminal device 1 is simultaneously connected to two communication networks, Wi-Fi and Cellular, which is a public wireless communication network. Further, in FIG. 6, the content of the policy sent from the control application unit 3 to the OFC 2 is shown surrounded by a broken line.
 制御アプリケーション部3は、OFC基盤(すなわち、OFC2)にポリシを送信して、送信したポリシの追加を指示する(ステップS1)。図6に示す例では、制御アプリケーション部3は、検索キーの一部であるアプリケーションIDに「APP1」を設定し、アクションの一部である経路指定に「Wi-Fi,Cellular」およびフラグに『順序「RR」,比率(頻度)「1:1」』を設定したポリシをOFC2に送信する。 The control application unit 3 transmits a policy to the OFC base (that is, OFC 2) and instructs the addition of the transmitted policy (step S1). In the example shown in FIG. 6, the control application unit 3 sets “APP1” in the application ID that is a part of the search key, “Wi-Fi, Cellular” in the route designation that is part of the action, and “ A policy in which the order “RR” and the ratio (frequency) “1: 1” are set is transmitted to the OFC 2.
 ポリシを受信すると、OFC2(具体的には、ポリシエントリ管理部222)が、受信したポリシの内容でポリシテーブル記憶部221の内容を更新する。 When the policy is received, the OFC 2 (specifically, the policy entry management unit 222) updates the content of the policy table storage unit 221 with the content of the received policy.
 制御アプリケーション部3は、例えば、端末装置1のユーザに入力されたポリシを送信してもよく、モバイルキャリアなどにより予め与えられたポリシを送信してもよい。 For example, the control application unit 3 may transmit a policy input to the user of the terminal device 1 or may transmit a policy given in advance by a mobile carrier or the like.
 その後、アプリケーション部6(本例では、APP1と記す。)が外部に向けたパケットをOFS4に送信する(ステップS2)。受信したパケットが、フローエントリに合致しなかった場合、OFS4は、そのパケットを“Packet_in ”とともにOFC2に送信する(ステップS3)。 Thereafter, the application unit 6 (in this example, referred to as APP1) transmits a packet directed to the outside to the OFS 4 (step S2). If the received packet does not match the flow entry, the OFS 4 transmits the packet to the OFC 2 together with “Packet_in” (step S3).
 OFC2(具体的には、ポリシ検索部223)は、受信したパケットに応じたポリシをポリシテーブル記憶部221から検索する。ステップS2で送信されたパケットの送信元アプリケーションはAPP1であるため、ステップS1で追加されたポリシが検索される。そこで、OFC2(具体的には、アクション選択部224)は、ラウンドロビン法に基づき、通信網であるWi-FiとCellularを1:1の割合でフローに割り当てる。この場合、OFC2(具体的には、アクション選択部224)は、まず、フローに割り当てる通信網をWi-Fiと決定する。 The OFC 2 (specifically, the policy search unit 223) searches the policy table storage unit 221 for a policy corresponding to the received packet. Since the transmission source application of the packet transmitted in step S2 is APP1, the policy added in step S1 is searched. Therefore, OFC2 (specifically, action selection unit 224) assigns Wi-Fi and Cellular, which are communication networks, to flows at a ratio of 1: 1 based on the round robin method. In this case, the OFC 2 (specifically, the action selection unit 224) first determines the communication network to be assigned to the flow as Wi-Fi.
 OFC2(具体的には、フロー管理部24)は、検索したポリシに従い、受信したパケットのフローに対して、Wi-Fiを通信網として使用することを規定したフローエントリを作成する。本実施形態では、OFS4のポートは、端末装置1の各インタフェースに直結されているため、フローエントリのアクションには、いずれかの出力ポートが指定される。OFC2(具体的には、フロー管理部24)は、そのフローエントリを指定した“Flow_mod”および“Packet_out”をOFS4に送信する(ステップS4)。 OFC2 (specifically, flow management unit 24) creates a flow entry that stipulates that Wi-Fi is used as a communication network for the flow of the received packet in accordance with the searched policy. In the present embodiment, since the port of the OFS 4 is directly connected to each interface of the terminal device 1, any output port is designated as the action of the flow entry. The OFC 2 (specifically, the flow management unit 24) transmits “Flow_mod” and “Packet_out” specifying the flow entry to the OFS 4 (step S4).
 “Packet_out”を受信したOFS4は、そのパケットをWi-Fiに接続された通信インタフェース部から出力させる(ステップS5)。また、OFS4は、受信したフローエントリを保持する。 The OFS 4 that has received “Packet_out” causes the packet to be output from the communication interface unit connected to the Wi-Fi (step S5). The OFS 4 holds the received flow entry.
 以降、OFS4は、保持するフローエントリのフローと同一のパケットを受信すると(ステップS6)、そのフローエントリに基づいて、通信網からWi-Fiを選択し、そのパケットをWi-Fiに接続された通信インタフェース部から出力させる処理を繰り返す(ステップS7)。 Thereafter, when the OFS 4 receives the same packet as the flow of the stored flow entry (Step S6), the OFS 4 selects Wi-Fi from the communication network based on the flow entry, and the packet is connected to the Wi-Fi. The process of outputting from the communication interface unit is repeated (step S7).
 その後、アプリケーション部6が別フローのパケットをOFS4に送信したとする(ステップS8)。受信したパケットが、フローエントリに合致しなかった場合、OFS4は、そのパケットを“Packet_in ”とともにOFC2に送信する(ステップS9)。 Thereafter, it is assumed that the application unit 6 transmits a packet of another flow to the OFS 4 (step S8). If the received packet does not match the flow entry, the OFS 4 transmits the packet to the OFC 2 together with “Packet_in” (step S9).
 OFC2(具体的には、ポリシ検索部223)は、受信したパケットに応じたポリシをポリシテーブル記憶部221から検索する。ステップS2と同様、ステップS8で送信されたパケットの送信元アプリケーションはAPP1であるため、ステップS1で追加されたポリシが検索される。そこで、OFC2(具体的には、アクション選択部224)は、次にフローに割り当てる通信網をCellularと決定する。 The OFC 2 (specifically, the policy search unit 223) searches the policy table storage unit 221 for a policy corresponding to the received packet. As in step S2, since the transmission source application of the packet transmitted in step S8 is APP1, the policy added in step S1 is searched. Therefore, the OFC 2 (specifically, the action selection unit 224) determines the next communication network to be assigned to the flow as Cellular.
 OFC2(具体的には、フロー管理部24)は、検索したポリシに従い、受信したパケットのフローに対して、Cellularを通信網として使用することを規定したフローエントリを作成する。OFC2(具体的には、フロー管理部24)は、そのフローエントリを指定した“Flow_mod”および“Packet_out”をOFS4に送信する(ステップS10)。 OFC2 (specifically, the flow management unit 24) creates a flow entry that stipulates that the cellular is used as a communication network for the received packet flow in accordance with the searched policy. The OFC 2 (specifically, the flow management unit 24) transmits “Flow_mod” and “Packet_out” specifying the flow entry to the OFS 4 (step S10).
 “Packet_out”を受信したOFS4は、そのパケットをCellularに接続された通信インタフェース部から出力させる(ステップS11)。また、OFS4は、受信したフローエントリを保持する。 The OFS 4 that has received “Packet_out” outputs the packet from the communication interface unit connected to the Cellular (step S11). The OFS 4 holds the received flow entry.
 以降、OFS4は、保持するフローエントリのフローと同一のパケットを受信すると(ステップS12)、そのフローエントリに基づいて、通信網からCellularを選択し、そのパケットをCellularに接続された通信インタフェース部から出力させる処理を繰り返す(ステップS13)。 Thereafter, when the OFS 4 receives the same packet as the flow of the stored flow entry (step S12), the OFS 4 selects Cellular from the communication network based on the flow entry, and the packet is transmitted from the communication interface unit connected to the Cellular. The process of outputting is repeated (step S13).
 さらに、その後、アプリケーション部6が別フローのパケットをOFS4に送信した場合、通信網としてWi-Fiを選択するステップS2~S5と同様の処理が繰り返される(ステップS14~S17)。 Furthermore, after that, when the application unit 6 transmits a packet of another flow to the OFS 4, the same processing as steps S2 to S5 for selecting Wi-Fi as the communication network is repeated (steps S14 to S17).
 以上のように、本実施形態によれば、制御アプリケーション部3が、トラフィック識別情報と、複数の通信網と、その複数の通信網に対する振分情報とを含むポリシをOFC2に送信する。したがって、OFC2は、送信されたポリシに基づいてトラフィックを振り分けられる。すなわち、端末装置1は、接続される複数の通信網から伝送されるトラフィックの単位を柔軟に制御できる。具体的には、本実施形態によれば、端末装置1は、パケットの送信元のアプリケーションや宛先など複数の条件に基づいて、複数の通信網の中からトラフィックが利用する通信網を選択できる。 As described above, according to the present embodiment, the control application unit 3 transmits to the OFC 2 a policy including traffic identification information, a plurality of communication networks, and distribution information for the plurality of communication networks. Therefore, the OFC 2 distributes traffic based on the transmitted policy. That is, the terminal device 1 can flexibly control the unit of traffic transmitted from a plurality of connected communication networks. Specifically, according to the present embodiment, the terminal device 1 can select a communication network used by traffic from a plurality of communication networks based on a plurality of conditions such as an application and destination of a packet transmission source.
 例えば、一般的な負荷分散方法では、複数の通信網に同時に接続されている場合、通信網を振り分ける方式が限られていた。また、一般的な負荷分散方法では、振分比率を指定して通信網を振り分けたり、送信元のアプリケーションごとに個別に通信網を振り分けたりすることができず、利便性が高いとは言えなかった。さらに、このような一般的方法では、振分方法が静的に決定されるため、そもそも、振分に必要な情報を送信して制御を行うことは想定されていない。 For example, in a general load distribution method, when a plurality of communication networks are connected at the same time, a method for distributing the communication networks has been limited. Also, with a general load balancing method, it is impossible to specify a distribution ratio to distribute communication networks, or to distribute communication networks individually for each source application, so it cannot be said that convenience is high. It was. Furthermore, in such a general method, since a distribution method is determined statically, it is not assumed that control is performed by transmitting information necessary for distribution in the first place.
 しかし、本実施形態では、制御アプリケーション部3が、指示された情報に基づいて通信網を選択するOFC2に(具体的には、通信網を選択する指示をOFS4に行うOFC2に)、ポリシを送信する。このポリシには、フローごとに通信を振り分ける振分比率や、振分の対象とする送信元のアプリケーション情報が含まれる。そのため、このポリシを変更する(すなわち、ポリシの設定を指示する)だけで、OFC2が、振分比率や利用する通信網、アプリケーションに基づいて利用する通信網を柔軟に制御できる。 However, in this embodiment, the control application unit 3 transmits the policy to the OFC 2 that selects the communication network based on the instructed information (specifically, to the OFC 2 that instructs the OFS 4 to select the communication network). To do. This policy includes a distribution ratio for allocating communication for each flow and application information of a transmission source as a distribution target. Therefore, the OFC 2 can flexibly control the communication network to be used based on the distribution ratio, the communication network to be used, and the application simply by changing this policy (that is, instructing the policy setting).
 また、本実施形態では、複数の通信網を利用してトラフィックを伝送するため、単一の通信網を用いるよりも、トラフィックの伝送により多くの帯域を割り当てることができる。 In this embodiment, since traffic is transmitted using a plurality of communication networks, more bandwidth can be allocated for traffic transmission than when a single communication network is used.
 なお、本実施形態では、単一のフローに属するトラフィックは、特定の単一の通信網を用いて伝送され、複数の通信網に分散して伝送されない。仮に、単一のフローに属するトラフィックを複数の通信網に分散して伝送しようとすると、ネットワーク側にもトラフィックの分割や集約を行う装置が必要になってしまう。本実施形態では、フローの粒度で通信網を選択するため、ネットワーク側に別途装置を設定する必要がなくなるという効果も得られる。 In the present embodiment, traffic belonging to a single flow is transmitted using a specific single communication network, and is not distributed over a plurality of communication networks. If traffic belonging to a single flow is to be distributed and transmitted to a plurality of communication networks, a device for dividing and aggregating the traffic is required on the network side. In this embodiment, since the communication network is selected based on the flow granularity, there is also an effect that it is not necessary to separately set a device on the network side.
 次に、本実施形態の概要を説明する。図7は、本発明による端末装置の概要を示すブロック図である。本発明による端末装置は、接続された複数の通信網(例えば、3G、Wi-Fi)の中から通信に用いられる通信網を選択する端末装置(例えば、端末装置1)であって、フローに割り当てる通信網を決定できない他の手段(例えば、OFS4)からの要求に応じてそのフローに割り当てる通信網を指示された情報に基づいて選択する選択手段(例えば、OFC2)に、トラフィックを識別するトラフィック識別情報(例えば、検索キー)と、そのトラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報(例えば、図2に例示する「経路指定」の内容)と、その複数の通信網にフローを振り分ける順序(例えば、ラウンドロビン法)とその複数の通信網にフローを振り分ける頻度(例えば、振分比率)のいずれかまたは両方を含む振分情報とを含む指示情報(例えば、ポリシ)を送信する送信手段81(例えば、制御アプリケーション部3)を備えている。 Next, an outline of the present embodiment will be described. FIG. 7 is a block diagram showing an outline of a terminal device according to the present invention. A terminal apparatus according to the present invention is a terminal apparatus (for example, terminal apparatus 1) that selects a communication network to be used for communication from a plurality of connected communication networks (for example, 3G, Wi-Fi). Traffic identifying traffic to selection means (for example, OFC2) that selects a communication network to be allocated to the flow in response to a request from another means (for example, OFS4) that cannot determine the communication network to be allocated Identification information (for example, a search key), communication network information for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information (for example, “route designation” illustrated in FIG. 2), and The order of distributing flows to the plurality of communication networks (for example, round robin method) and the frequency of distributing flows to the plurality of communication networks (for example, Instruction information including a distribution information including either or both of the distribution ratio) (for example, a transmission unit 81 for transmitting a policy) (e.g., control application unit 3).
 そのような構成により、接続される複数の通信網から伝送されるトラフィックの単位を柔軟に制御できる。 With such a configuration, the unit of traffic transmitted from a plurality of connected communication networks can be flexibly controlled.
 また、送信手段81は、トラフィック識別情報としてトラフィックにおけるパケットの送信元のアプリケーションを識別するアプリケーション識別情報(例えば、アプリケーションID)と、アプリケーション識別情報により識別されるアプリケーションを送信元とするフローを振り分ける順序と頻度のいずれかまたは両方を含む振分情報とを含む指示情報を選択手段に送信してもよい。 Further, the transmission unit 81 assigns application identification information (for example, application ID) that identifies an application that is a transmission source of a packet in traffic as traffic identification information and a flow that uses an application identified by the application identification information as a transmission source. And instruction information including distribution information including either or both of the frequency and the frequency may be transmitted to the selection means.
 そのような構成によれば、トラフィックを発生させるアプリケーション単位で、利用する通信網を振り分けられる。 According to such a configuration, the communication network to be used can be distributed in units of applications that generate traffic.
 また、送信手段81は、各通信網にフローを振り分ける動作を指定した指示情報を選択手段に送信してもよい。具体的には、送信手段81は、各通信網にフローを振り分ける順序として、ラウンドロビン法を指定した指示情報を選択手段に送信してもよい。そのような構成によれば、利用する通信網を選択する方法も柔軟に制御できる。 Further, the transmission unit 81 may transmit the instruction information specifying the operation for distributing the flow to each communication network to the selection unit. Specifically, the transmission unit 81 may transmit the instruction information specifying the round robin method to the selection unit as the order in which the flows are distributed to the respective communication networks. According to such a configuration, a method for selecting a communication network to be used can be flexibly controlled.
 なお、選択手段は、受信した指示情報に基づいて通信網を選択すればよい。 Note that the selection means may select a communication network based on the received instruction information.
 以上、実施形態及び実施例を参照して本願発明を説明したが、本願発明は上記実施形態および実施例に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。 As mentioned above, although this invention was demonstrated with reference to embodiment and an Example, this invention is not limited to the said embodiment and Example. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.
 この出願は、2013年10月11日に出願された日本特許出願2013-214026を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2013-2104026 filed on Oct. 11, 2013, the entire disclosure of which is incorporated herein.
 1 端末装置
 2 通信制御管理部(OFC)
 3 制御アプリケーション部
 4 パケット転送部(OFS)
 5 プロトコル処理部
 6 アプリケーション部
 7 通信インタフェース部
 21 API管理部
 22 ポリシ管理部
 23 統計情報管理部
 24 フロー管理部
 25 ノード状態管理部
 26 プロトコル状態管理部
 221 ポリシテーブル記憶部
 222 ポリシエントリ管理部
 223 ポリシ検索部
224 アクション選択部
1 Terminal device 2 Communication control manager (OFC)
3 Control application part 4 Packet transfer part (OFS)
5 Protocol processing unit 6 Application unit 7 Communication interface unit 21 API management unit 22 Policy management unit 23 Statistics information management unit 24 Flow management unit 25 Node state management unit 26 Protocol state management unit 221 Policy table storage unit 222 Policy entry management unit 223 Policy Search unit 224 Action selection unit

Claims (9)

  1.  接続された複数の通信網の中から通信に用いられる通信網を選択する端末装置であって、
     フローに割り当てる通信網を決定できない他の手段からの要求に応じて当該フローに割り当てる通信網を指示された情報に基づいて選択する選択手段に、トラフィックを識別するトラフィック識別情報と、当該トラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報と、当該複数の通信網にフローを振り分ける順序と当該複数の通信網にフローを振り分ける頻度のいずれかまたは両方を含む振分情報とを含む指示情報を送信する送信手段を備えた
     ことを特徴とする端末装置。
    A terminal device for selecting a communication network used for communication from a plurality of connected communication networks,
    Traffic identification information for identifying traffic and selection information for selecting a communication network to be assigned to the flow based on instructed information in response to a request from another means that cannot determine the communication network to be assigned to the flow, and the traffic identification information Including communication network information for identifying a plurality of communication networks used for transmission of traffic specified by, an order of distributing flows to the plurality of communication networks, and a frequency of distributing flows to the plurality of communication networks, or both of them. A terminal device comprising: a transmission unit that transmits instruction information including distribution information.
  2.  送信手段は、トラフィック識別情報としてトラフィックにおけるパケットの送信元のアプリケーションを識別するアプリケーション識別情報と、前記アプリケーション識別情報により識別されるアプリケーションを送信元とするフローを振り分ける順序と頻度のいずれかまたは両方を含む振分情報とを含む指示情報を選択手段に送信する
     請求項1記載の端末装置。
    The transmission means includes either or both of application identification information for identifying an application that is a transmission source of a packet in traffic as traffic identification information, and an order and a frequency for distributing a flow having an application identified by the application identification information as a transmission source. The terminal device according to claim 1, wherein the instruction information including the distribution information including is transmitted to the selection unit.
  3.  送信手段は、各通信網にフローを振り分ける動作を指定した指示情報を選択手段に送信する
     請求項1または請求項2記載の端末装置。
    The terminal device according to claim 1, wherein the transmission unit transmits instruction information specifying an operation of distributing a flow to each communication network to the selection unit.
  4.  送信手段は、各通信網にフローを振り分ける順序として、ラウンドロビン法を指定した指示情報を選択手段に送信する
     請求項1から請求項3のうちのいずれか1項に記載の端末装置。
    The terminal device according to any one of claims 1 to 3, wherein the transmission unit transmits instruction information designating a round robin method to the selection unit as an order of allocating flows to each communication network.
  5.  選択手段は、受信した指示情報に基づいて通信網を選択する
     請求項1から請求項4のうちのいずれか1項に記載の端末装置。
    The terminal device according to claim 1, wherein the selection unit selects a communication network based on the received instruction information.
  6.  端末装置に接続された複数の通信網の中から通信に用いられる通信網を選択させる制御を行う端末装置制御方法であって、
     前記端末装置の送信手段が、フローに割り当てる通信網を決定できない他の手段からの要求に応じて当該フローに割り当てる通信網を指示された情報に基づいて選択する自端末装置の選択手段に、トラフィックを識別するトラフィック識別情報と、当該トラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報と、当該複数の通信網にフローを振り分ける順序と当該複数の通信網にフローを振り分ける頻度のいずれかまたは両方を含む振分情報とを含む指示情報を送信する
     ことを特徴とする端末装置制御方法。
    A terminal device control method for performing control for selecting a communication network used for communication from a plurality of communication networks connected to a terminal device,
    The transmission means of the terminal device selects the communication network to be assigned to the flow based on the instructed information in response to a request from another means that cannot determine the communication network to be assigned to the flow. Identifying traffic identification information, communication network information identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information, order of distributing flows to the plurality of communication networks, and the plurality of communication networks A terminal apparatus control method comprising: transmitting instruction information including distribution information including either or both of the frequency of distributing flows to each other.
  7.  送信手段が、トラフィック識別情報としてトラフィックにおけるパケットの送信元のアプリケーションを識別するアプリケーション識別情報と、前記アプリケーション識別情報により識別されるアプリケーションを送信元とするフローを振り分ける順序と頻度のいずれかまたは両方を含む振分情報とを含む指示情報を選択手段に送信する
     請求項6記載の端末装置制御方法。
    Either or both of the application identification information for identifying the transmission source application of the packet in the traffic as the traffic identification information, and the order and / or the frequency of distributing the flow having the application identified by the application identification information as the traffic identification information. The terminal device control method according to claim 6, wherein the instruction information including the distribution information including is transmitted to the selection unit.
  8.  フローに割り当てる通信網を決定できない他の手段からの要求に応じて当該フローに割り当てる通信網を指示された情報に基づいて選択する選択手段に、接続された複数の通信網の中から通信に用いられる通信網を選択させる制御を行うコンピュータに適用される端末装置制御プログラムであって、
     前記コンピュータに、
     トラフィックを識別するトラフィック識別情報と、当該トラフィック識別情報により特定されるトラフィックの伝送に用いられる複数の通信網を識別する通信網情報と、当該複数の通信網にフローを振り分ける順序と当該複数の通信網にフローを振り分ける頻度のいずれかまたは両方を含む振分情報とを含む指示情報を前記選択手段に送信する送信処理
     を実行させるための端末装置制御プログラム。
    Used for communication among a plurality of connected communication networks as a selection means for selecting a communication network to be assigned to the flow based on instructed information in response to a request from another means that cannot determine the communication network to be assigned to the flow. A terminal device control program applied to a computer that performs control to select a communication network to be selected,
    In the computer,
    Traffic identification information for identifying traffic, communication network information for identifying a plurality of communication networks used for transmission of traffic specified by the traffic identification information, an order for distributing flows to the plurality of communication networks, and the plurality of communications A terminal device control program for executing transmission processing for transmitting instruction information including distribution information including one or both of the frequencies of distributing flows to the network.
  9.  コンピュータに、
     送信処理で、トラフィック識別情報としてトラフィックにおけるパケットの送信元のアプリケーションを識別するアプリケーション識別情報と、前記アプリケーション識別情報により識別されるアプリケーションを送信元とするフローを振り分ける順序と頻度のいずれかまたは両方を含む振分情報とを含む指示情報を選択手段に送信させる
     請求項8記載の端末装置制御プログラム。
    On the computer,
    In the transmission process, either or both of application identification information for identifying an application that is a transmission source of a packet in traffic as traffic identification information, and an order and / or frequency of distributing a flow having an application identified by the application identification information as a transmission source The terminal device control program according to claim 8, wherein instruction information including distribution information is transmitted to the selection unit.
PCT/JP2014/004554 2013-10-11 2014-09-04 Terminal device, terminal-device control method, and terminal-device control program WO2015052869A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013-214026 2013-10-11
JP2013214026 2013-10-11

Publications (1)

Publication Number Publication Date
WO2015052869A1 true WO2015052869A1 (en) 2015-04-16

Family

ID=52812706

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/004554 WO2015052869A1 (en) 2013-10-11 2014-09-04 Terminal device, terminal-device control method, and terminal-device control program

Country Status (1)

Country Link
WO (1) WO2015052869A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002305541A (en) * 2001-04-04 2002-10-18 Kddi Research & Development Laboratories Inc Load balancing method in mesh net
JP2012213081A (en) * 2011-03-31 2012-11-01 Nec Corp Traffic engineering device, method, and program
JP2013162349A (en) * 2012-02-06 2013-08-19 National Institute Of Information & Communication Technology Communication apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002305541A (en) * 2001-04-04 2002-10-18 Kddi Research & Development Laboratories Inc Load balancing method in mesh net
JP2012213081A (en) * 2011-03-31 2012-11-01 Nec Corp Traffic engineering device, method, and program
JP2013162349A (en) * 2012-02-06 2013-08-19 National Institute Of Information & Communication Technology Communication apparatus

Similar Documents

Publication Publication Date Title
KR102139712B1 (en) Packet processing method and device
JP6097467B1 (en) Communication system and communication method for providing wireless terminal with access to IP network
CN107079015B (en) System and method for stream-based addressing in a mobile environment
EP3133784A1 (en) Data transmission control node, communication system and data transmission management method
WO2014118938A1 (en) Communication path management method
KR20140102398A (en) Method for sharing network based on software defined network to support multiple operator
US10588045B2 (en) Method and apparatus for handling data flow in wireless communication networks
US10362632B2 (en) Architecture for radio access network and evolved packet core
US9998364B2 (en) Method for processing packet and forwarder
JP6291834B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM
JP2017527164A (en) Method, user equipment and network element for transmitting data using at least one of a plurality of wireless accesses
CN112566164B (en) Communication system and service quality control method
US9838481B2 (en) Provisioning of network communication parameters based on device type
WO2015052867A1 (en) Terminal device, terminal-device control method, and terminal-device control program
US20150026333A1 (en) Network system, network management apparatus and application management apparatus
CN111194543B (en) Flow control system for use in a network
JP6296578B2 (en) Access node, mobility management network element, and paging message processing method
JP5909688B2 (en) Communication device, transfer control method, and transfer control program
WO2015052870A1 (en) Terminal device, terminal-device control method, and terminal-device control program
WO2013183231A1 (en) Communication system, communication control method, communication relay system, and communication relay control method
JP2016046669A (en) Packet processing device, program and method
JP6394606B2 (en) Terminal device, terminal device control method, and terminal device control program
WO2015052869A1 (en) Terminal device, terminal-device control method, and terminal-device control program
WO2015113281A1 (en) User data processing method and device and network system
KR102168177B1 (en) Network function and method for processing packet using the same

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: 14852334

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: 14852334

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP