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, 5145👍, 0💬
Popular Posts:
How To Create an Add-to-Netvibes Button on Your Website? - RSS FAQs - Adding Your Feeds to RSS News ...
What would you use to compare two String variables - the operator == or the method equals()? You can...
What is the difference between delegate and events? ã Actually events use delegates in bottom. But ...
If we inherit a class do the private variables also get inherited ? Yes, the variables are inherited...
How do you open an SSH connection to a remote box? ????