Page 126 / 169 Scroll up to view Page 121 - 125
Manage Your Network
126
Nighthawk AC1900
Smart
WiFi
Router Model
R7000
The BASIC Home screen displays.
4.
Click the
ADVANCED
tab.
5.
In the Internet Port pane, click the
Connection Status
button.
The following information displays:
IP Address
. The IP address that is assigned to the router.
Subnet Mask
. The subnet mask that is assigned to the router.
Default Gateway
. The IP address for the default gateway that the router
communicates with.
DHCP Server
. The IP address for the Dynamic Host Configuration Protocol server
that provides the TCP/IP configuration for all the computers that are connected to the
router.
DNS Server
. The IP address of the Domain Name Service server that provides
translation of network names to IP addresses.
Lease Obtained
. The date and time when the lease was obtained.
Lease Expires
. The date and time that the lease expires.
6.
To return the status of all items to 0, click the
Release
button.
7.
To refresh the screen, click the
Renew
button.
8.
To exit the screen, click the
Close Window
button.
View Logs of Router Activity
The log is a detailed record of the websites you have accessed or attempted to access and
other router actions. Up to 256
entries are stored in the log. Log entries display only when
keyword blocking is enabled and no log entries are made for the trusted user.
To view logs:
1.
Launch an Internet browser from a computer or wireless device that is connected to the
network.
2.
Type
or
.
Page 127 / 169
Manage Your Network
127
Nighthawk AC1900
Smart
WiFi
Router Model
R7000
A login screen displays.
3.
Enter the router user name and password.
The user name is
admin
. The default password is
password
. The user name and
password are case-sensitive.
The BASIC Home screen displays.
4.
Select
ADVANCED > Administration > Logs
.
The log screen shows the following information:
Date and time
. The date and time the log entry was recorded.
Source IP
. The IP address of the initiating device for this log entry.
Target address
. The name or IP address of the website or news group visited or to
which access was attempted.
Action
. The action that occurred, such as whether Internet access was blocked or
allowed.
5.
To refresh the log screen, click the
Refresh
button.
6.
To clear the log entries, click the
Clear Log
button.
7.
To email the log immediately, click the
Send Log
button.
Monitor Internet Traffic
Traffic metering allows you to monitor the volume of Internet traffic that passes through the
router Internet port. You can set limits for traffic volume.
To monitor Internet traffic:
1.
Launch an Internet browser from a computer or wireless device that is connected to the
network.
2.
Type
or
.
Page 128 / 169
Manage Your Network
128
Nighthawk AC1900
Smart
WiFi
Router Model
R7000
A login screen displays.
3.
Enter the router user name and password.
The user name is
admin
. The default password is
password
. The user name and
password are case-sensitive.
The BASIC Home screen displays.
4.
Select
ADVANCED > Advanced Setup > Traffic Meter
.
Scroll to view
more settings
5.
Select the
Enable Traffic Meter
check box.
6.
(Optional) Control the volume of Internet traffic.
You can use either the traffic volume control feature or the connection time control
feature:
Select the
Traffic volume control
by
radio button and then select one of the
following options:
-
No Limit
. No restriction is applied when the traffic limit is reached.
-
Download only
. The restriction is applied to incoming traffic only.
-
Both Directions
. The restriction is applied to both incoming and outgoing traffic.
Select the
Connection time control
radio button and enter the allowed hours in the
Monthly limit field.
7.
(Optional) If your ISP charges for extra data volume when you make a new connection,
enter the extra data volume in MB in the Round up data volume for each connection by field.
8.
In the Traffic Counter section, set the traffic counter to begin at a specific time and date.
If you want the traffic counter to start immediately, click the
Restart Counter Now
button.
9.
In the Traffic Control section, specify whether the router should issue a warning message
before the monthly limit of Mbytes or hours is reached.
By default, the value is 0 and no warning message is issued. You can select one of the
following to occur when the limit is attained:
Page 129 / 169
Manage Your Network
129
Nighthawk AC1900
Smart
WiFi
Router Model
R7000
The Internet LED blinks green or amber.
The Internet connection is disconnected and disabled.
10.
Click the
Apply
button.
The Internet Traffic Statistics section helps you to monitor the data traffic.
11.
To update the Traffic Statistics section, click the
Refresh
button.
12.
To display more information about the data traffic on your router and to change the poll
interval, click the
Traffic Status
button.
Create Custom Static Routes
Static routes provide more routing information to your router. Typically, you do not need to
add static routes unless you have multiple routers or multiple IP subnets on your network.
As an example of when a static route is needed, consider the following case:
Your main Internet access is through a cable modem to an ISP.
You have an ISDN router on your home network for connecting to the company where
you are employed. This router’s address on your LAN is 192.168.1.100.
Your company’s network address is 134.177.0.0.
When you set up your router, two implicit static routes were created. A default route was
created with your ISP as the gateway, and a second static route was created to your local
network for all 192.168.1.x addresses. With this configuration, if you try to access a device on
the 134.177.0.0 network, your router forwards your request to the ISP. The ISP forwards your
request to the company where you are employed, and the company firewall is likely to deny
the request.
In this case you must define a static route, telling your router that 134.177.0.0 should be
accessed through the ISDN router at 192.168.1.100. Here is an example:
The Destination IP Address and IP Subnet Mask fields specify that this static route
applies to all 134.177.x.x addresses.
The Gateway IP Address field specifies that all traffic for these addresses should be
forwarded to the ISDN router at 192.168.1.100.
A metric value of 1 works because the ISDN router is on the LAN.
Private is selected only as a precautionary security measure in case RIP is activated.
To set up a static route:
1.
Launch an Internet browser from a computer or wireless device that is connected to the
network.
2.
Type
or
.
A login screen displays.
3.
Enter the router user name and password.
Page 130 / 169
Manage Your Network
130
Nighthawk AC1900
Smart
WiFi
Router Model
R7000
The user name is
admin
. The default password is
password
. The user name and
password are case-sensitive.
The BASIC Home screen displays.
4.
Select
ADVANCED > Advanced Setup > Static Routes
.
5.
Click the
Add
button.
6.
In the
Route Name
field, type a name for this static route (for identification purposes only.)
7.
Select the
Private
check box if you want to limit access to the LAN only.
If Private is selected, the static route is not reported in RIP.
8.
Select the
Active
check box to make this route effective.
9.
Type the IP address of the final destination.
10.
Type the IP subnet mask for this destination. If the destination is a single host, type
255.255.255.255
.
11.
Type the gateway IP address, which must be on the same LAN segment as the router.
12.
Type a number from 1 through 15 as the metric value.
This value represents the number of routers between your network and the destination.
Usually, a setting of 2 or 3 works, but if this is a direct connection, set it to 1.
13.
Click the
Apply
button.
The static route is added.
To edit a static route:
1.
In the table, select the radio button for the route.
2.
Click the
Edit
button.
The Static Routes screen adjusts.
3.
Edit the route information.
4.
Click the
Apply
button.
Your changes are saved.

Rate

3.5 / 5 based on 2 votes.

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top