JP2009027348A - Power management control method in dhcp environment, and information processor - Google Patents

Power management control method in dhcp environment, and information processor Download PDF

Info

Publication number
JP2009027348A
JP2009027348A JP2007187135A JP2007187135A JP2009027348A JP 2009027348 A JP2009027348 A JP 2009027348A JP 2007187135 A JP2007187135 A JP 2007187135A JP 2007187135 A JP2007187135 A JP 2007187135A JP 2009027348 A JP2009027348 A JP 2009027348A
Authority
JP
Japan
Prior art keywords
address
sleep mode
information processor
lease period
dhcp
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007187135A
Other languages
Japanese (ja)
Inventor
Takeshi Kuga
剛 久我
Shigeo Yoshida
茂夫 吉田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2007187135A priority Critical patent/JP2009027348A/en
Publication of JP2009027348A publication Critical patent/JP2009027348A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem wherein a timeout error occurs against a job and a trouble occurs on a network if re-acquiring of the IP address by an information processor takes time, since the information processor has to perform re-acquiring of an IP address so that duplicating of IP address may not occur, if the information processor in a DHCP (Dynamic Host Configuration Protocol) environment returns from a sleep state by access from other device. <P>SOLUTION: When it becomes the time for requiring extension of a lease period, the information processor returns to a standby mode from a sleep mode, and transmits DHCPREQUEST for requesting the extension of the lease period to a DHCP server. If the information processor receives DHCPACK for permitting the extension of the lease period, it returns to the sleep mode again. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ローカルエリアネットワーク(LAN)環境にある各種の機器において、リジューム機能を搭載したものに関する。   The present invention relates to various devices in a local area network (LAN) environment equipped with a resume function.

ローカルエリアネットワーク(LAN)では、DHCP(Dynamic Host Configuration Protocol)というプロトコルがある。DHCPとは、ネットワーク上にDHCPサーバを設置し、同様にネットワークにつながれたクライアントPCに対し、動的にIPアドレスを割り当てる方法である。   In a local area network (LAN), there is a protocol called DHCP (Dynamic Host Configuration Protocol). DHCP is a method in which a DHCP server is installed on a network and an IP address is dynamically assigned to a client PC connected to the network.

固定IPを利用する場合、ネットワークの管理者はIPアドレスを管理し、このIPをクライアント毎に割り振り、クライアントはこのIPアドレスを設定する必要があった。この固定IPアドレスを割り振るネットワーク環境においては、管理者がネットワークを常に管理しなければならないため管理者に負担が掛かるということや、クライアントのIPアドレスの設定ミスによって、ネットワークに多大な影響を与える可能性がある。   When using a fixed IP, the network administrator must manage the IP address, assign this IP to each client, and the client must set this IP address. In a network environment where this fixed IP address is allocated, the administrator must always manage the network, which places a burden on the administrator, and misconfiguration of the client's IP address can greatly affect the network. There is sex.

しかし、DHCPでは、DHCPサーバがネットワークにつながれたクライアントPCの要求に応じてIPアドレスを自動的に割り振ることが可能になる。このためDHCPを用いることにより、今まで、ネットワークの構成が変更するたびにIPアドレスを設定しなおすという煩雑な手間を省くことができるようになった。   However, in DHCP, it becomes possible for the DHCP server to automatically assign an IP address in response to a request from a client PC connected to the network. For this reason, using DHCP has made it possible to save the trouble of re-setting the IP address each time the network configuration changes.

DHCPではIPアドレスの割り当てに関して、次の3つの方法がある。「自動割り当て」では、DHCPはそのクライアントがずっと使用していいアドレスを割り当てる。「動的割り当て」では、DHCPサーバはクライアントPCにアドレスを一定時間リースする。「手動割り当て」では、ネットワーク管理者が割り当てられるIPアドレスを決めておき、DHPCサーバは単にクライアントPCにIPアドレスを配布するためだけに使用される。   DHCP has the following three methods for IP address assignment. In "automatic assignment", DHCP assigns an address that the client can use all the time. In “dynamic allocation”, the DHCP server leases an address to the client PC for a certain period of time. In “manual assignment”, a network administrator determines an IP address to be assigned, and the DHPC server is used only for distributing the IP address to the client PC.

このうち「動的割り当て」ではDHCPサーバがクライアントPCに対して一定期間IPアドレスを割り当てる方法である。この「動的割り当て」の仕組みは、クライアントがIPアドレスを使用したい旨を要求し、DHCPサーバがIPアドレスを割り振ったら、そのIPアドレスを他のクライアントに割り当てをしないようにする。クライアントがそのネットワークから外れた場合、DHCPサーバは、同じIPアドレスを他のクライアントに割り当てても良い。この再利用の操作によりIPアドレスの枯渇を防ぐことになる。このように限られたIPアドレスを効率的に使用することができるため、もっとも多く用いられている。   Among these methods, “dynamic allocation” is a method in which a DHCP server allocates an IP address to a client PC for a certain period. This “dynamic allocation” mechanism requests that a client wants to use an IP address, and when a DHCP server allocates an IP address, the IP address is not allocated to another client. If a client leaves the network, the DHCP server may assign the same IP address to other clients. This reuse operation prevents IP address exhaustion. Since such a limited IP address can be used efficiently, it is most often used.

一方で近年、ノートパソコンなどのモバイル機器が普及してきているが、そのようなモバイル機器では消費電力を抑え、内蔵電池でより長時間の使用が出来ることが求められている。   On the other hand, in recent years, mobile devices such as notebook computers have become widespread. However, such mobile devices are required to reduce power consumption and be able to be used for a longer time with a built-in battery.

また、昨今、全世界的に消費電力の低下を推進する動きが広がっている。国家レベルで規制を設け、環境基準を設け規制を満たしていない電化製品には、販売の認可を与えない、などの制限を設ける場合もある。今後消費電力においても同様に規制が厳しくなっていくと考えられる。   In addition, recently, there has been a movement to promote a reduction in power consumption worldwide. There are cases where restrictions are set such as not permitting the sale of electrical appliances that have regulations at the national level and that do not meet environmental regulations. In the future, regulations on power consumption will also become stricter.

このため、今後市場に出る装置には、パワーマネジメント機能を持たせることが必要になると考えられる。パワーマネジメント機能とはユーザーが使用してない間、機能の一部を停止させ、消費電力を低減させ、スリープ・モードと呼ばれる状態にする。また、ユーザーの操作や、ユーザーが使用する別のホストからのアクセスがあると通常状態に復帰する。この機能をレジューム機能と呼ぶ。   For this reason, it is considered necessary to provide a power management function for devices that will be put on the market in the future. While the user is not using the power management function, a part of the function is stopped, power consumption is reduced, and a state called a sleep mode is set. In addition, when a user operation or access from another host used by the user occurs, the normal state is restored. This function is called a resume function.

ネットワークに関しては、ユーザーが使用する別のホストからのアクセスによりスリープ・モードから復帰する方法としてWake-On-LANという機能が存在する。この機能はある特定のパケットを受け取ると、スリープ・モード中の装置を復帰させることができる。   As for the network, there is a function called Wake-On-LAN as a method for returning from the sleep mode by access from another host used by the user. This function can wake the device in sleep mode when it receives a specific packet.

このWake-On-LANで利用する特定のパケットはいくつか提案されており、その一例としてAMD社が開発したMagic Packet(登録商標)というものが在る。このMagic Packet(登録商標)は、フレームの情報フィールド内に起動させたい装置のMacアドレスを16回繰り返す。Magic Packet(登録商標)に対応したNICはそのパケットのパターンに反応するように作られており、自分のMacアドレスを認識するとシステムを起動させる信号を出力する。このWake-On-LAN機能を用いることにより、ネットワークにつながれた装置についても、パワーマネジメントを実現できる。   Several specific packets used in this Wake-On-LAN have been proposed. One example is Magic Packet (registered trademark) developed by AMD. This Magic Packet (registered trademark) repeats the Mac address of the device to be activated in the information field of the frame 16 times. The NIC that supports Magic Packet (registered trademark) is designed to respond to the packet pattern, and outputs a signal to start the system when it recognizes its own Mac address. By using this Wake-On-LAN function, power management can be realized even for devices connected to the network.

従来例としては、例えば特許文献1をあげることが出来る。
特許第3342507号公報
For example, Patent Literature 1 can be cited as a conventional example.
Japanese Patent No. 3342507

しかしながら、DHCP環境において、パワーマネジメント機能を使用することに対しては、問題点がある。   However, there are problems with using the power management function in a DHCP environment.

DHCP環境で、クライアントがIPアドレスを保持したままスリープ・モードに移行すると次のような問題がある。   In a DHCP environment, when a client shifts to sleep mode while holding an IP address, there are the following problems.

スリープ・モード中のクライアント1は、DHCPサーバからの信号に応答できなくなり、したがってリース期限切れの信号DHCPNAKを受け取ることが出来なくなる。DHCPサーバはIPアドレスが開放されたと考え、他のクライアント2にそのIPアドレスを割り当ててしまう。その後、クライアント1がスリープ・モードから復帰するとIPアドレスの重複が発生してしまう。   The client 1 in the sleep mode cannot respond to the signal from the DHCP server, and therefore cannot receive the lease expired signal DHCPNAK. The DHCP server thinks that the IP address has been released, and assigns the IP address to another client 2. Thereafter, when the client 1 returns from the sleep mode, duplication of the IP address occurs.

一方、スリープ・モード移行時にIPアドレスを開放してからスリープ・モードになる方法を採ると次のような問題がある。   On the other hand, if the method of entering the sleep mode after releasing the IP address at the time of transition to the sleep mode, there are the following problems.

スリープ・モード中の装置が通常状態に復帰したとき、IPアドレスの再取得をしなければならない。この再取得は
(1) IPアドレスを要求するDHCPDISCOVERの信号をブロードキャストする。
The IP address must be reacquired when the device in sleep mode returns to normal. This reacquisition is
(1) Broadcast a DHCPDISCOVER signal requesting an IP address.

(2) DHCPサーバからの応答であるDHCPOFFER信号を受ける。   (2) Receive a DHCPOFFER signal that is a response from the DHCP server.

(3) IPアドレスの割り当てをDHCPサーバへ要求するDHCPREQUESTを送る。   (3) Send DHCPREQUEST requesting DHCP server to assign IP address.

(4) DHCPサーバがIPアドレスを割り当てたことを伝えるDHCPACKを受ける。
という手続きが必要である。
(4) Receive a DHCPACK that tells the DHCP server that it has assigned an IP address.
This procedure is necessary.

この手続きに時間を要しているとWake-On-LANのパケットに対する反応がないとタイムアウトになり、通信が出来なくなってしまう可能性がある。   If this procedure takes time, if there is no response to the Wake-On-LAN packet, it will time out and communication may not be possible.

この問題を回避するため、先行出願特許のなかには、特許第3342507号にあるように、あるネットワーク機器がスリープ・モードになるとき、他のネットワーク機器に代理でパケット処理を行わせる方法が提案されている。しかし、この方法では、代理のネットワーク機器がスリープ・モードもしくはOFFになった場合や、ネットワーク構成が変更された場合に、トラブルが発生してしまう。   In order to avoid this problem, as disclosed in Japanese Patent No. 3342507, there is proposed a method in which when a certain network device goes into the sleep mode, another network device performs packet processing on behalf of the other patents. Yes. However, with this method, trouble occurs when the proxy network device is in the sleep mode or turned off, or when the network configuration is changed.

この課題を解決するために、本発明に係る数値制御装置は、次のような特徴を備える。   In order to solve this problem, the numerical control device according to the present invention has the following features.

請求項1の発明は、スリープ・モードを備える情報処理装置がDHCP環境において、
IPアドレスリース期間延長要求時間が経過したと判断したら、
スリープ・モードから復帰し、
IPアドレスのリース期間を延長するリース期間延長の手続きを行い、
スリープ・モードに移行する
ことを特徴とするパワーマネジメント制御方法である。
In the first aspect of the present invention, the information processing apparatus having the sleep mode is in a DHCP environment.
If it is determined that the IP address lease period extension request time has elapsed,
Wake up from sleep mode
Proceed with the lease period extension to extend the lease period of the IP address,
It is a power management control method characterized by shifting to a sleep mode.

この制御により、IPアドレスを確保し、ネットワーク上において安定した動作を実現する。   This control secures an IP address and realizes stable operation on the network.

請求項2の発明は、スリープ・モードを備える情報処理装置がDHCP環境において、
IPアドレスリース期間延長要求時間が経過したと判断する時間管理手段と、
スリープ・モードから復帰する復帰手段と、
IPアドレスのリース期間を延長するリース期間延長手段と、
スリープ・モードに移行するスリープ・モード移行手段と、
を備えたことを特徴とする数値制御装置である。
The invention of claim 2 is that the information processing apparatus having the sleep mode is in a DHCP environment.
A time management means for determining that the IP address lease period extension request time has elapsed;
A return means for returning from the sleep mode;
Means for extending the lease period of the IP address;
A sleep mode transition means for transitioning to the sleep mode;
A numerical control apparatus comprising:

この制御により、IPアドレスを確保し、ネットワーク上において安定した動作を実現する装置を提供できる。   This control can provide an apparatus that secures an IP address and realizes stable operation on the network.

以上説明したように、本発明ではスリープ・モードの状態を持つネットワーク機器において、DHCP環境で使用されるとき以下のような制御を行う。   As described above, in the present invention, the following control is performed in a network device having a sleep mode state when used in a DHCP environment.

リース期間の延長を要求する時間になると、スリープ・モードからスタンバイモードへ復帰し、リース期間の延長を要求するDHCPREQUESTをDHCPサーバに送信する。リース期間の延長を許可するDHCPACKを受信すると再びスリープ・モードへ戻る。   When it is time to request the extension of the lease period, it returns from the sleep mode to the standby mode, and sends a DHCPREQUEST requesting the extension of the lease period to the DHCP server. When DHCPACK that allows extension of the lease period is received, it returns to the sleep mode again.

この制御を行うことにより、ネットワークにおけるIPアドレス重複のトラブルや、ユーザーからのアクセスによる復帰時、IPアドレスを再取得するために時間が掛かり、Time Out Errorになってしまうことを防ぐことができる。   By performing this control, it is possible to prevent IP address duplication troubles in the network, and it takes time to re-acquire the IP address when returning due to access from the user, resulting in a Time Out Error.

この結果、ユーザーに対し、ネットワーク環境における安定した動作を行う情報処理装置を提供することができる。   As a result, an information processing apparatus that performs stable operation in a network environment can be provided to the user.

以下、本発明の実施の形態を説明する。   Embodiments of the present invention will be described below.

図1は、本実施例における、ネットワーク環境におけるパワーマネジメント制御を行う画像形成装置の構成図である。   FIG. 1 is a configuration diagram of an image forming apparatus that performs power management control in a network environment according to the present exemplary embodiment.

なお、本明細書における実施例ではホストに接続された画像形成装置による例をあげるが、画像形成装置に限らず、その他の周辺機器、またはホストとなるPCの場合においても、ネットワークに接続される情報処理装置ならば、本特許の権利に含まれる。   In this embodiment, the image forming apparatus connected to the host is used as an example. However, the present invention is not limited to the image forming apparatus, and other peripheral devices or a host PC may be connected to the network. Any information processing apparatus is included in the rights of this patent.

同図において、100は画像形成装置の全体構成図である。110はホストから受け取ったデータを処理するコントローラ部である。120はコントローラ部で処理されたデータを受け取り、印刷の制御を行うエンジン部である。   In the figure, reference numeral 100 denotes an overall configuration diagram of the image forming apparatus. A controller unit 110 processes data received from the host. An engine unit 120 receives data processed by the controller unit and controls printing.

111はコントローラCPUであり、画像形成装置のコントローラ部を制御する。112はROMであり、コントローラ部の制御を行うプログラムを格納している。113はRAMであり、データの読み書き可能なメモリである。114は画像処理部であり、画像処理を行いその処理されたデータをエンジン部に転送する。115はネットワーク通信制御部であり、ネットワーク環境につながり、同様にネットワーク環境につながれているホストから画像データを受け取り画像形成装置で印刷することができる。116はRTC(Real Time Clock)であり、IPアドレスのリース延長をするために復帰する時間などを管理する。118は操作パネルI/F部であり、操作パネルとの通信を行う。119は操作パネル部であり、画像形成装置の状態を設定するキーや、表示を行う液晶パネルおよびLEDを備えている。   A controller CPU 111 controls a controller unit of the image forming apparatus. A ROM 112 stores a program for controlling the controller unit. Reference numeral 113 denotes a RAM, which is a readable / writable memory. Reference numeral 114 denotes an image processing unit which performs image processing and transfers the processed data to the engine unit. A network communication control unit 115 is connected to the network environment, and can receive image data from a host connected to the network environment and print it on the image forming apparatus. Reference numeral 116 denotes an RTC (Real Time Clock), which manages a return time for extending the lease of an IP address. An operation panel I / F unit 118 communicates with the operation panel. Reference numeral 119 denotes an operation panel unit, which includes keys for setting the state of the image forming apparatus, a liquid crystal panel for performing display, and LEDs.

121はエンジンCPUであり、画像形成装置のエンジン部を制御する。122はROMであり、エンジン部の制御を行うプログラムを格納している。123はRAMであり、データの読み書き可能なメモリである。124は通信制御部であり、画像処理部114と通信ラインで接続されており、114から送られた画像データを受け取る。125は紙搬送モータ制御部であり、具体的には紙送りのモータを動作させ搬送ローラなどを動作させることにより紙を搬送する。126はキャリッジモータ制御部であり、キャリッジモータを動作させることにより、プリントヘッドを動作させる。127はヘッド制御部である。128はヘッド部であり、ヘッド部からの信号によりインクをメディアに吐出させる。125、126、127を制御し、メディア上の所望の位置にインクを吐出させることにより、所望の画像を形成することができる。   An engine CPU 121 controls the engine unit of the image forming apparatus. A ROM 122 stores a program for controlling the engine unit. Reference numeral 123 denotes a RAM, which is a readable / writable memory. A communication control unit 124 is connected to the image processing unit 114 via a communication line, and receives image data transmitted from the image processing unit 114. A paper transport motor control unit 125 transports paper by operating a paper feed motor and operating a transport roller. A carriage motor control unit 126 operates the print motor by operating the carriage motor. Reference numeral 127 denotes a head controller. Reference numeral 128 denotes a head unit, which ejects ink onto a medium in response to a signal from the head unit. A desired image can be formed by controlling 125, 126, 127 and ejecting ink to a desired position on the medium.

本実施例におけるサーバとクライアント間の通信のフローチャートについて説明する。   A flowchart of communication between the server and the client in this embodiment will be described.

本説明中、T1時間はリース期間延長要求時間で、IPアドレスのリースからこの時間経過すると、クライアントはサーバにIPアドレスのリースの延長を要求する。通常、T1の時間はリース期間の半分である。   In this description, T1 time is a lease period extension request time, and when this time elapses from the lease of the IP address, the client requests the server to extend the lease of the IP address. Usually, the time of T1 is half of the lease period.

まず図2では、サーバとクライアント間の通信のフローチャートを説明する。   First, referring to FIG. 2, a flowchart of communication between the server and the client will be described.

電源が投入されるとS211において初期化の動作を行う。S212ではIPアドレスを取得するため、DHCPDISCOVERの信号をブロードキャストする。サーバ側ではS201において、DHCPDISCOVERの信号を受信すると、IPアドレスを供給できる場合、S202において、DHCPOFFERの信号をクライアントに送信する。クライアント側ではS213において、DHCPOFFERの信号を受信する。クライアント側では、S214において、選択したサーバ情報を含んだDHCPREQUESTを送信する。サーバ側では、S203でDHCPREQUESTを受信して、自サーバが選択されたことを認識すると割り当てられるIPアドレス情報を含んだDHCPACKをクライアントへ送信する。クライアント側ではS215において、DHCPACKを受信して、その情報に基づきIPアドレスを設定し、スタンバイ状態になる。パワーマネジメント制御のために設定されたある一定時間経過後、クライアントはS216において、スリープ状態になる。このスリープ・モード中に、何らかのアクセスがあった場合、S250に進み、要求された所定の処理を行う。その後、一定時間経過したら、S216に進み、動作を繰り返す。スリープ・モード中に、何もアクセスがなかった場合は、S215からT1時間後、S217において、スリープ・モードから復帰し、後は図2のS214の処理に戻る。S214では、リース期間の延長を要求する情報を含んだDHCPREQUESTを送信する。サーバ側では、S203でDHCPREQUESTを受信して、リース期間の延長を要求されると、そのIPアドレスが使用可能であることを確認しIPアドレス情報を含んだDHCPACKをクライアントへ送信する。   When the power is turned on, an initialization operation is performed in S211. In S212, a DHCPDISCOVER signal is broadcast to obtain an IP address. When the server side receives the DHCPDISCOVER signal in S201 and can supply an IP address, the server transmits a DHCPOFFER signal to the client in S202. On the client side, a DHCPOFFER signal is received in S213. On the client side, DHCPREQUEST including the selected server information is transmitted in S214. On the server side, DHCPREQUEST is received in S203, and DHCPACK including IP address information assigned when it recognizes that its own server has been selected is transmitted to the client. At S215, the client side receives DHCPACK, sets the IP address based on the information, and enters the standby state. After a certain period of time set for power management control, the client enters a sleep state in S216. If there is any access during the sleep mode, the process proceeds to S250 and the requested predetermined processing is performed. Thereafter, when a certain time has elapsed, the process proceeds to S216 and the operation is repeated. If there is no access during the sleep mode, after a time T1 from S215, the system returns from the sleep mode in S217, and thereafter returns to the process of S214 in FIG. In S214, DHCPREQUEST including information requesting extension of the lease period is transmitted. On the server side, when DHCPREQUEST is received in S203 and an extension of the lease period is requested, it is confirmed that the IP address is usable, and a DHCPACK including the IP address information is transmitted to the client.

本発明の第1実施例の構成例を示すブロック図である。It is a block diagram which shows the structural example of 1st Example of this invention. 第1実施例における、サーバとクライアント間の通信のフローチャートを示すブロック図である。It is a block diagram which shows the flowchart of communication between a server and a client in 1st Example.

符号の説明Explanation of symbols

100 ホスト部
110 画像処理装置
111 コントローラCPU
112 ROM
113 RAM
114 画像処理部
115 ネットワーク通信制御部
116 RTC(Real Time Clock)
118 操作パネルI/F部
119 操作パネル部
121 エンジンCPU
122 ROM
123 RAM
124 通信制御部
125 紙搬送モータ制御部
126 キャリッジモータ制御部
127 ヘッド制御部
128 ヘッド
DESCRIPTION OF SYMBOLS 100 Host part 110 Image processing apparatus 111 Controller CPU
112 ROM
113 RAM
114 Image processing unit 115 Network communication control unit 116 RTC (Real Time Clock)
118 Operation panel I / F section 119 Operation panel section 121 Engine CPU
122 ROM
123 RAM
124 communication control unit 125 paper transport motor control unit 126 carriage motor control unit 127 head control unit 128 head

Claims (2)

スリープ・モードを備える情報処理装置がDHCP環境において、
IPアドレスリース期間延長要求時間が経過したと判断したら、
スリープ・モードから復帰し、
IPアドレスのリース期間を延長するリース期間延長の手続きを行い、
スリープ・モードに移行する
ことを特徴とするパワーマネジメント制御方法。
An information processing device with a sleep mode is in a DHCP environment.
If it is determined that the IP address lease period extension request time has elapsed,
Wake up from sleep mode
Proceed with the lease period extension to extend the lease period of the IP address,
A power management control method characterized by transitioning to a sleep mode.
スリープ・モードを備える情報処理装置がDHCP環境において、
IPアドレスリース期間延長要求時間が経過したと判断する時間管理手段と、
スリープ・モードから復帰する復帰手段と、
IPアドレスのリース期間を延長するリース期間延長手段と、
スリープ・モードに移行するスリープ・モード移行手段と、
を備えたことを特徴とする数値制御装置。
An information processing device with a sleep mode is in a DHCP environment.
A time management means for determining that the IP address lease period extension request time has elapsed;
A return means for returning from the sleep mode;
Means for extending the lease period of the IP address;
A sleep mode transition means for transitioning to the sleep mode;
A numerical control device comprising:
JP2007187135A 2007-07-18 2007-07-18 Power management control method in dhcp environment, and information processor Pending JP2009027348A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007187135A JP2009027348A (en) 2007-07-18 2007-07-18 Power management control method in dhcp environment, and information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007187135A JP2009027348A (en) 2007-07-18 2007-07-18 Power management control method in dhcp environment, and information processor

Publications (1)

Publication Number Publication Date
JP2009027348A true JP2009027348A (en) 2009-02-05

Family

ID=40398759

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007187135A Pending JP2009027348A (en) 2007-07-18 2007-07-18 Power management control method in dhcp environment, and information processor

Country Status (1)

Country Link
JP (1) JP2009027348A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011037174A (en) * 2009-08-13 2011-02-24 Fuji Xerox Co Ltd Power saving control apparatus and program
JP2013166331A (en) * 2012-02-16 2013-08-29 Seiko Epson Corp Printing apparatus
JP2017159465A (en) * 2016-03-07 2017-09-14 富士ゼロックス株式会社 Information processing apparatus and program
US10452119B2 (en) 2016-09-20 2019-10-22 Canon Kabushiki Kaisha Control device and control method for controlling communication apparatus
CN112118330A (en) * 2020-09-22 2020-12-22 青岛海信传媒网络技术有限公司 DHCP (dynamic host configuration protocol) network reconnection method and display equipment
US10924451B2 (en) 2016-11-22 2021-02-16 Canon Kabushiki Kaisha Communication device, control method of communication device, and storage medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011037174A (en) * 2009-08-13 2011-02-24 Fuji Xerox Co Ltd Power saving control apparatus and program
JP2013166331A (en) * 2012-02-16 2013-08-29 Seiko Epson Corp Printing apparatus
JP2017159465A (en) * 2016-03-07 2017-09-14 富士ゼロックス株式会社 Information processing apparatus and program
US10104266B2 (en) 2016-03-07 2018-10-16 Fuji Xerox Co., Ltd. Information processing apparatus, image processing method, and non-transitory computer readable storage medium for switching mode based on detection of person
US10452119B2 (en) 2016-09-20 2019-10-22 Canon Kabushiki Kaisha Control device and control method for controlling communication apparatus
US10924451B2 (en) 2016-11-22 2021-02-16 Canon Kabushiki Kaisha Communication device, control method of communication device, and storage medium
CN112118330A (en) * 2020-09-22 2020-12-22 青岛海信传媒网络技术有限公司 DHCP (dynamic host configuration protocol) network reconnection method and display equipment

Similar Documents

Publication Publication Date Title
US8738938B2 (en) Information processing apparatus, method for controlling the same, and storage medium
US7474431B2 (en) Network printer having plural sleep modes
US8352664B2 (en) Information processing apparatus including first and second data processors having plural power consumption modes and associated methodology
JP2009027348A (en) Power management control method in dhcp environment, and information processor
JP2010016769A (en) Image forming system, and image forming method
JP2011086144A (en) Image processing system, network relay apparatus, and image processing apparatus
US8390856B2 (en) Image forming apparatus, communication device, computer readable medium, and communication method
JP5343724B2 (en) Image forming system, power saving control method for image forming system, and power saving control program
JP2008305209A (en) Information processor, information processing method, program, and computer readable recording medium
JP5796593B2 (en) Monitoring system, monitoring target device, monitoring method, and program
JP2006166324A (en) Resume control method
JP2007036456A (en) Information processing apparatus and network control method thereof
JP5094356B2 (en) Information processing apparatus, information processing method, and program for executing the method
JP2007142954A (en) Information processing apparatus for performing power management control in network environment
JP5500215B2 (en) Information processing apparatus, power mode control method, power mode control program, and recording medium
JP2011192020A (en) Device for control of image formation, image forming apparatus, image forming system, image formation control method and program
JP2010194910A (en) Information processing device, system, and program
US20110239027A1 (en) Common apparatus power control system, common apparatus and method for controlling power of common apparatus
JP2011037174A (en) Power saving control apparatus and program
JP2009301380A (en) Network printer system, program, recording medium, and the network printer system control method
JP2018200646A (en) Information processing apparatus and image formation apparatus
JP2007036455A (en) Network control method and information processing apparatus
JP2010093609A (en) Digital composite machine
JP2007134980A (en) Information processing apparatus for carrying out power management control in network environment
JP2005275684A (en) Address administration device, network device, information processing system, program, and recording medium

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630