Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is LeaseTime, SponsershipTime,RenewonCallTime and LeaseManagerPollTime?
What is LeaseTime, SponsershipTime,RenewonCallTime & LeaseManagerPollTime?
✍: Guest
The Client Lease Time is the amount of time a network user will be allowed connection to the Router with their current dynamic IP address. Enter the amount of time, in minutes, that the user will be "leased" this dynamic IP address.
Access your routers administration panel.
In the Basic Setup you change the lease time. "0" means one day.
Source(s):
Experience
The lease time most likely refers to the dynamic assignment of your IP address. You shouldn't need to change it - when the lease time is going to expire, the address is automatically renewed or your computer is just given a new address.
2009-03-06, 5064👍, 0💬
Popular Posts:
What is page thrashing? Some operating systems (such as UNIX or Windows in enhanced mode) use virtua...
Describe different elements in Static Chart diagrams ? Package: - It logically groups element of a U...
How can I search for data in a linked list? Unfortunately, the only way to search a linked list is w...
What is effort variance? Effort Variance = (Actual effort – Estimated Effort) / Estimated Effort.
What does a special set of tags <?= and ?> do in a PHP script page? <?= express...