The present application claims priority from Japanese Patent Application No. JP2011-203277 (filed on Sep. 16, 2011) the content of which is hereby incorporated in its entirety by reference into this specification.
This invention relates to a communication technique in which a control apparatus manages centralized control on packet processing performed on a network system.
Communication terminals, such as servers or mobile terminals, execute a variety of packet processing operations. To reduce the load of packet processing imposed on the communication terminals, a variety of techniques have so far been proposed. For example, Patent Literature 1 shows a communication terminal in which the processing of packet filtering is divided into processing by software and that by hardware to relieve the load of packet filtering otherwise imposed on the communication terminal itself. By dividing the processing of the packet filtering in this manner, it is possible with the communication terminal of Patent Literature 1 to reduce the load of the packet filtering.
JP-Patent Kokai JP-A-2008-294895
Nick McKeown and seven others, “OpenFlow: Enabling Innovation in Campus Networks,” [online], [retrieved on Heisei23 (2011), September 8], the Internet <URL:
http://www.openflow.org/documents/openflow-wp-latest.pdf>.
“OpenFlow Switch Specification,” Version 1.1.0 Implemented (Wire Protocol 0x02), [online], [retrieved on Heisei23 (2011), September 8], the Internet <URL: http://www.openflow.org/documents/openflow-spec-v1.1.0.pdf>.
The following analysis is given by the present invention. With the technique disclosed in Patent Literature 1, it is possible to reduce the load of packet processing otherwise imposed on the communication terminal itself.
It is true that, in the method of the Patent Literature 1, the load of the packet processing which should be imposed on the communication terminal may be reduced. However, the processing of packet filtering itself in the communication terminal may not be dispensed with. Thus, in the technique disclosed in the Patent Literature 1, the load in the processing of the packet processing, executed by the communication terminal, may not be relieved sufficiently, such that there is room for improvement.
Similar problems may arise in communication terminals where not only the processing of packet filtering but also the processing of various sorts, such as address changes, header rewrite, packet analysis or the like, is carried out.
In view of the above mentioned deficiencies of the related technique, there is a need in the art to provide a communication terminal, a communication method and a communication system, according to which the load of packet processing at a communication terminal may appreciably be reduced.
According to a first aspect of the present disclosure, there is provided a communication terminal comprising:
According to a second aspect of the present disclosure, there is provided a method of communication, by a communication terminal communicating with a network system that includes a forwarding apparatus forwarding a packet and a control apparatus informing the forwarding apparatus of a processing rule prescribing a packet processing method; the method comprising:
The present method is bound up with a particular machine, namely the above mentioned communication terminal connected to the network.
According to a third aspect of the present disclosure, there is provided a communication system comprising:
the communication terminal comprises:
According to a fourth aspect of the present disclosure, there is provided a control apparatus that informs a forwarding apparatus of a processing rule prescribing a packet processing method, comprising:
According to the present disclosure, the packet processing, which should be carried out by the communication terminal, is taken charge of by a network system side, operating as proxy, thus it contributes to reduce the load otherwise imposed by packet processing on the communication terminal side.
[
[
[
[
[
[
[
[
[
Initially, the sum of an exemplary embodiment of the present disclosure will be explained. It should be noted that respective elements are denoted by reference signs of the drawings only for convenience to assist in the understanding and are not intended to restrict the disclosure to the mode shown in the drawings.
A communication terminal of the present disclosure (reference sign 1 in
As example architecture of the centralized control, there is a technique termed an open-flow (OpenFlow). See Non-Patent Literatures 1 and 2. With the OpenFlow, communication is grasped as an end-to-end flow, and path control as well as recovery from failures is performed on the flow-by-flow basis. An OpenFlow switch, stated in the specification in Non-Patent Literature 2, includes a secure channel for communication with an OpenFlow controller, as a control apparatus, and is set into operation in accordance with a flow table, addition to or correction of which is commanded by the OpenFlow controller. In the flow table, a set composed by a match field (matching rules), stating the conditions of matching to a packet header, the flow statistic information (Counters), and by an instruction which has defined processing contents, is defined from one flow to another. See
On receipt of a packet, the OpenFlow switch retrieves, from the flow table, an entry including a match field matched to the header information of the received packet. If, as a result of the retrieval, an entry matched to the received packet is found, the OpenFlow switch updates the flow statistic information (Counter), while executing processing contents stated in the instruction field of the entry of the received packet, viz., sending the packet at a specified port or carrying out packet flooding/drop. If, as a result of the retrieval, no entry matched to the received packet has been found, the OpenFlow switch sends the received packet to the OpenFlow controller over the secure channel. The OpenFlow controller determines a route for the packet, based on the information on the transport source as well as the transport destination of the packet, and sets a flow entry corresponding to the path, thus decided on, in the OpenFlow switch. In this manner, the OpenFlow switch uses the entry stored in the flow table as the processing rule to forward the packet.
It should be noted that the architecture of the centralized control is not limited to the OpenFlow described above. It is only sufficient that the architecture is of the centralized control type.
The following describes an example of the system configuration with reference to
A network system 2 comprises forwarding nodes 200, 210 and 220 controlled by a control apparatus 400 under centralized control. It should be noted that a node(s) not controlled by the control apparatus 400 may also be included in the network system 2.
The control apparatus 400 sets, for at least one of the forwarding nodes 200, 210 and 220, a set of processing rules that stipulate the packet processing method. The control apparatus 400, so setting the processing rules for the forward processing for the forwarding nodes, executes centralized management of e.g., the packet forward processing operations by the forwarding nodes.
A communication terminal 1 includes a communication function that corresponds to the above mentioned first means (or unit), and communicates with the network system 2 constructed by the forwarding nodes controlled by the control apparatus 400 by centralized control. The system under which the communication terminal 1 communicates with the network system 2 may be any system, for example, a wired communication system or a wireless communication system. Viz., the communication terminal 1 may take the form of any of a variety of network appliances, such as server, personal computer, mobile terminal, router or mobile router.
A determining unit 10 corresponds to the above mentioned second means (or unit), and decides on a processing operation, the communication terminal 1 is caused to execute, from among processing operations otherwise executed by the communication terminal 1. For example, the determining unit 10 determines the processing operation of dropping the packet, sent from a specified transport source to the communication terminal 1, as the processing to be executed by the network system 2.
A requesting unit 11 corresponds to the above mentioned third means (or unit), and sends the information related to the processing operation determined by the determining unit 10 to the control apparatus 400. The requesting unit 11 requests the control apparatus 400 to inform the forwarding node about the processing rules. For example, the requesting unit 11 sends the condition of discriminating the packet to be dropped, and an instruction to drop the packet matching to the condition of discrimination, to the control apparatus 400 that manages centralized control of the network system 2.
For example, the control apparatus 400 receiving the request informs at least one of the forwarding nodes 200, 210 and 220 about the condition of discrimination notified from the requesting unit 11 of the communication terminal 1, and about the processing rules that stipulate that a packet matching the condition of discrimination is dropped.
The determining unit 10 also decides on the processing of controlling the traffic based on the volume of communication of packets sent or received by the communication terminal 1, for example, the processing of dropping a packet(s) in case the communication volume exceeds a pre-set threshold value, as being the processing to be executed by the network system 2. In this case, the requesting unit 11 sends the information related to the processing operation determined by the determining unit 10 to the control apparatus 400, and requests the control apparatus 400 to inform the forwarding node about the processing rules. An example of the information related to the processing operation determined by the determining unit 10, includes the following: the information for discrimination of the communication terminal 1, such as terminal address, the condition pertinent to the communication volume (amount), such as threshold value, or on the traffic controlling methods, such as packet dropping. This information is sent to the control apparatus 400.
The control apparatus 400 receiving the request generates the following processing rules based on the request. First, the control apparatus 400 informs at least one of the forwarding nodes 200, 210 and 220 about the matching rules, specifying the conditions for discrimination of packets sent and received by the communication terminal 1, and about the processing rules stipulating that the communication volume of packets matching to the matching rules is to be monitored. Second, the control apparatus 400 informs at least one of the forwarding nodes 200, 210 and 220 about the processing rules providing for processing in conformity to the monitored communication volume. At least one of the forwarding nodes 200, 210 and 220, in which these processing rules have been set, executes the processing of dropping a packet or changing the packet communication route to a route of narrower bandwidth, in case the processing volume has exceeded the pre-set threshold value, in accordance with the above mentioned processing rules.
The above mentioned processing operations, decided on by the determining unit 10, are merely illustrative, such that any other suitable processing operations may be decided on by the determining unit 10.
The determining unit 10 may decide on the above mentioned processing operations based on pre-set policies, such as load or communication volume of the communication terminal 1, time zones in which the communication terminal 1 is used, or whether or not a packet in question matches to a pre-set condition. For example, the determining unit 10 decides on the processing of dropping a packet, sent from a specified transport source to the communication terminal 1, depending on the load on the communication terminal 1, as being the processing to be executed by the network system 2.
The request, requesting the control apparatus 400 to inform the forwarding node of the processing rules, is sent by the requesting unit 11 to the control apparatus 400. This request may be sent to the network system 2, for example, using a control packet that includes the information related to the processing operation determined by the determining unit 10. In this case, at least one of the forwarding nodes 200, 210 and 220, which receives the control packet, forwards the received control packet to the control apparatus 400.
Alternatively, the communication terminal 1 may send a control packet to the control apparatus 400 based on the address of the control apparatus 400 that is set in advance in the communication terminal 1. The communication terminal 1 may also send a control packet to the control apparatus 400 based on the address of the control apparatus 400 notified from the network system 2 when the communication terminal 1 connects to the network system 2.
When the control packet is received, the control apparatus 400 generates processing rules, which is set in the forwarding node, based on the control packet and informs at least one of the forwarding nodes 200, 210 and 220 about the determined processing rules. In addition, it is also possible for the control apparatus 400 to set the term of validity on the processing rules to be notified to at least one of the forwarding nodes 200, 210, 220 so that the processing rules will become non-valid after the term of validity has lapsed.
In the communication terminal 1 of the present disclosure, the packet processing to be executed by the communication terminal 1 is executed on the network which then operates as proxy. It is thus possible with the present disclosure to appreciably reduce the load of packet processing which should otherwise be executed in the communication terminal 1.
A first exemplary embodiment will now be described with reference to
The forwarding nodes 200, 210 and 220 process received packets in accordance with processing rules that correlate the matching rules, to match received packets against, with the processing contents to be applied to the packet matched to the matching rules.
The forwarding nodes 200, 210 and 220 may be OpenFlow switches of Non-Patent Literature 2 operating with the flow entries of
In an example of
The communication terminal is an access destination for the access source apparatus 100. The communication terminal 1 may, for example, be any of larger numbers of communication equipment, such as Web servers, databases, mobile communication terminals, PCs, or VMs (Virtual Machines) running inside the PCs.
A determining unit 10 of the communication terminal 1 identifies the access source apparatus 100, having vast amounts of transport hysteresis, using the log information exemplified by the number of times of accesses to the communication terminal 1 or the packet volumes. The determining unit 10 identifies the access source information to uniquely determine the access source apparatus 100, such as IP address, MAC address or the machine name of the access source apparatus 100 being identified.
A requesting unit 11 sends the access source information identified to the control apparatus 400. The determining unit 10 may be implemented by a software-implemented function that operates in the communication terminal 1 or by an apparatus connected to the communication terminal 1.
An example operation of the determining unit 10 will now be illustrated using
The statement format of the access log 500 of
The access log 500 of FIG .4 indicates that access from the access source apparatus having the IP address ‘99.99.99.99’ to “/index.html” is repeatedly made. In this case, the determining unit 10 sequentially checks the access log 500 from the row 01 on until it determines at row 06 of the access log 500 that the condition of row 1 of the decision criteria table of
The determining unit 10 may not use the above mentioned decision criteria table 600, in which case a user, such as a server supervisor, may monitor the access log to identify the information such as IP address of the access source to send the so identified information to the control apparatus 400.
In case the communication terminal 1 is a computer of, for example, a Web server, the access log 500 may not be used and, in its stead, the information of IPTables (software of Linux, registered trademark), a software item to implement packet filtering, may be used. In case the communication terminal 1 is a firewall, the access log information, possessed by the firewall, may be used. Any other suitable information to help specify the access source may also be used.
On receipt of the information, such as IP address, with the tenor to refuse the access, from the requesting unit 11 of the communication terminal 1, the control apparatus 400 forms a set of processing rules to refuse forwarding of packets between the access source of the IP address received and the communication terminal 1. The control apparatus 400 sets the so formed processing rules in at least one of the forwarding nodes 200, 210 and 220.
The set of the processing rules is set in at least one selected from among the forwarding nodes 200, 210 and 220. For example, the control apparatus 400 may set the processing rules in the forwarding node closest to the communication terminal 1 (forwarding node 220 in
The control apparatus 400 may donate the term of validity to the processing rules and then send them to the forwarding nodes. The processing rules become non-valid after lapse of the term of validity. The control apparatus 400 may command the forwarding node to delete the once-set processing rules after lapse of predetermined time.
When the processing rules as set in the forwarding nodes become non-valid or are deleted, access limitations to the communication terminal 1, placed on the access source apparatus 100, are canceled.
The control message processing unit 402 analyzes a control message received from the forwarding node, and delivers the information on the control message to a relevant one of processing means within the control apparatus 400.
The processing rule management unit 403 manages which processing rule has been set in which forwarding node(s). The processing rule management unit 403 registers the processing rules, generated by the path and action calculation unit 406, in the processing rule storage unit 404, and sets them in the forwarding node(s). The processing rule management unit 403 also updates the information registered in the processing rule storage unit 404 to cope with a situation in which the processing rules as set in the forwarding node(s) have been modified by e.g., a notification of deletion of the processing rules from the forwarding node(s).
The forwarding node management unit 405 manages the capability of the forwarding nodes, controlled by the control apparatus 400, such as the number or sorts of the ports or the sorts of the actions to be supported.
On receipt of a request for setting the processing rules from the forwarding node, the path and action calculation unit 406 forms a forwarding path for a packet of interest, and a set of processing rules corresponding to the forwarding path, based on the packet information contained in the processing rule setting request.
The path and action calculation unit 406 calculates the packet forwarding path, based on the position information of the communication terminal managed by the terminal position management unit 408 and on the network topology information constructed by the topology management unit 407. The path and action calculation unit 406 acquires e.g., the port information of the forwarding nodes on the forwarding path from the forwarding node management unit 405. The path and action calculation unit 406 then determines the processing contents to be executed by the forwarding nodes on the forwarding path to implement the forwarding path calculated, and the matching rules to specify the flow to which to apply the processing contents.
The topology management unit 407 constructs the network topology information, based on the connection relationship among the forwarding nodes 200, 210 and 220 as collected via the node communication unit 401.
The terminal position management unit 408 manages the information to specify the positions of the communication terminal 1 or the access source apparatus 100 attached to the communication system. The explanation of the present exemplary embodiment will be made based upon the assumption that an IP address is used as the information that identifies the communication terminal 1 or the access source apparatus 100, and that identifiers of forwarding nodes, the communication terminal 1 or the access source apparatus 100 is attached to, or the information on their ports, are used as the information that identifies the position of the communication terminal 1 or the access source apparatus 100. It should be noted that the information to identify the communication terminal 1 or the access source apparatus 100, or the information to specify the location of the communication terminal 1 or the access source apparatus, is not limited to the above mentioned information.
The functions of the control apparatus 400, shown in
The operation of the present exemplary embodiment will now be described with reference to
First, referring to
When the access source apparatus 100 sends a packet to the communication terminal 1 (S001 of
The forwarding node decides on the forwarding destination of a packet received from the access source apparatus 100 (S002 of
The operation in which the communication terminal 1 identifies the access source apparatus, whose access should be refused, and in which the communication terminal 1 requests the control apparatus 400 to set, in the forwarding node(s), the processing rules corresponding to the processing of controlling the access from the so identified access source apparatus, will now be explained with reference to
Referring to
The packet sent from the access source apparatus 100 is forwarded by the forwarding nodes to the communication terminal 1, as in S001 to S003 of
The communication terminal 1 determines the access source apparatus 100, an access from which should be refused, using the access log 500 shown in
The control apparatus 400 receives the access source information from the communication terminal 1, and generates the processing rules to drop the packet sent to the communication terminal 1 from the access source apparatus 100 corresponding to the access source information received (S106 of
The control apparatus 400 sends the processing rules, generated as described above, to at least one forwarding node, herein the forwarding node 220 of
The forwarding node 220 receives the processing rules from the control apparatus 400 to store the so received processing rules in a processing rule table of the processing rule storage unit (S108 of
When the access source apparatus 100 again sends a packet to the communication terminal 1 (S109 of
It should be noted that the processing rules as set in the forwarding node may contain a necessary rule a user, such as a server supervisor, has set by having reference to an access log of the communication terminal 1.
If the communication terminal 1 is a firewall, for example, and the accesses by packets refused are occurring frequently in the firewall, the processing rules to drop the packets including the IP address of the access source that sent the so refused packets may be set in the forwarding node. The processing load on the firewall may then be reduced.
Moreover, in case the communication terminal 1 is an authentication server, represented by, for example, RADIUS, the processing rules to drop the accesses, the authentication of which always failed in the authentication server, may be formed and set in the forwarding node. The processing load on the authentication server may then be reduced.
In case the communication terminal 1 is a Web server, there may be provided such decision criteria running: “The Web page browsing is allowed up to 1,000 views/sec and, in excess of this limitation, Web page browsing is refused to reduce the load on the Web server” or “the Web page browsing is allowed up to 10 views/sec and, in excess of this limitation, Web page browsing is refused to reduce the load on the Web server.” In-depth setting may then be made in conformity to the decision criteria and, in conformity to the in-depth setting, the processing rules may be prepared in the control apparatus 400 and set in the forwarding node, thereby reducing the processing load otherwise imposed on the communication terminal 1.
A second exemplary embodiment, in which the communication terminal is modified, will now be explained. In the second exemplary embodiment, a communicating terminal 1 causes a network system 2 to execute pre-set processing in response to the communication volume.
The communication volume measurement unit 12 monitors the communication volume between the communication terminal 1a and the network system 2. For example, the communication volume measurement unit 12 may monitor the number of packets sent/received by the communication terminal 1a. The communication volume measurement unit 12 may also monitor the data volume sent/received by the communication terminal 1a. It should be noted that the method for the communication volume measurement unit 12 to monitor the communication volume is not limited to these illustrative methods.
The determining unit 10 determines the processing to be executed by the network system 2 based on the communication volume as monitored by the communication volume measurement unit 12.
In case the communication volume has exceeded a pre-set threshold value, the determining unit 10 decides on the processing to change the communication route of transporting a packet to the communication terminal 1a to a narrow band communication path, as being the processing to be executed by the network system 2.
The requesting unit 11 informs the forwarding node about the processing rules decided on by the determining unit 10. For example, the requesting unit 11 informs the control apparatus 400 about the identifier (for example, IP address) of the communication terminal 1a and the communication bandwidth.
The control apparatus 400 determines the processing rules to be set in at least one of the forwarding nodes 200, 210 and 220, based on notification from the requesting unit 11. For example, the control apparatus 400 generates processing rules so that a packet whose transport destination or transport source is the communication terminal 1a, viz., a packet in whose transport source or destination the identifier of the communication terminal 1a has been set, will be forwarded on a communication route of the communication bandwidth as indicated by the requesting unit 11. The control apparatus 400 sends the so generated processing rules to the forwarding node(s) corresponding to the communication path.
The control apparatus 400 may donate the term of validity to the processing rules to transmit them to the forwarding node(s). The processing rules become non-valid after lapse of the term of validity. The control apparatus 400 may also instruct the forwarding node(s) to delete the once set processing rules after lapse of the pre-set time. After the processing rules set on the forwarding node(s) become non-valid or are deleted, the bandwidth of the forwarding path of packets, sent or received by the communication terminal 1a, reverts from the narrow bandwidth to a normal one.
The determining unit 10 may also decide on the processing to drop the packets, sent or received by the communication terminal 1a, as being the processing to be executed by the network system 2, in case the communication volume has exceeded a pre-set threshold value.
For example, the requesting unit 11 informs the control apparatus 400 about the identifier (e.g. IP address) of the communication terminal 1a, and about the processing contents of dropping a packet sent or received by the communication terminal 1a.
The control apparatus 400 sets, in at least one of the forwarding nodes 200, 210, 220, a set of the processing rules prescribing dropping a packet whose transport destination or transport source is the communication terminal 1a (packet in which an IP address of the communication terminal 1a has been set as its destination or source of transport). On receipt of the packet, whose transport destination or transport source is the communication terminal 1a, the forwarding node(s) drops the received packet in accordance with the processing rules as set.
Again in this case, the control apparatus 400 may donate the term of validity to the processing rules to then transport the rules to the forwarding node(s). The processing rules become non-valid after lapse of the term of validity. The control apparatus 400 may also instruct the forwarding node(s) to delete the once set processing rules after lapse of the pre-set time. After the processing rules set on the forwarding node(s) become non-valid or are deleted, the packet, whose transport destination or transport source is the communication terminal 1, is not dropped but forwarded.
In addition, the determining unit 10 may decide on the processing to be executed by the network system 2 as the time zones as well as the communication volume are taken into account. For example, in case the communication volume exceeds a pre-set threshold value and the time zone is the particular time zone, the determining unit 10 may cause the network system 2 to execute the processing to drop packets whose transport destination or transport source is the communication terminal 1a, or the processing to retreat packets, whose transport destination or the transport source is the communication terminal 1a, to a narrow band transport route.
With the second exemplary embodiment, a user who exploits the communication terminal 1a under a measured service billing contract that uses the communication volume as the basis for billing may readily manage billing in conformity to the communication volume. For example, if the user has set a threshold value of the communication volume in the communication terminal 1a, the communication terminal 1a may cause the network system 2 to execute the processing of dropping the packet, based on the so set threshold value, in relation with the traffic of the communication terminal 1a. Since the processing is carried out by the network system 2, acting as proxy for the communication terminal 1a, the load otherwise imposed on the communication terminal 1a in dropping the packet may be reduced.
On the other hand, if the user uses, for example, the communication terminal 1a under a contract which is basically of the measured service billing system (the billing system which conforms to the communication volume) but which transfers to a fixed amount plan system in case the route used is the narrow band route, he/she may readily manage the billing in conformity to the communication volume. For example, if the user sets a threshold value of the communication volume in the communication terminal 1a, the communication terminal 1a may cause the network system 2 to execute the processing to retreat the packet involved in the traffic of the communication terminal 1a to a narrow band communication route based on the so set threshold value. Since the processing is executed by the network system 2, acting as proxy, the load otherwise imposed on the communication terminal 1a in retreating a packet to a narrow band communication route may be reduced.
A third exemplary embodiment, in which the communication terminal is modified, will now be explained. In the third exemplary embodiment, a communicating terminal 1 causes a network system 2 to execute the processing of packet filtering.
The policy generating unit 13 generates a policy for packet filtering. For example, the policy generating unit 13 generates a filtering policy, such as ‘permit’ or ‘refuse’ of communication, in connection with a variety of conditions for packet identification, such as transport source IP address, transport destination IP address, port number or protocol sorts, such as TPC. For example, the policy generating unit 13 generates a policy to ‘permit’ communication of a packet whose transport source IP address is “10.20.30.40” or a policy to ‘refuse’ communication of a packet whose port number is ‘1024’ and whose transport source IP address is “11.21.31.41.”
The determining unit 10 decides on a policy for the network system 2 to execute packet filtering, from among the policies generated by the policy generating unit 13. It should be noted that the determining unit 10 may also decide that the packet filtering is to be executed by the network system 2 based on all policies generated by the policy generating unit 13.
The requesting unit 11 informs the control apparatus 400 about the policy determined by the determining unit 10. The control apparatus 400 generates processing rules to be set on the forwarding node based on the receiving policy from the requesting unit 11. For example, the control apparatus 400 generates a set of processing rules to block, e.g., drop, a packet whose port number is “1024” and whose transport source IP address is “11.21.31.41.” The control apparatus 400 informs an arbitrary forwarding node about the processing rules generated. For example, the control apparatus 400 sets processing rules in the forwarding node(s) the communication terminal 1b is attached to. For example, the control apparatus 400 may also set the processing rules, corresponding to a plurality of policies, in a plurality of forwarding nodes in a distributed manner.
In this case, the control apparatus 400 may set in the forwarding nod(s) only the processing rules corresponding to the policy that ‘refuses’ the packet, out of the policies as notified from the requesting unit 11.
The forwarding node(s) executes the processing of packet filtering in accordance with the so set processing rules.
In the communication terminal 1b of the third exemplary embodiment, the packet filtering processing, which it should execute, may be executed by the network system 2 acting as proxy. The communication terminal 1b may thus be freed of load involved in the packet filtering processing, depending on the policies.
Although the description has been made of preferred exemplary embodiments, such exemplary embodiments are given only by way of illustration and are not intended to limit the scope of the invention. That is, further modifications, substitutions or adjustments may be made without departing from the basic technical concept of the present invention. For example, the above described exemplary embodiments may be combined together.
The disclosure of the aforementioned Patent Literature and the Non-Patent Literatures is incorporated herein by reference thereto.
Modifications and adjustments of the exemplary embodiment are possible within the scope of the overall disclosure (including the claims) of the present invention and based on the basic technical concept of the present invention. Various combinations and selections of various disclosed elements (including each element of each claim, each element of each exemplary embodiment, each element of each drawing, etc.) are possible within the scope of the claims of the present invention. That is, the present invention of course includes various variations and modifications that could be made by those skilled in the art according to the overall disclosure including the claims and the technical concept. Particularly, any numerical range disclosed herein should be interpreted that any intermediate values or subranges falling within the disclosed range are also concretely disclosed even without specific recital thereof.
Further, the following preferable modes are possible in the present disclosure.
A communication terminal, as mentioned in the first aspect above.
The communication terminal, wherein the second means may determine based on a pre-set policy the processing operation to be executed by the network system.
The communication terminal, wherein, the second means may determine based on load on the communication terminal the processing operation to be executed by the network system.
The communication terminal, wherein the second means may determine based on an access volume to the communication terminal the processing operation to be executed by the network system.
The communication terminal, wherein, the second means may determine based on a communication volume in the communication terminal the processing operation to be executed by the network system.
The communication terminal, wherein the second means may determine as the processing operation to be executed by the network system a processing operation to limit access to the communication terminal.
The communication terminal, wherein the second means may determine as the processing operation to be executed by the network system a processing operation to control bandwidth of a communication path of a packet regarding the communication terminal.
The communication terminal, wherein the second means may determine as the processing operation to be executed by the network system a processing operation to filter a packet related to the communication terminal.
The communication terminal, wherein the third means may request the control apparatus to inform the forwarding apparatus of a processing rule, using a control packet including information related to the determined packet processing operation.
A method of communication, as mentioned in the second aspect above.
The communication method, wherein the determining may be performed as determining based on a pre-set policy the processing operation to be executed by the network system.
The communication method, wherein the determining may be performed as determining based on load on the communication terminal the processing operation to be executed by the network system.
The communication method, wherein the determining may be performed as determining based on an access volume to the communication terminal the processing operation to be executed by the network system.
The communication method, wherein the determining may be performed as determining based on a communication volume in the communication terminal the processing operation to be executed by the network system.
The communication method, wherein the determining may be performed as determining as the processing operation to be executed by the network system a processing operation to limit access to the communication terminal.
The communication method, wherein the determining may be performed as determining as the processing operation to be executed by the network system a processing operation to limit bandwidth of a communication path of packets regarding the communication terminal.
The communication method, wherein the determining may be performed as determining as the processing operation to be executed by the network system a processing operation to filter a packet related to the communication terminal.
The communication method, wherein the requesting may be performed as requesting the control apparatus to inform the forwarding apparatus of a processing rule, using a control packet including information related to the determined packet processing operation.
A communication system, as mentioned in the third aspect above.
A control apparatus, as mentioned in the fourth aspect above.
Number | Date | Country | Kind |
---|---|---|---|
2011-203277 | Sep 2011 | JP | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/JP2012/005914 | 9/14/2012 | WO | 00 | 3/11/2014 |