hdhcp.asp

来自「一个很好的无线搜索、自动连接脚本」· ASP 代码 · 共 69 行

ASP
69
字号
<% do_hpagehead(); %>  <title>HDHCP</title></head><body><img alt="" src="logo-help.png" style="width: 172px; height: 45px;"><br><br>The DHCP screen allows you to configure the settings for the Router'sDynamic Host Configuration Protocol (DHCP) server function. The Routercan be used as a DHCP server for your network. A DHCP serverautomatically assigns an IP address to each computer on your network.If you choose to enable the Router's DHCP server option, you mustconfigure all of your network PCs to connect to a DHCP server, theRouter. <br><br><span style="font-weight: bold;">DHCP Server</span> <br><br>Keep the default, Enable, to enable the Router' DHCP server option. Ifyou already have a DHCP server on your network or you do not want aDHCP server, then select Disable.<br><br><span style="font-weight: bold;">Starting IP Address</span><br><br>Enter a numerical value for the DHCP server to start with when issuingIP addresses. Do not start with 192.168.1.1 (the IP address of theRouter).<br><br><span style="font-weight: bold;">Maximum Number of DHCP Users</span> <br><br>Enter the maximum number of PCs that you want the DHCP server to assignIP addresses to. The absolute maximum is 253--possible if 192.168.1.2is your starting IP address.<br><br><span style="font-weight: bold;">Client Lease Time</span><br><br>The Client Lease Time is the amount of time a network user will beallowed 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.<br><br><span style="font-weight: bold;">Static DNS 1-3 </span><br><br>The Domain Name System (DNS) is how the Internet translates domain orwebsite names into Internet addresses or URLs. Your ISP will provideyou with at least one DNS Server IP Address. If you wish to utilizeanother, enter that IP Address in one of these fields. You can enter upto three DNS Server IP Addresses here. The Router will utilize thesefor quicker access to functioning DNS servers.<br><br><span style="font-weight: bold;">WINS </span><br><br>The Windows Internet Naming Service (WINS) manages each PC'sinteraction with the Internet. If you use a WINS server, enter thatserver's IP Address here. Otherwise, leave this blank. <br><br><span style="font-weight: bold;">Currently Assigned</span><br><br>Click the DHCP Clients Table button to see a list of PCs assigned IPaddresses by the Router. For each PC, the list shows the ClientHostname, IP Address, MAC Address, and the amount of DHCP client leasetime left. Click the Refresh button to display the most currentinformation. Click the Delete box next to any client whose IP addressyou wish to delete. Click the Close button to exit this screen. <br><br><br>Check all the values and click Apply to save your settings. ClickCancel to cancel your unsaved changes.</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?