Archer C4000 V3 User Guide

1. Change the LAN Settings

The router is preset with a default LAN IP 192.168.0.1, which you can use to log in to its web management page. The LAN IP address together with the Subnet Mask also defines the subnet that the connected devices are on. If the IP address conflicts with another device on your local network or your network requires a specific IP subnet, you can change it.

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Go to Advanced > Network > LAN.

3.Type in a new IP Address appropriate to your needs. And leave the Subnet Mask as the default settings.

4.Click Save.

Note: If you have set the Virtual Server, DMZ or DHCP address reservation, and the new LAN IP address is not in the same subnet with the old one, then you should reconfigure these features.

2. Set Up Link Aggregation

The Link Aggregation feature combines two ports together to make a single high-bandwidth data path, thus sustaining a higher-speed and more stable wired network.

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Go to Advanced > Network > LAN.

3.Tick the Enable checkbox to enable Link Aggregation.

4.Specify two ports for Link Aggregation.

Note: LAN ports used for IPTV or WAN aggregation cannot be selected.

5.Click Save.

3. Configure to Support IPTV Service

I want to:

Configure IPTV setup to enable Internet/IPTV/Phone service provided by my internet service provider (ISP).

How can I do that?

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Go to Advanced > Network > IPTV.

3.If your ISP provides the networking service based on IGMP technology, e.g., British Telecom(BT) and Talk Talk in UK:

1 )Tick the IGMP Proxy checkbox and select the IGMP Version, either V2 or V3, as required by your ISP.

2 )Click Save.

3 )After configuring IGMP proxy, IPTV can work behind your router now. You can connect your set-top box to any of the router’s Ethernet port.

If IGMP is not the technology your ISP applies to provide IPTV service:

1 )Tick Enable IPTV.

2 )Select the appropriate Mode according to your ISP.

Select Bridge if your ISP is not listed and no other parameters are required.

Select Custom if your ISP is not listed but provides necessary parameters.

3 )After you have selected a mode, the necessary parameters, including the LAN port for IPTV connection, are predetermined. If not, select the LAN type to determine which port is used to support IPTV service.

4 )Click Save.

5 )Connect the set-top box to the corresponding LAN port which is predetermined or you have specified in Step 3.

Done!

Your IPTV setup is done now! You may need to configure your set-top box before enjoying your TV.

Tips: Qos and IPTV cannot be enabled at the same time.

4. Specify DHCP Server Settings

By default, the DHCP (Dynamic Host Configuration Protocol) Server is enabled and the router acts as a DHCP server; it dynamically assigns TCP/IP parameters to client devices from the IP Address Pool. You can change the settings of the DHCP Server if necessary, and you can reserve LAN IP addresses for specified client devices.

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Go to Advanced > Network > DHCP Server.

To specify the IP address that the router assigns:

1.Tick the Enable DHCP Server checkbox.

2.Enter the starting and ending IP addresses in the IP Address Pool.

3.Enter other parameters if the ISP offers. The Default Gateway is automatically filled in and is the same as the LAN IP address of the router.

4.Click Save.

To reserve an IP address for a specified client device:

1.Click Add in the Address Reservation section.

2.Click View Exsiting Devices or enter the MAC address of the client device.

3.Enter the IP address to reserve for the client device.

4.Enter the Description for this entry.

5.Tick the Enable This Entry checkbox and click OK.

5. Set Up a Dynamic DNS Service Account

Most ISPs assign a dynamic IP address to the router and you can use this IP address to access your router remotely. However, the IP address can change from time to time and you don’t know when it changes. In this case, you might apply the DDNS (Dynamic Domain Name Server) feature on the router to allow you and your friends to access your router and local servers (FTP, HTTP, etc.) using a domain name without checking and remembering the IP address.

Note: DDNS does not work if the ISP assigns a private WAN IP address (such as 192.168.1.x) to the router.

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Go to Advanced > Network > Dynamic DNS.

3.Select the DDNS Service Provider: TP-Link, NO-IP or DynDNS. It is recommended to select TP-Link so that you can enjoy TP-Link’s superior DDNS service. Otherwise, please select NO-IP or DynDNS. If you don’t have a DDNS account, you have to register first by clicking Go to register.

Note: To enjoy TP-Link’s DDNS service, you have to log in with a TP-Link ID. If you have not logged in with one, click Log in.

4.Click Register in the Domain Name List if you have selected TP-Link, and enter the Domain Name as needed.

If you have selected NO-IP or DynDNS, enter the username, password and domain name of your account.

5.Click Login and Save.

Tips: If you want to use a new DDNS account, please click Logout first, and then log in with a new account.

6. Create Static Routes

Static routing is a form of routing that is configured manually by a network administrator or a user by adding entries into a routing table. The manually-configured routing information guides the router in forwarding data packets to the specific destination.

I want to:

Visit multiple networks and servers at the same time.

For example, in a small office, my PC can surf the internet through Router A, but I also want to visit my company’s network. Now I have a switch and Router B. I connect the devices as shown in the following figure so that the physical connection between my PC and my company’s server is established. To surf the internet and visit my company’s network at the same time, I need to configure the static routing.

How can I do that?

1.Change the routers’ LAN IP addresses to two different IP addresses on the same subnet. Disable Router B’s DHCP function.

2.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for Router A.

3.Go to Advanced > Network > Static Routing.

4.Click Add and finish the settings according to the following explanations:

Network Destination: The destination IP address that you want to assign to a static route. This IP address cannot be on the same subnet with the WAN IP or LAN IP of Router A. In the example, the IP address of the company network is the destination IP address, so here enter 172.30.30.1.

Subnet Mask: Determines the destination network with the destination IP address. If the destination is a single IP address, enter 255.255.255.255; otherwise, enter the subnet mask of the corresponding network IP. In the example, the destination network is a single IP, so here enter 255.255.255.255.

Default Gateway: The IP address of the gateway device to which the data packets will be sent. This IP address must be on the same subnet with the router’s IP which sends out data. In the example, the data packets will be sent to the LAN port of Router B and then to the Server, so the default gateway should be 192.168.0.2.

Interface: Determined by the port (WAN/LAN) that sends out data packets. In the example, the data are sent to the gateway through the LAN port of Router A, so LAN should be selected.

Description: Enter a description for this static routing entry.

5.Click OK.

6.Check the System Routing Table below. If you can find the entry you’ve set, the static routing is set successfully.

Done!

Open a web browser on your PC. Enter the company server’s IP address to visit the company network.

7. Specify Wireless Settings

The router’s wireless network name (SSID) and password, and security option are preset in the factory. The preset SSID and password can be found on the label of the router. You can customize the wireless settings according to your needs.

Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

To enable or disable the wireless function:

1.Go to Basic > Wireless.

2.The wireless radio is enabled by default. If you want to disable the wireless function of the router, just untick the Enable Wireless Radio checkbox. In this case, all the wireless settings will be invalid.

To change the wireless network name (SSID) and wireless password:

1.Go to Basic > Wireless.

2.Create a new SSID in Network Name (SSID) and customize the password for the network in Password. The value is case-sensitive.

Note: If you change the wireless settings with a wireless device, you will be disconnected when the settings are effective. Please write down the new SSID and password for future use.

To hide SSID:

1.Go to Basic > Wireless.

2.Select Hide SSID, and your SSID won’t display when you scan for local wireless networks on your wireless device and you need to manually join the network.

To use the smart connect function:

The smart connect function lets you to enjoy a more high-speed network by assigning your devices to best wireless bands based on actual conditions to balance network demands.

1.Go to Advanced > Wireless > Wireless Settings.

2.Enable Smart Connect.

3.Keep the default values or set a new SSID and password, and click Save. This SSID and password will be applied for the 2.4GHz and 5GHz wireless networks.

To change the security option:

1.Go to Advanced > Wireless > Wireless Settings.

2.Select the wireless network 2.4GHz, 5GHz-1 or 5GHz-2.

3.Select an option from the Security drop-down list. We recommend you don’t change the default settings unless necessary. If you select other options, configure the related parameters according to the help page.

In addition

Mode - Select a transmission mode according to your wireless client devices. It is recommended to just leave it as default.

Channel Width - Select a channel width (bandwidth) for the wireless network.

Channel - Select an operating channel for the wireless network. It is recommended to leave the channel to Auto, if you are not experiencing the intermittent wireless connection issue.

Transmit Power - Select either High, Middle or Low to specify the data transmit power. The default and recommended setting is High.

To enable the Airtime Fairness feature:

The Airtime Fairness feature can improve the overall network performace by sacrificing a little bit of network time on your slow devices. Enable Airtime Fairness when you wish to sacrifice some of the networking time from the slow devices, so that your faster devices can achieve better quality of service.

For example, you have a gaming computer next to the router in the living room, and a slower family computer upstairs. Enable the airtime fairness feature so that your gaming computer can perform as optimally as possible.

1.Go to Advanced > Wireless > Wireless Settings.

2.Select the wireless network 2.4GHz, 5GHz-1 or 5GHz-2.

3.Check the box for Enable Airtime Fairness.

4.Click Save.

8. Use WPS for Wireless Connection

Wi-Fi Protected Setup (WPS) provides an easier approach to set up a security-protected Wi-Fi connection.

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Make sure the Wi-Fi of your router is on and go to Advanced > Wireless > WPS.

8.1. Push the WPS Button

Click Start WPS on the screen. Within two minutes, press the WPS button on your device. Success will appear on the above screen and the WPS LED on the router will keep on for five minutes if the client has been successfully added to the network.

8.2. Connect via the Router’s PIN

Router’s PIN is enabled by default to allow wireless devices to connect to the router using the PIN. You can use the default one or generate a new one.

Note:

If you want to enable/disable the WPS feature, go to System Tools > System Parameters > WPS, tick or untick the Enable WPS checkbox.

PIN (Personal Identification Number) is an eight-character identification number preset to each router. WPS supported devices can connect to your router with the PIN. The default PIN is printed on the label of the router.

8.3. Connect via the Client’s PIN

Enter the PIN of your device and click Connect. Then your device will get connected to the router.

9. Schedule Your Wireless Function

The wireless network can be automatically off at a specific time when you do not need the wireless connection.

1.Visit http://tplinkwifi.net, and log in with your TP-Link ID or the password you set for the router.

2.Go to Advanced > Wireless > Wireless Schedule.

3.Enable the Wireless Off Time Schedule feature.

4.Click Add to specify a wireless off period during which you need the wireless off automatically, and click Save.

Note:

The Effective Time Schedule is based on the time of the router. You can go to Advanced > System Tools > Time Settings to modify the time.

The wireless network will be automatically turned on after the time period you set.

 
Feedback