//Basic Setup
var hsetup = new Object();
hsetup.phase1="The Setup \
screen is the first screen you will see when accessing the Router. Most users \
will be able to configure the Router and get it working properly using only the \
settings on this screen. Some Internet Service Providers (ISPs) will require \
that you enter specific information, such as User Name, Password, IP Address, \
Default Gateway Address, or DNS IP Address. This information can be obtained \
from your ISP, if required.";
hsetup.phase2="Note: After \
you have configured these settings, you should set a new password for the Router \
using the Security screen. This will increase security, protecting the \
Router from unauthorized changes. All users who try to access the Router \
web-based utility or Setup Wizard will be prompted for the Router's password.";
hsetup.phase3="Select the \
time zone for your location. If your location experiences daylight savings, \
leave the checkmark in the box next to Automatically adjust clock for \
daylight saving changes.";
hsetup.phase4="MTU is the \
Maximum Transmission Unit. It specifies the largest packet size permitted \
for Internet transmission. Keep the default setting, Auto, to have \
the Router select the best MTU for your Internet connection. To specify a \
MTU size, select Manual, and enter the value desired (default is \
1400). You should leave this value in the 1200 to 1500 range.";
hsetup.phase5="This entry is necessary for some ISPs and can be provided by them.";
hsetup.phase6="The Router supports four connection types:";
hsetup.phase7="Automatic Configuration DHCP";
hsetup.phase8="(Point-to-Point Protocol over Ethernet)";
hsetup.phase9="(Point-to-Point Tunneling Protocol)";
hsetup.phase10="These types can be selected from the drop-down menu next to Internet Connection. \
The information required and available features will differ depending on \
what kind of connection type you select. Some descriptions of this \
information are included here:";
hsetup.phase11="Internet IP Address and Subnet Mask";
hsetup.phase12="This is the Router's IP Address \
and Subnet Mask as seen by external users on the Internet (including your \
ISP). If your Internet connection requires a static IP address, then your \
ISP will provide you with a Static IP Address and Subnet Mask.";
hsetup.phase13="Your ISP will provide you with the Gateway IP Address."
hsetup.phase14="(Domain Name Server)";
hsetup.phase15="Your ISP will provide you with at least one DNS IP Address.";
hsetup.phase16="User name and Password";
hsetup.phase17="Enter the User Name and \
Password you use when logging onto your ISP through a PPPoE or PPTP \
connection.";
hsetup.phase18="Connect on Demand";
hsetup.phase19="you can configure the Router to \
disconnect your Internet connection after a specified period of inactivity \
(Max Idle Time). If your Internet connection has been terminated due to \
inactivity, Connect on Demand enables the Router to automatically \
re-establish your connection as soon as you attempt to access the Internet \
again. If you wish to activate Connect on Demand, click the radio button. If \
you want your Internet connection to remain active at all times, enter 0 \
in the Max Idle Time field. Otherwise, enter the number of minutes \
you want to have elapsed before your Internet connection terminates.";
hsetup.phase20="Keep Alive Option ";
hsetup.phase21="This option keeps you connected \
to the Internet indefinitely, even when your connection sits idle. To use \
this option, click the radio button next to Keep Alive. The default \
Redial Period is 30 seconds (in other words, the Router will check the \
Internet connection every 30 seconds).";
hsetup.phase22="Note: Some \
cable providers require a specific MAC address for connection to the \
Internet. To learn more about this, click the System tab. Then click \
the Help button, and read about the MAC Cloning feature.";
hsetup.phase23="LAN";
hsetup.phase24="IP Address and Subnet Mask";
hsetup.phase25="This is\
the Router IP Address and Subnet Mask as seen on the internal LAN. The \
default value is 192.168.1.1 for IP Address and 255.255.255.0 for Subnet \
Mask.";
hsetup.phase26="DHCP";
hsetup.phase27="Keep the \
default, Enable, to enable the Router' DHCP server option. If you \
already have a DHCP server on your network or you do not want a DHCP server, \
then select Disable.";
hsetup.phase28="Enter a \
numerical value for the DHCP server to start with when issuing IP addresses. \
Do not start with 192.168.1.1 (the IP address of the Router).";
hsetup.phase29="Maximum Number of DHCP Users";
hsetup.phase30="Enter the \
maximum number of PCs that you want the DHCP server to assign IP addresses \
to. The absolute maximum is 253--possible if 192.168.1.2 is your starting IP \
address.";
hsetup.phase31="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.";
hsetup.phase32="Static DNS 1-3 ";
hsetup.phase33="The Domain \
Name System (DNS) is how the Internet translates domain or website names \
into Internet addresses or URLs. Your ISP will provide you with at least one \
DNS Server IP Address. If you wish to utilize another, enter that IP Address \
in one of these fields. You can enter up to three DNS Server IP Addresses \
here. The Router will utilize these for quicker access to functioning DNS \
servers.";
hsetup.phase34="The Windows Internet Naming Service (WINS) manages each PC's interaction with \
the Internet. If you use a WINS server, enter that server's IP Address here. \
Otherwise, leave this blank.";
hsetup.phase35="Check all the \
values and click Save Settings to save your settings. Click Cancel \
Changes to \
cancel your unsaved changes. You can test the settings by connecting to the \
Internet. ";
//DDNS
var helpddns = new Object();
helpddns.phase1="The Router offers a Dynamic Domain Name System (DDNS) feature. DDNS lets you assign a fixed \
host and domain name to a dynamic Internet IP address. It is useful when you are \
hosting your own website, FTP server, or other server behind the Router. Before \
using this feature, you need to sign up for DDNS service at www.dyndns.org, \
a DDNS service provider.";
helpddns.phase2="DDNS Service";
helpddns.phase3="To disable DDNS Service, keep the default setting, Disable. To enable DDNS \
Service, follow these instructions:";
helpddns.phase4="Sign up for DDNS service at www.dyndns.org, and write down \
your User Name, Password, and Host Name information.";
helpddns.phase5="On the DDNS screen, select Enable.";
helpddns.phase6="Complete the User Name, Password, and Host Name fields.";
helpddns.phase7="Click the Save Settings button to save your changes. Click the Cancel Changes button to \
cancel unsaved changes.";
helpddns.phase8="The Router current Internet IP Address is displayed here.";
helpddns.phase9="The status of the DDNS service connection is displayed here.";
//MAC Address Clone
var helpmac = new Object();
helpmac.phase1="MAC Cloning";
helpmac.phase2="The Router¡¦s MAC address is a 12-digit code assigned to a unique piece of \
hardware for identification. Some ISPs require that you register the MAC \
address of your network card/adapter, which was connected to your cable or \
DSL modem during installation. If your ISP requires MAC address \
registration, find your adapter¡¦s MAC address by following the \
instructions for your PC¡¦s operating system.";
helpmac.phase3="For Windows 98 and Millennium:";
helpmac.phase4="1. Click the Start button, and select Run.";
helpmac.phase5="2. Type winipcfg in the field provided, and press the OK key.";
helpmac.phase6="3. Select the Ethernet adapter you are using.";
helpmac.phase7="4. Click More Info.";
helpmac.phase8="5. Write down your adapter¡¦s MAC address.";
helpmac.phase9="1. Click the Start button, and select Run.";
helpmac.phase10="2. Type cmd in the field provided, and press the OK key.";
helpmac.phase11="3. At the command prompt, run ipconfig /all, and look at your adapter¡¦s physical address.";
helpmac.phase12="4. Write down your adapter¡¦s MAC address.";
helpmac.phase13="To clone your network adapter¡¦s MAC address onto the Router and avoid calling your \
ISP to change the registered MAC address, follow these instructions:";
helpmac.phase14="For Windows 2000 and XP:";
helpmac.phase15="1. Select Enable.";
helpmac.phase16="2. Enter your adapter¡¦s MAC address in the MAC Address field.";
helpmac.phase17="3. Click the Save Settings button.";
helpmac.phase18="To disable MAC address cloning, keep the default setting, Disable.";
//Advance Routing
var hrouting = new Object();
hrouting.phase1="Routing";
hrouting.phase2="On the Routing screen, you can set the routing mode and settings of the Router. \
Gateway mode is recommended for most users.";
hrouting.phase3="Choose the correct working mode. Keep the default setting, \
Gateway, if the Router is hosting your network’s connection to the Internet (Gateway mode is recommended for most users). Select \
Router if the Router exists on a network with other routers.";
hrouting.phase4="Dynamic Routing (RIP)";
hrouting.phase5="Note: This feature is not available in Gateway mode.";
hrouting.phase6="Dynamic Routing enables the Router to automatically adjust to physical changes in \
the network layout and exchange routing tables with other routers. The \
Router determines the network packets route based on the fewest number of \
hops between the source and destination. ";
hrouting.phase7="To enable the Dynamic Routing feature for the WAN side, select WAN. \
To enable this feature for the LAN and wireless side, select LAN & Wireless. \
To enable the feature for both the WAN and LAN, select \
Both. To disable the Dynamic Routing feature for all data transmissions, keep the \
default setting, Disable. ";
hrouting.phase8="Static Routing, Destination IP Address, Subnet Mask, Gateway, and Interface";
hrouting.phase9="To set up a static route between the Router and another network, \
select a number from the Static Routing drop-down list. (A static \
route is a pre-determined pathway that network information must travel to \
reach a specific host or network.)";
hrouting.phase10="Enter the following data:";
hrouting.phase11="Destination IP Address - \
The Destination IP Address is the address of the network or host to which you want to assign a static route.";
hrouting.phase12="Subnet Mask - \
The Subnet Mask determines which portion of an IP address is the network portion, and which \
portion is the host portion. ";
hrouting.phase13="Gateway - \
This is the IP address of the gateway device that allows for contact between the Router and the network or host.";
hrouting.phase14="Depending on where the Destination IP Address is located, select \
LAN & Wireless or WAN from the Interface drop-down menu.";
hrouting.phase15="To save your changes, click the Apply button. To cancel your unsaved changes, click the \
Cancel button.";
hrouting.phase16="For additional static routes, repeat steps 1-4.";
hrouting.phase17="Delete This Entry";
hrouting.phase18="To delete a static route entry:";
hrouting.phase19="From the Static Routing drop-down list, select the entry number of the static route.";
hrouting.phase20="Click the Delete This Entry button.";
hrouting.phase21="To save a deletion, click the Apply button. To cancel a deletion, click the \
Cancel button. ";
hrouting.phase22="Show Routing Table";
hrouting.phase23="Click the \
Show Routing Table button to view all of the valid route entries in use. The Destination IP address, Subnet Mask, \
Gateway, and Interface will be displayed for each entry. Click the Refresh button to refresh the data displayed. Click the \
Closebutton to return to the Routing screen.";
hrouting.phase24="Destination IP Address - \
The Destination IP Address is the address of the network or host to which the static route is assigned. ";
hrouting.phase25="Subnet Mask - \
The Subnet Mask determines which portion of an IP address is the network portion, and which portion is the host portion.";
hrouting.phase26="Gateway - This is the IP address of the gateway device that allows for contact between the Router and the network or host.";
hrouting.phase27="Interface - This interface tells you whether the Destination IP Address is on the \
LAN & Wireless (internal wired and wireless networks), the WAN (Internet), or \
Loopback (a dummy network in which one PC acts like a network ecessary for certain software programs). ";
//Firewall
var hfirewall = new Object();
hfirewall.phase1="Block WAN Request";
hfirewall.phase2="By enabling the Block WAN Request feature, you can prevent your network from \
being \"pinged,\" or detected, by other Internet users. The Block WAN Request \
feature also reinforces your network security by hiding your network ports. \
Both functions of the Block WAN Request feature make it more difficult for \
outside users to work their way into your network. This feature is enabled \
by default. Select Disable to disable this feature.";
hfirewall.right="Enable or disable the SPI firewall.";
//VPN
var helpvpn = new Object();
helpvpn.phase1="VPN Pass-Through";
helpvpn.phase2="Virtual Private Networking (VPN) is typically used for work-related networking. For \
VPN tunnels, the Router supports IPSec Pass-Through and PPTP Pass-Through.";
helpvpn.phase3="IPSec - Internet Protocol Security (IPSec) is a suite of protocols used to implement \
secure exchange of packets at the IP layer. To allow IPSec tunnels to pass \
through the Router, IPSec Pass-Through is enabled by default. To disable \
IPSec Pass-Through, uncheck the box next to IPSec.";
helpvpn.phase4="PPTP - Point-to-Point Tunneling Protocol is the method used to enable VPN \
sessions to a Windows NT 4.0 or 2000 server. To allow PPTP tunnels to pass \
through the Router, PPTP Pass-Through is enabled by default. To disable \
PPTP Pass-Through, uncheck the box next to PPTP.";
helpvpn.right="You may choose to enable PPTP, L2TP of IPSec passthrough to allow your network \
devices to communicate via VPN.";
//Internet Access
var hfilter = new Object();
hfilter.phase1="Filters";
hfilter.phase2="The Filters screen allows you to block or allow specific kinds of Internet \
usage. You can set up Internet access policies for specific PCs and set up \
filters by using network port numbers.";
hfilter.phase3="This feature allows you to customize up to ten different Internet Access Policies \
for particular PCs, which are identified by their IP or MAC addresses. For \
each policy designated PCs, during the days and time periods specified.";
hfilter.phase4="To create or edit a policy, follow these instructions:";
hfilter.phase5="Select the policy number \(1-10\) in the drop-down menu.";
hfilter.phase6="Enter a name in the Enter Profile Name field.";
hfilter.phase7="Click the Edit List of PCs button.";
hfilter.phase8="Click the Apply button to save your changes. Click the Cancel button to \
cancel your unsaved changes. Click the Close button to return to the \
Filters screen.";
hfilter.phase9="If you want to block the listed PCs from Internet access during the designated days and \
time, then keep the default setting, Disable Internet Access for Listed \
PCs. If you want the listed PCs to be able to access the Internet during \
the designated days and time, then click the radio button next to Enable \
Internet Access for Listed PCs.";
hfilter.phase10="On the List of PCs screen, specify PCs by IP address or MAC address. Enter the \
appropriate IP addresses into the IP fields. If you have a range of \
IP addresses to filter, complete the appropriate IP Range fields. \
Enter the appropriate MAC addresses into the MAC fields.";
hfilter.phase11="Set the time when ic will be filtered. Select 24 Hours, or check the box next to From \
and use the drop-down boxes to designate a specific time period. ";
hfilter.phase12="Set the days when access will be filtered. Select Everyday or the appropriate days of the week. ";
hfilter.phase13="Click the Add to Policy button to save your changes and active it.";
hfilter.phase14="To create or edit additional policies, repeat steps 1-9.";
hfilter.phase15="To delete an Internet Access Policy, select the policy number, and click the Delete button.";
hfilter.phase16="To see a summary of all the policies, click the Summary button. The \
Internet Policy Summary screen will show each policy number, Policy \
Name, Days, and Time of Day. To delete a policy, click its box, and then \
click the Delete button. Click the Close button to return to \
the Filters screen.";
hfilter.phase17="Filtered Internet Port Range";
hfilter.phase18="To filter PCs by network port number, select Both, TCP, or UDP, \
depending on which protocols you want to filter. Then enter the port \
numbers you want to filter into the port number fields. PCs connected to the \
Router will no longer be able to access any port number listed here. To \
disable a filter, select Disable.";
//share of help string
var hshare = new Object();
hshare.phase1="Check all the values and click Save Settings to save your settings. Click the Cancel \
Changes button to cancel your unsaved changes.";
//DMZ
var helpdmz = new Object();
helpdmz.phase1="The DMZ hosting feature allows one local user to be exposed to the Internet for use \
of a special-purpose service such as Internet gaming or videoconferencing. \
DMZ hosting forwards all the ports at the same time to one PC. The Port \
Forwarding feature is more secure because it only opens the ports you want \
to have opened, while DMZ hosting opens all the ports of one computer, \
exposing the computer so the Internet can see it. ";
helpdmz.phase2="Any PC whose port is being forwarded must have its DHCP client function disabled \
and should have a new static IP address assigned to it because its IP \
address may change when using the DHCP function.";
/***To expose one PC, select enable.***/
helpdmz.phase3="To expose one PC, select ";
helpdmz.phase4="Enter the computer's IP address in the DMZ Host IP Address field.";
//help number string
var hnum = new Object();
hnum.one="1."
hnum.two="2."
hnum.three="3."
hnum.four="4."
hnum.five="5."
hnum.six="5."
hnum.seven="6."
hnum.eight="7."
hnum.night="8."
var hcommon = new Object();
hcommon.refresh="Click Refresh to update the on-screen information.";
hcommon.more="Note: For more information, refer to the online User Guide at home.cisco.com.";
hcommon.savesetting="Note: After you have made your changes, click Save Settings to apply your changes";
hcommon.ebldisbl="Enabled/Disabled";
hcommon.onoff="On/Off";
// Basic_Setup
var hbasic = new Object();
hbasic.selan="You can select a different display language for this configuration utility.";
hbasic.conntype="Select the Internet connection type supported by your ISP.";
hbasic.dhcpsrv="By default, the Router assigns dynamic IP addresses to local network devices (also called DHCP clients).";
hbasic.dhcpres="If you want to assign a fixed IP address to a local network device, click DHCP Reservation.";
hbasic.hostname="Enter a host name for the Router, if required by your ISP.";
hbasic.domainname="Enter a domain name for the Router, if required by your ISP.";
hbasic.mtu="MTU (Maximum Transmission Unit) specifies the largest packet size permitted for Internet transmission. Select Manual to set a custom size. To have the Router set the best size, keep the default, Auto.";
hbasic.ipaddr="The Router's local IP address is displayed.";
hbasic.submask="The Router's local subnet mask is displayed.";
hbasic.devname="The Device Name is also the Router's NetBIOS name.";
hbasic.startipaddr="The Start IP Address specifies the starting IP address for the range of available IP addresses.";
hbasic.maxdhcpusr="Enter the maximum number of available IP addresses.";
hbasic.dhcprange="The range of available IP addresses is displayed.";
hbasic.clileasetime="Enter the length of time, in minutes, that a DHCP client will be allowed to use a dynamic IP address. The default is 0 minutes, which means one day. After this time is up, the client will be automatically assigned a new dynamic IP address, or the lease will be renewed.";
hbasic.dns1_3="Static DNS 1-3";
hbasic.dns1_3desc="To assign specific DNS server(s) to computers or other devices on your local network, enter the DNS server IP address(es).";
hbasic.timezone="Select your network's time zone from the drop-down menu.";
hbasic.autoadjtime="Select this option to have the Router automatically adjust for daylight saving time.";
hbasic.reboot="Click this option to restart your Router. Note: If you have changed any settings on this screen, click Save Settings before you use the Reboot option; otherwise you will lose your new settings.";
hbasic.dhcp_desc="If you connect using a dynamic IP address or cable modem, keep the default, Automatic Configuration - DHCP.";
hbasic.static_desc="To use a fixed IP address to connect to the Internet, select Static IP.";
hbasic.pppoe_desc="If you use a DSL or PPPoE connection, select PPPoE.";
hbasic.pptp_desc="Point-to-Point Tunneling Protocol (PPTP) service generally applies to connections in Europe. If your PPTP connection supports DHCP or a dynamic IP address, then select Obtain an IP Address Automatically. To use a fixed IP address to connect to the Internet, then select Specify an IP Address and configure the following:";
hbasic.l2tp_desc="Layer 2 Tunneling Protocol (L2TP) service generally applies to connections in Israel.";
hbasic.telstra_desc="Telstra Cable service generally applies to connections in Australia.";
hbasic.ip_desc="Enter the IP address provided by your ISP.";
hbasic.submask_desc="Enter the subnet mask provided by your ISP.";
hbasic.gateway_desc="Enter the gateway IP address provided by your ISP.";
hbasic.dns_desc="Enter the DNS (Domain Name System) server IP address(es) provided by your ISP.";
hbasic.username_desc="Enter the username provided by your ISP.";
hbasic.password_desc="Enter the password provided by your ISP.";
hbasic.serv_name_desc="Enter the Service Name, if required by your ISP.";
hbasic.con_on_demand_desc="You can use only one option, Connect on Demand or Keep Alive. To allow your Internet connection to drop when it is not used, select Connect on Demand. In the Max Idle Time field, enter the duration of inactivity allowed before your Internet connection terminates. The default is 5 minutes.";
hbasic.keep_alive_desc="To always keep your Internet connection active, keep the default, Keep Alive. In the Redial Period field, specify how often the Router should check the Internet connection. The default is 30 seconds.";
hbasic.serv_ip_desc="Enter the server IP address provided by your ISP.";
hbasic.bridged_only_desc="In this mode, only the DSL modem function is available, and all Gateway features are disabled. If selected, you only need to enter the VC Settings.";
hbasic.bridged_desc="If selected, enter the correct data for the IP Settings. Select Obtain an IP address automatically if your ISP allocates an IP address upon connection. Otherwise, select Use the following IP address, and enter the following values:";
hbasic.routed_desc="With this method, you are required to use a permanent IP address to connect to the Internet. Enter the following data:";
hbasic.ipoa_desc="IPoA (IP over ATM) uses a fixed IP address. If selected, enter the following data:";
hbasic.rfc2516pppoe_desc="Some DSL-based ISPs use PPPoE (Point-to-Point Protocol over Ethernet) to establish Internet connections. If you are using PPPoE, your IP address is provided automatically, but the following data must be entered:";
hbasic.rfc2516pppoa_desc="Some DSL-based ISPs use PPPoA (Point-to-Point Protocol over ATM) to establish Internet connections. If using PPPoA, your IP address is provided automatically, but the following data must be entered:";
hbasic.wins="To assign a WINS server to computers or other devices on your local network, enter its IP address.";
hbasic.dhcprelay="If you already have a DHCP server on your network, and you want this device to act as a relay for that DHCP server, select DHCP Relay, and then enter the DHCP Server IP address.";
// DDNS
var hddns = new Object();
hddns.desc="Before you can use this feature, sign up for DDNS service with a DDNS service provider, www.dyndns.org or www.tzo.com.";
hddns.srv="Select your DDNS service.";
hddns.usrname1="Enter the username for your DynDNS account.";
hddns.passwd="Enter the password for your DynDNS account.";
hddns.hostname="Enter the host name for your DynDNS account.";
hddns.system="Select the DynDNS service you use. The default is Dynamic.";
hddns.mailexchange="Enter the address of your mail exchange server, so emails to your DynDNS address go to your mail server.";
hddns.backupmx="This option allows the Mail eXchange (MX) server to be a backup.";
hddns.wildcard="This option enables or disables the use of wildcards for your DDNS address host.";
hddns.interipaddr="The Router's Internet IP address is displayed. Because it is dynamic, it will change periodically.";
hddns.statu="The connection status is displayed.";
hddns.update="To manually trigger an update, click Update.";
hddns.emailaddr="Enter the username for TZO account.";
hddns.tzokey="Enter the password for your TZO account.";
hddns.domainname="Enter the domain name for your TZO account.";
// MAC_Address_Clone
var hwanmac = new Object();
hwanmac.desc="If your computer's MAC address is registered with your ISP for Internet access and you do not wish to re-register the MAC address, then you may assign the currently registered MAC address to the Router.";
hwanmac.ebldisbl="To have the Router clone the MAC address you specify below, select Enabled.";
hwanmac.macaddr="Enter the MAC address registered with your ISP.";
hwanmac.clonepcmac="Click this option to clone the MAC address of the computer you are using.";
// Advanced_Routing
var hadvroute = new Object();
hadvroute.natdesc="If this Router shares your Internet connection for your local network, keep the default, Enabled.";
hadvroute.ripdesc="When NAT is disabled, this option is available. It allows the Router to automatically exchange routing tables with other router(s).";
hadvroute.routeentries="To set up a static route between the Router and another network, select a number from the drop-down menu. To delete a static route, select its number and click Delete This Entry.";
hadvroute.routename="Enter a name for the route.";
hadvroute.deslanip="Enter the IP address of the remote network or host to which you want to assign a static route.";
hadvroute.submask="Enter the subnet mask for the Destination LAN IP address.";
hadvroute.gateway="Enter the IP address of the gateway server that enables communication between the Router and the remote network or host.";
hadvroute.inter_face="Select the location of the Destination LAN IP address.";
hadvroute.moredesc="Click Show Routing Table to view the static routes you have already set up.";
// Basic_Wireless_Settings
var hwlanbasic = new Object();
hwlanbasic.simnwtk="Simultaneous Networks";
hwlanbasic.wconfig="To manually configure your wireless networks, select Manual. To use Wi-Fi Protected Setup, select Wi-Fi Protected Setup. Go to the instructions for your selection.";
hwlanbasic.wconfig1="Note: Wi-Fi Protected Setup is a feature that makes it easy to set up your wireless network. If you have client devices, such as wireless printers, that support Wi-Fi Protected Setup, then you can use Wi-Fi Protected Setup.";
hwlanbasic.manual="Wireless Configuration (Manual)";
hwlanbasic.networkmode="Select the wireless standards your network will support.";
hwlanbasic.ssid="Enter the name of your wireless network.";
hwlanbasic.radioband="Select the radio channel width for your Wireless-N devices.";
hwlanbasic.channel="Select the radio channel that the Router will use.";
hwlanbasic.ssidbroadcast="When wireless devices survey the local area for wireless networks to associate with, they will detect the SSID (wireless network name) broadcast by the Router. To broadcast the Router's SSID, keep the default, Enabled.";
hwlanbasic.wscled="Wi-Fi Protected Setup LED Activity";
hwlanbasic.wscled1="
The Wi-Fi Protected Setup LED flashes blue for two minutes during the Wi-Fi Protected Setup process and lights up blue when the Wi-Fi Protected Setup process is successful.";
hwlanbasic.wscled2="The LED lights up amber for two minutes if there is an error during the Wi-Fi Protected Setup process.";
hwlanbasic.wscled3="Wait until the LED is continuously lit or off, before starting the next Wi-Fi Protected Setup session.";
hwlanbasic.pbc="Use the Wi-Fi Protected Setup Button";
hwlanbasic.pbcdesc="Use this method if your client device has a Wi-Fi Protected Setup button.";
hwlanbasic.pbcdesc1="Note: Make sure you configure one client device at a time.";
hwlanbasic.pbcdesc2="Click or press the Wi-Fi Protected Setup button on the client device.";
hwlanbasic.pbcdesc3="Click the Wi-Fi Protected Setup button on the Router's Wi-Fi Protected Setup screen.";
hwlanbasic.pbcdesc4="After the client device has been configured, click OK on the Router's Wi-Fi Protected Setup screen within two minutes.";
hwlanbasic.pin="Enter the client device's PIN on the Router";
hwlanbasic.pindesc="Use this method if your client device has a Wi-Fi Protected Setup PIN (Personal Identification Number).";
hwlanbasic.pindesc1="Enter the PIN from the client device in the field on the Router's Wi-Fi Protected Setup screen.";
hwlanbasic.pindesc2="Click the Register button on the Router's Wi-Fi Protected Setup screen.";
hwlanbasic.pindesc3="After the client device has been configured, click OK on the Router's Wi-Fi Protected Setup screen within two minutes.";
hwlanbasic.enrollee="Enter the Router's PIN on your client device";
hwlanbasic.enrolleedesc="Use this method if your client device asks for the Router's PIN.";
hwlanbasic.enrolleedesc1="On the client device, enter the PIN listed on the Router's Wi-Fi Protected Setup screen. (It is also listed on the bottom of the Router.)";
hwlanbasic.enrolleedesc2="After the client device has been configured, click OK on the Router's Wi-Fi Protected Setup screen within two minutes.";
// Wireless_Security
var hwlansec = new Object();
hwlansec.secmode="The 2.4 GHz networks can use different security options. Select the security option for each wireless network.";
hwlansec.secmode_d="The 5 GHz and 2.4 GHz networks can use different security options. Select the security option for each wireless network.";
hwlansec.secmode1="Note: This list ranks the encryption options.";
hwlansec.secmode2="- WPA2 - Strongest";
hwlansec.secmode3="
- WPA2/WPA Mixed Mode - WPA2: Strongest; WPA: Strong";
hwlansec.secmode4="
- WPA - Strong";
hwlansec.secmode5="
- WEP - Basic
";
hwlansec.passphrase="Enter a passphrase of 8-63 characters.";
hwlansec.enterdesc="These options should only be used when a RADIUS server is connected to the Router.";
hwlansec.radiussrv="Enter the IP address of the RADIUS server.";
hwlansec.radiusport="Enter the port number of the RADIUS server. The default is 1812.";
hwlansec.sharekey="Enter the key shared between the Router and the server."
hwlansec.wep="WEP is a basic encryption method, which is not as secure as WPA.";
hwlansec.enc="Select a level of WEP encryption.";
hwlansec.weppassphrase="Enter a passphrase to automatically generate WEP keys. Then click Generate.";
hwlansec.key="If you did not enter a passphrase, enter the WEP key(s) manually";
// Wireless_Guest
var hguest = new Object();
hguest.desc="Use the Guest Access feature to provide guests visiting your home with Internet access only. The guest network is a wireless network separate from your local network.";
hguest.allow="To allow Internet access through a guest network, select yes.";
hguest.networkname="The name of the guest network is displayed.";
hguest.password="The login password for the guest network is displayed.";
hguest.change="Click Change to change the Guest Password.";
hguest.change1="Enter a password of 4-32 characters. Then click Change.";
hguest.allownum="Select the number of guests you want to allow on your guest network.";
hguest.ssidbroadcast="When wireless devices survey the local area for wireless networks to associate with, they will detect the SSID (wireless network name) broadcast by the Router. To broadcast the SSID of the guest network, keep the default, Enabled.";
// Wireless_MAC_Filter
var hwlanmac = new Object();
hwlanmac.ebldisbl="To filter wireless users by the MAC addresses of their computers or devices, select Enabled.";
hwlanmac.prevent="Computers on the MAC Address filter list will not have access to the wireless network.";
hwlanmac.permitonly="Only computers on the MAC Address filter list will have access to the wireless network.";
hwlanmac.listdesc="Click this option to open the Wireless Client List screen.";
hwlanmac.clilist="This screen shows computers and other devices currently on the wireless network.";
hwlanmac.clilist1="Select Save to MAC Address Filter List for any device you want to add to the MAC Address Filter List. Then click Add.";
hwlanmac.clilist2="To update the on-screen information, click Refresh. To exit this screen, click Close.";
hwlanmac.listitem="MAC 01-32";
hwlanmac.itemdesc="Enter the MAC addresses of the devices whose wireless access you want to control.";
// Firewall
var hfirewall = new Object();
hfirewall.spifirewallpro="SPI firewall protection helps protect your local network from the Internet.";
hfirewall.blockinterreq="This filter blocks Internet requests from unknown sources, such as ping requests.";
hfirewall.multi="This filter blocks multicasting, which allows a single transmission to simultaneously reach specific recipients within your local network.";
hfirewall.natredir="This filter prevents a local computer from using a URL or Internet IP address to access the local server.";
hfirewall.ident="This filter keeps port 113 from being scanned by devices from the Internet.";
hfirewall.filterproxy="This filter blocks the use of Internet proxy servers.";
hfirewall.javaapplets="This filter blocks Java, so you may not be able to access Java content on websites.";
hfirewall.activex="This filter blocks ActiveX, so you may not be able to access ActiveX content on websites.";
hfirewall.cookies="This filter blocks cookies, which are data stored on your computer and used by websites when you interact with them.";
// VPN
var hvpn = new Object();
hvpn.ipsecpass="The VPN client(s) on the local network can establish an IPSec VPN tunnel through the Router.";
hvpn.pptppass="The VPN client(s) on the local network can establish a PPTP VPN tunnel through the Router.";
hvpn.pppoepass="To allow PPPoE to be tunneled through an IP network. PPPoE Passthrough is enabled by default. To disable PPPoE Passthrough, select Disable.";
hvpn.l2tppass="The VPN client(s) on the local network can establish an L2TP VPN tunnel through the Router.";
// Internet_Access_Policy
var hpcacc = new Object();
hpcacc.desc="To manage Internet access, you have two methods available, Parental Controls and Safe-Web Surfing. Only one method can be used at a time.";
hpcacc.desc1="As part of Cisco Connect, Parental Controls can restrict Internet access for up to five computers or devices. You can block Internet access or limit it to specific times, and you can also block specific websites.";
hpcacc.desc2="Select the method you want to use. Then go to the instructions for your selection.";
hpcacc.accdesc="To display a policy's settings, select its number from the drop-down menu. To delete a policy, select its number and click Delete This Entry. To view all the policies, click Summary.";
hpcacc.accdesc1="To activate a policy, select the policy number from the drop-down menu, and select Enabled.";
hpcacc.accdesc2="To create or change a policy, follow steps 1-11.";
hpcacc.accdesc3="Select a number from the Access Blocking Policy drop-down menu.";
hpcacc.accdesc4="Enter a Policy Name.";
hpcacc.accdesc5="To activate this policy, select Enabled.";
hpcacc.accdesc6="Click Edit List to select which computers will be affected by the policy. The List of PCs screen appears. You can select a computer by MAC address or IP address. You can also enter a range of IP addresses if you want this policy to affect a group of computers.";
hpcacc.accdesc7="After making your changes, click Save Settings to apply your changes.";
hpcacc.accdesc8="To block Internet access for the computers on the List of PCs screen, select Deny. To allow Internet access for the computers on the List of PCs screen, select Allow.";
hpcacc.accdesc9="Select which days and what times you want this policy to be enforced.";
hpcacc.accdescA="To block websites with specific URL addresses, enter each URL in a separate Website Blocking by URL Address field.";
hpcacc.accdescB="To block websites using specific keywords, enter each keyword in a separate Website Blocking by Keyword field.";
hpcacc.accdescC="You can filter access to various services accessed over the Internet, such as FTP or telnet.";
hpcacc.accdescD="From the Applications column, select the application you want to block. Then click the >> button to move it to the Blocked List column.";
hpcacc.accdescE="If the application you want to block is not listed or you want to edit a service's settings, enter the application's name in the Application Name field. Enter its range in the Port Range fields. Select the appropriate protocol(s). Then click Add.";
hpcacc.accdescF="Click Save Settings to save the policy's settings.";
hpcacc.rtc_int="The list displays the computers affected by Parental Controls.";
hpcacc.add="If you want to apply Parental Controls to more computers, click Add.";
hpcacc.remove="If you no longer want to apply Parental Controls to a device, select it and click Remove.";
hpcacc.rename="To change the name of a device, select it and click Rename.";
hpcacc.schedule="Specify when Internet access is blocked.";
hpcacc.never="To never block Internet access, select Never.";
hpcacc.always="To always block Internet access, select Always.";
hpcacc.specific="To specify days and times when Internet access is blocked, select Specific times.";
hpcacc.accdescG="Safe web surfing alerts you if are about to visit a potentially harmful website. Certain websites are known as being harnful to either your computer or to your personal data. When you see the alert, you can chosse to open the websie or not.";
hpcacc.url="URL 1-8";
hpcacc.urldesc="In each field, enter a website address that you want to block.";
hpcacc.blk_inapp_site="The Block sites inappropriate for option allows you to block websites based on content. The following options are available:";
hpcacc.adult="Don't Block: Does not block any websites.";
hpcacc.teen="Teen: Blocks websites that may be inappropriate for teenagers.";
hpcacc.child="Child: Blocks websites that may be inappropriate for children.";
// Single_Port_Forward
var hsingle = new Object();
hsingle.desc="Single Port Forwarding allows you to customize port services for various applications. When users send these types of requests to your network via the Internet, the Router will forward those requests to the appropriate computers (also called servers).";
hsingle.appname="Select the preset application, or enter the name of the custom application.";
hsingle.extport="For a custom application, enter the external port number that accepts incoming traffic.";
hsingle.intport="For a custom application, enter the internal port number that accepts traffic forwarded by the Router.";
hsingle.protocol="For a custom application, select the protocol(s) used.";
hsingle.toipaddr="Enter the IP address of the computer that should receive the traffic.";
hsingle.enabled="Select Enabled to activate port forwarding.";
// Port_Range_Forwarding
var hfwd = new Object();
hfwd.desc="Port Range Forwarding allows you to set up public services on your network, such as web servers, FTP servers, email servers, or other specialized Internet applications.";
hfwd.appname="Enter the name of the application.";
hfwd.start2end="Enter the number or range of port(s) used by incoming traffic.";
hfwd.protocol="Select the protocol(s) used for this application.";
hfwd.toipaddr="Enter the IP address of the server running the specific application.";
hfwd.enabled="Select Enabled to activate port forwarding.";
// Port_Range_Triggering
var htrigger = new Object();
htrigger.desc="Port Range Triggering allows the Router to watch outgoing data for specific port numbers. The IP address of the computer that sends the matching data is remembered by the Router, so that when the requested data returns through the Router, the data is pulled back to the proper computer by way of IP address and port mapping rules.";
htrigger.appname="Enter the name of the application.";
htrigger.trirange="Enter the starting and ending port numbers of the outgoing traffic.";
htrigger.forrange="Enter the starting and ending port numbers of the incoming traffic.";
htrigger.enabled="Select Enabled to activate port triggering.";
// DMZ
var hdmz = new Object();
hdmz.desc="The DMZ feature allows one network device to be exposed to the Internet for use of a special-purpose service, such as online gaming. The Router forwards all the ports at the same time to the DMZ device.";
hdmz.ebldisbl="To expose one computer as the DMZ device, select Enabled.";
hdmz.sourceip="To allow any IP address from the Internet to access the DMZ device, select Any IP Address. To specify an IP address or range of IP addresses from the Internet to access the DMZ device, select and complete the IP address range fields.";
hdmz.destination="To specify the DMZ device by IP address, select IP Address and enter its IP address. To specify the DMZ device by MAC address, select MAC Address and enter its MAC address. To look up its MAC address, click DHCP Client Table.";
// QoS
var hqos = new Object();
hqos.desc="QoS assigns different levels of priority to specific types of network traffic, so it helps to ensure optimal performance for demanding, real-time applications, such as online gaming, VoIP calls, and video streaming.";
hqos.wlqos="Wi-Fi Multimedia (WMM) is a wireless Quality of Service feature that improves quality for audio, video, and voice applications by prioritizing wireless traffic.";
hqos.noack="If you want the Router to re-send data if an error occurs, keep the default, Disabled. If you do not want the Router to re-send data if an error occurs, select Enabled.";
hqos.intqccpri="QoS is only applied to traffic streams that are uploaded to the Internet.";
hqos.ebldisbl="To use the QoS policies you set, select Enabled.";
hqos.uband="This option sets the maximum upstream bandwidth of your Internet connection. To allow the Router to detect the maximum, keep the default, Auto. To specify the maximum, select Manual. Then enter the appropriate bandwidth and select Kbps or Mbps.";
hqos.category="Select the appropriate category. Go to the instructions for your selection.";
hqos.applications="Select the appropriate application. If you select Add a New Application, follow the instructions in the Add a New Application section.";
hqos.priority="Select the appropriate priority.";
hqos.game="Select the appropriate game. If you select Add a New Game, follow the instructions in the Add a New Game section."
hqos.summary="This lists the QoS entries you have created for your applications and devices.";
hqos.macaddr="The MAC address of the computer you are using is displayed.";
hqos.enterappname="Enter a name for this application.";
hqos.appportrange="Enter the port range that the application will use. Port numbers can range from 0 to 65535.";
hqos.selproto="Select the appropriate protocol.";
hqos.entergamename="Enter a name for this game.";
hqos.gameportrange="Enter the port range that the game will use. Port numbers can range from 0 to 65535.";
hqos.entedevname="Enter a name for your device.";
hqos.devmac="Enter the MAC address of your device.";
hqos.entervoicename="Enter a name for your voice device.";
hqos.voicemac="Enter the MAC address of your voice device.";
hqos.apply="Click Apply to save your changes.";
hqos.etherport="Select the desired ethernet port.";
// Management
var hmgt = new Object();
hmgt.routerpsw="To ensure the Router's security, this password protects access to the Router's browser-based utility. Enter a new password.";
hmgt.reconfirm="Enter the password again to confirm.";
hmgt.webutiacc="Select the protocol for local access.";
hmgt.wlutiacc="To allow wireless access to the Router's browser-based utility, keep the default, Enabled.";
hmgt.remotemgt="To manage the Router over the Internet, select Enabled.";
hmgt.remoteacc="Select the protocol for remote access.";
hmgt.remoteupgrade="To upgrade the Router's firmware over the Internet, select Enabled.";
hmgt.remoteip="To allow access to the Router from any external IP address, select Any IP Address. To specify an external IP address or range of IP addresses, select and complete the IP address range fields.";
hmgt.rmtmgtport="Enter the port number that will be open to remote access.";
hmgt.upnp="UPnP allows the appropriate operating system to automatically configure the Router for various applications, such as online gaming and VoIP calls.";
hmgt.upnpconfig="If you want to be able to make manual changes to the Router while using the UPnP feature, keep the default, Enabled.";
hmgt.upnpinternet="Allow Users to Disable Internet Access";
hmgt.upnpinternetdis="To prevent local network users from disabling your Internet connection through the UPnP feature, keep the default, Disabled.";
hmgt.igmpproxy="The Internet Group Management Protocol (IGMP) is a communications protocol used to manage the membership of IP multicast groups. IGMP is used by IP hosts and adjacent multicast routers to establish multicast group memberships. IGMP proxy enables the system to issue IGMP host messages on behalf of hosts that the system discovered through standard IGMP interfaces. The system acts as a proxy for its hosts. This should be set to Enable if your clients support it; otherwise, select Disable.";
// Log
var hlog = new Object();
hlog.status="Enabled/Disabled";
hlog.statusdesc="The Log option allows you to monitor traffic between the local network and the Internet.";
hlog.viewlog="To view the logs, click this option.";
hlog.logtype="The Incoming Log displays a temporary log for the incoming Internet traffic. The Outgoing Log displays a temporary log for the outgoing Internet traffic. The Security log displays the login information for the Router's browser-based utility. The DHCP Client Log displays the local DHCP server status information.";
hlog.pclog="Then Parental Controls Log displays the parental control activities.";
hlog.syslog="The System Log displays the device event notification messages.";
// Diagnostics
var hdiag = new Object();
hdiag.ping="Ping checks whether the IP or URL address is reachable.";
hdiag.pingipurl="Enter the IP or URL address you want to test.";
hdiag.pktsize="Enter the packet size you want to send.";
hdiag.pingtimes="Enter the number of times you wish to test the connection.";
hdiag.startping="To run the test, click this option. The Ping screen shows if the test is successful.";
hdiag.traceroute="Traceroute displays the route that packets travel between your computer and the IP or URL address.";
hdiag.starttracer="To run the test, click this option. The Traceroute screen shows if the test is successful.";
// Backup_Restore
var hbackup = new Object();
hbackup.backup="To back up the Router's configuration settings, click this option and follow the on-screen instructions.";
hbackup.restore="To restore the Router's configuration settings, click this option and follow the on-screen instructions. (You must have previously backed up the Router's configuration settings.)";
// Status_Router
var hrouter = new Object();
hrouter.fwdesc="The version number of the Router's current firmware is displayed.";
hrouter.md5desc="The unique identifier of the firmware is displayed.";
hrouter.curtimedesc="The local time is displayed.";
hrouter.intmacdesc="The Router's MAC address, as seen from the Internet, is displayed.";
hrouter.devname="The Device Name is the NetBIOS name of the Router.";
hrouter.hnamedesc="The Host Name of the Router is displayed.";
hrouter.dnamedesc="The Domain Name of the Router is displayed.";
hrouter.internetconn="This section shows the current network information stored in the Router.";
hrouter.connother="For a DHCP connection, click Release IP Address or Renew IP Address as appropriate to release or renew a DHCP lease. For a PPPoE or similar connection, click Connect or Disconnect as appropriate to connect to or disconnect from the Internet.";
// Status_Local_Network
var hlanstatus = new Object();
hlanstatus.macdesc="The MAC address of the Router's local, wired interface is displayed.";
hlanstatus.ipdesc="The Router's local IP address is displayed.";
hlanstatus.submaskdesc="The subnet mask of the Router is displayed.";
hlanstatus.dhcpsrvdesc="The status of the Router's DHCP server function is displayed.";
hlanstatus.startipdesc="For the range of available IP addresses, the starting IP address is displayed.";
hlanstatus.endipdesc="For the range of available IP addresses, the ending IP address is displayed.";
hlanstatus.dhcpclitbldesc="Click this option to view a list of computers or other devices that are using the Router as a DHCP server.";
// Status_Wireless_Network
var hwlanstatus = new Object();
hwlanstatus.wirelessnet="2.4GHz Wireless Network";
hwlanstatus.wirelessnet_d="5GHz or 2.4GHz Wireless Network";
hwlanstatus.macdesc="The MAC address of the Router's wireless interface is displayed";
hwlanstatus.modedesc="The wireless mode used by the network is displayed.";
hwlanstatus.ssiddesc="The name of the wireless network, also called the SSID, is displayed.";
hwlanstatus.banddesc="The radio channel width used by Wireless-N devices is displayed.";
hwlanstatus.channeldesc="The Router's operating radio channel is displayed.";
hwlanstatus.securitydesc="The wireless security method used by the wireless network is displayed.";
hwlanstatus.ssidbroadcast="The status of the SSID Broadcast option is displayed.";
// Status_DSL_Connection
var hdslcon = new Object();
hdslcon.desc1 = "This screen displays the status of your DSL connection.";
hdslcon.desc2 = "Click the Refresh button to update the data displayed on-screen.";
hdslcon.statusdesc = "The status of the DSL link is displayed.";
hdslcon.dnratedesc = "The download speed (for traffic from the Internet to this device) of the DSL connection is displayed.";
hdslcon.upratedesc = "The upload speed (for traffic from this device to the Internet) of the DSL connection is displayed. For ADSL connections, the upstream rate is typically 25% of the downstream rate.";
hdslcon.encdesc = "The Encapsulation method is displayed.";
hdslcon.mplxdesc = "The Multiplexing method, either LLC or VC, is displayed. ";
hdslcon.qosdesc = "The QoS setting (UBR, CBR, or VBR) is displayed.";
hdslcon.pcrdesc = "The PCR is displayed. If the QoS value is UBR, then this rate is determined automatically.";
hdslcon.scrdesc = "The SCR is displayed. If the QoS value is UBR or CBR, then this rate is determined automatically.";
hdslcon.autodetectdesc = "Indicates whether the VPI and VCI values were autodetected. ";
hdslcon.vpidesc = "The VPI value for this VC is displayed.";
hdslcon.vcidesc = "The VCI value for this VC is displayed. ";
hdslcon.enabledesc = "Indicates whether the selected VC is enabled. ";
hdslcon.pvcstatusdesc = "The current status of the selected VC is displayed. ";
// Status_Ports
var hports = new Object();
hports.ebldisbl="To allow the lights on the Router's front panel to light up, keep the default, On.";
hports.speed="10/100 Mbps";
hports.speed_d="10/100 Mbps or 1 Gbps";
hports.internetdesc="The maximum speed of the Internet port is displayed.";
hports.localdesc="The maximum speed of each local port (Ports 1-3) is displayed.";
hports.localdesc4port="The maximum speed of each local port (Ports 1-4) is displayed.";
var hdisk = new Object();
hdisk.SafeRemove="Before physically disconnecting a USB disk from the Router, click Safely Remove Disk first. This prevents the possible loss of data, which may occur if you remove the disk while it is transferring data.";
hdisk.CreateShare="To create a shared folder, click this option for the appropriate partition.";
hdisk.usbsd="USB 1.1 or USB 2.0";
hdisk.usbsd_desc="The USB type of the connected disk is displayed.";
hdisk.ip="The IP address of the disk is displayed.";
hdisk.summary="To view a list of shared folders, click this option.";
hdisk.edit="To change the access settings of a shared folder, click this option.";
hdisk.ShareName="The current Display Name is shown. To change the name, enter a new name.";
hdisk.Partition="The name of the partition is displayed.";
hdisk.LOCA="The path to the displayed folders is displayed.";
hdisk.NF="To create a new folder, enter its name and then click Create.";
hdisk.Entire_Partition="If the shared folder should include the entire partition, select this option.";
hdisk.fName="Folder Name";
hdisk.fNameDesc="The available folders are listed by Folder Name.";
hdisk.intoFolder="To display sub-folders, click this option.";
hdisk.selFolder="To specify a folder to share, click Select.";
hdisk.upFolder="To return to the previous folder, click this option.";
hdisk.AS="Specify which user groups have read-and-write or read-only access to the folder.";
hdisk.AG="To allow a group to access the folder, select it, and then click the >> button. Note: Create new groups on the Storage - Administration screen.";
hdisk.GWA="To block a group from accessing the folder, select it, and then click the << button.";
hdisk.Delete="To delete a shared folder, click this option.";
hdisk.Disk="To format a disk as FAT32, select the disk you want to format, and then click Format Disk. (If your disk was formatted with multiple partitions, then the formatting will delete them and create a single partition.)";
hdisk.enterpname="Enter a name for the partition. Then click Format.";
hdisk.CreateSF = "Create a Shared Folder";
hdisk.createSFdesc1="1. In the Display Name field, enter a name for the shared folder.";
hdisk.createSFdesc2="2. The Partition name is displayed. If the shared folder should include the entire partition, select Share Entire Partition and go to step 4.";
hdisk.createSFdesc3="3. To specify a folder to share, click Select. To display sub-folders, click Enter into Folder. To return to the previous folder, click Return to Upper Folder.";
hdisk.createSFdesc3_1="To create a new folder, enter its name in the New Folder field. Then click Create.";
hdisk.createSFdesc4="4. To allow a group to access the shared folder, select it from the Available Groups column, and then click the >> button. Note: Create new groups on the Storage - Administration screen.";
hdisk.createSFdesc5="5. Click Save Settings to apply your changes.";
var hmsrv = new Object();
hmsrv.svrname="Enter the display name of the UPnP media server.";
hmsrv.mserver="To use the Router's media server function, select Enabled.";
hmsrv.SPS="To add a media folder to the database of the Router's media server, click this option. Go to the Add a Media Folder section.";
hmsrv.LASTSCAN="The last time the media server scanned for content is displayed.";
hmsrv.AUTOSCAN="To automatically scan the media folders, select this option. Then select the appropriate interval.";
hmsrv.SAP="To scan all media files now, click this option.";
hmsrv.SCAN="To scan a folder now, click Scan.";
hmsrv.Delete="To delete a folder, click Delete.";
hmsrv.add="Add a Media Folder";
hmsrv.addDesc1="1. In the Display Name field, enter a name for the media folder.";
hmsrv.addDesc2="2. The Partition name is displayed. If the media folder should include the entire partition, select Share Entire Partition and go to step 4.";
hmsrv.addDesc3="3. To specify a folder to scan, click Select. To display sub-folders, click Enter into Folder. To return to the previous folder, click Return to Upper Folder.";
hmsrv.addDesc4="To create a new folder, enter its name in the New Folder field. Then click Create.";
hmsrv.addDesc5="4. Click Save Settings to apply your changes.";
var hfsrv = new Object();
hfsrv.svrname="Enter the display name of the FTP server.";
hfsrv.fserver="Select Enabled to use the Router as an FTP server.";
hfsrv.port="Enter the FTP Port number to use. The default is 21.";
hfsrv.encoding="The Router supports different character sets to display non-Unicode characters. The default is Unicode (UTF-8).";
hfsrv.access="This section lets you add FTP folders that can be accessed through the FTP client.";
hfsrv.item_SF="To add an FTP folder, click this option. Go to the Create an FTP Folder section.";
hfsrv.summary="To view a list of FTP folders, click this option.";
hfsrv.edit="To change the access settings of an FTP folder, click this option. Go to the Edit an FTP Folder section.";
hfsrv.Delete="To delete an FTP folder, click this option.";
hfsrv.create_folder="Create an FTP Folder";
hfsrv.edit_folder="Edit an FTP Folder";
hfsrv.addDesc1="1. In the Display Name field, enter a name for the FTP folder.";
hfsrv.addDesc2="2. The Partition name is displayed. If the shared folder should include the entire partition, select Share Entire Partition and go to step 4.";
hfsrv.addDesc3="3. To specify a folder for FTP client access, click Select. To display sub-folders, click Enter into Folder. To return to the previous folder, click Return to Upper Folder.";
hfsrv.addDesc4="To create a new folder, enter its name in the New Folder field. Then click Create.";
hfsrv.addDesc5="4. To allow a group to access the FTP folder, select it from the Available Groups column, and then click the >> button. Note: Create new groups on the Storage - Administration screen.";
hfsrv.addDesc6="5. Click Save Settings to apply your changes.";
hfsrv.disname="The current Display Name is shown. To change the name, enter a new name.";
hfsrv.par="The name of the partition is displayed.";
hfsrv.loca="The path to the displayed folders is displayed.";
hfsrv.newFolder="To create a new folder, enter its name and then click Create.";
hfsrv.entirePar="If the FTP folder should include the entire partition, select this option. If you do not want to share the entire partition, then select the folder you do want to share.";
hfsrv.folder="The available folders are listed by Folder name.";
hfsrv.accessDesc="Specify which user groups have read-and-write or read-only access to the folder.";
hfsrv.save="Click Save Settings to apply your changes.";
hfsrv.infoFolder="To display sub-folders, click this option.";
hfsrv.select="To specify a folder for FTP client access, click Select.";
hfsrv.UpFolder="To return to the previous folder, click this option.";
hfsrv.availgroup="To allow a group to access the folder, select it, and then click the >> button. Note: Create new groups on the Storage - Administration screen.";
hfsrv.groupaccess="To block a group from accessing the folder, select it, and then click the << button.";
var hnadm = new Object();
hnadm.svrname="The display name of the FTP server is displayed.";
hnadm.dname="The device name (or NetBIOS name) of the Router is displayed.";
hnadm.wname="Enter the workgroup name for the Router; it should match the workgroup name of the computers on your local network.";
hnadm.lanip="The local IP address of the Router's media server and USB disk is displayed.";
hnadm.wanip="The Internet IP address of the Router's FTP server is displayed.";
hnadm.AnymsFTP="By default, this option is disabled. To allow read-only, anonymous FTP user access, select Enabled.";
hnadm.AnymsDisk="By default, the disk can be accessed without a password. To manage group and user access to specific shared folders, select Disabled.";
hnadm.UserM="By default, the Router creates two users, admin and guest.";
hnadm.CreateNewUser="To create a new user, click this option. Go to the Create or Edit a User Account section.";
hnadm.editU="To change the settings of a user account, click this option. Go to the Create or Edit a User Account section.";
hnadm.DeleteU="To delete a user, click this option.";
hnadm.GroupM="By default the Router creates two user groups, admin and guest.";
hnadm.GroupM1="The groups are listed by Group Name and Access level. There are two levels of access, r & w (read-and-write) and r (read-only).";
hnadm.CreateNewGroup="To create a new group of users, click this option. Go to the Create or Edit a Group Account section.";
hnadm.editG="To change the description or access rights of a group, click this option. Go to the Create or Edit a Group Account section.";
hnadm.DeleteG="To delete a group, click this option.";
hnadm.newU="Create or Edit a User Account";
hnadm.NAME="Enter a name for the user.";
hnadm.FN="Enter the actual name of the user.";
hnadm.DES1="Enter keywords to describe the user.";
hnadm.PW="Enter the login password.";
hnadm.CP="Enter the password again to confirm.";
hnadm.GM="Select the appropriate user group.";
hnadm.AD="To temporarily disable an account, select this option.";
hnadm.newG="Create or Edit a Group Account";
hnadm.GN="Enter a name for the group.";
hnadm.DES="Enter keywords to describe the group.";
hnadm.ACCESS="Select the appropriate level of access.";
hnadm.apply="Click Create/Modify to apply your changes.";