Huawei B618 Security Settings

  • Enabling or Disabling the Firewall
    The Huawei B618 4G Router supports the firewall function to control the transmission of data streams and protect your local area network from unauthorized access.

 

  • Setting LAN IP Filtering
    The LAN IP address filtering function is used to block specified clients in the LAN from accessing specified Internet services.

 

  • Configuring a Virtual Server
    The Huawei B618 4G Router supports the virtual server to enable external users to use the services provided in the local area network (LAN) using the Hypertext Transfer Protocol (HTTP), File Transfer Protocol (FTP), and other protocols.

 

  • Configuring a Special Application
    The Huawei B618 4G Router supports the function to use a special application to configure dynamic port forwarding. Certain applications in the local area network (LAN) must use a specified port of the firewall to access remote applications. To set up a Transmission Control Protocol and User Datagram Protocol (TCP/UDP) connection between an application in the LAN and a remote application, the firewall uses this port forwarding function to open the required port.

 

  • Setting the DMZ
    If external users cannot access certain network services provided by the local area network (LAN), use the DMZ function provided by the Huawei B618 4G Router to set the client that provides the required network services as the DMZ host; external users can then access these services properly. DMZ is an acronym for the demilitarized zone in networks.

 

  • Setting the SIP ALG
    The Session Initiation Protocol (SIP) is a control protocol at the Application Layer. It is used to initiate, change, or end a session. An application-level gateway (ALG) is a specific application of SIP and is used to check the status of data packages. To complete a SIP application, enable the SIP ALG.

 

  • Setting the UPnP
    The Universal Plug and Play (UPnP) service realizes intelligent connection between two UPnP devices using port forwarding. UPnP devices can obtain IP addresses automatically and access the Internet dynamically.

 

  • Configuring NAT
    Network address translation is the process of modifying source and destination IP addresses when IP packets are transmitted across a router or firewall. The purpose of this process is to translate internal (private) IP addresses into external (public) IP addresses to provide a solution to the impending exhaustion of IP addresses. Huawei B618 4G Router supports port-restricted cone NAT and symmetric NAT. You can configure the NAT settings as required.

 

  • Filtering Specified Websites
    The Huawei B618 4G Router enables you to specify and filter websites.

 

  • Setting the DDNS
    The Dynamic Domain Name Server (DDNS) is a system that associates a network address with a dynamic IP address. After you configure the DDNS, the Huawei B618 4G Router sends the dynamic IP address of a computer to the DDNS. The DDNS then associates the updated IP address with the specified network address so that Internet users can use this network address to access the resources that you provide.

 

  • Filtering Specified Devices
    The MAC filtering function of the Huawei B618 4G Router can filter specified devices on the Huawei B618 4G Router local area network (LAN) so these devices are prevented from accessing the Internet or other devices on the same LAN.

 

——————————————————————————————————————–

 

Enabling or Disabling the Firewall

The Huawei B618 LTE Router supports the firewall function to control the transmission of data streams and protect your local area network from unauthorized access.

Procedure

  1. Choose SettingsSecurity > Firewall.
  2. Select Enable firewall to enable the firewall or clear it to disable the firewall.

 NOTE:

Other parameters are available only if you select Enable firewall.

  1. Select Enable IP address filter to enable the function of filtering IP addresses.
  2. Select Disable WAN port ping to disable the ping function.
  3. Select Enable domain name filter to enable the function of filtering URLs.
  4. Select Enable MAC filter to enable the MAC filtering function.
  5. Click Apply.

 

———————————————————-

Setting LAN IP Filtering

The LAN IP address filtering function is used to block specified clients in the LAN from accessing specified Internet services.

Prerequisite

The IP address filtering function is enabled. For details, see Enabling or Disabling the Firewall.

Context

The following table lists common protocols at the application layer of TCP/IP.

Protocol Default Port Service Provided
HTTP 80 Browse web pages.
SMTP 25 Send emails.
POP3 110 Receive emails.
FTP 21 Transfer files.
TELNET 23 Log in to a remote computer.

 NOTE:

For details about the port used for a service, contact your service provider.

Procedure

  1. Choose SettingsSecurity > LAN IP Filter .
  2. Choose one of the following options:
    • Blacklist: Set the websites that you do not want users to access.
    • Whitelist: Set the websites that users are allowed to access.
  3. Click Add and set the parameters.
  4. Click OK to save the settings.

 NOTE:

  • Click Edit to edit a selected item in the list.
  • Click Delete to delete a selected item from the list.
  1. Click Apply for the settings to take effect.

Restricting Clients in a WLAN from Accessing Specified Websites

For example, if you want to restrict a client (192.168.1.101) in a WLAN from accessing www.abc.com, perform the following steps:

  1. Choose SettingsSecurity > LAN IP Filter .
  2. Select Blacklist.
  3. Click Add and set the parameters.
LAN IP Address Enter 192.168.1.101.

NOTE:

You can view the IP addresses of the clients connected to the Huawei B618 under the Connected WLAN clients section on the Statistics page.

LAN Port Enter 80.
WAN IP Address a.       On your computer, choose Start > Run.

b.      Enter cmd and press Enter.

c.       In the displayed window, enter ping www.abc.com and press Enter.

d.      View the IP address of www.abc.com. For example, it is 1.2.3.4.

e.       In the text box for Huawei B618, enter 1.2.3.4.

NOTE:

The Windows 7 operating system is used in this example to describe how to obtain WAN IP addresses.

WAN Port Enter 80.
Protocol Select TCP/UDP.

NOTE:

If you do not know the protocol, select TCP/UDP. The Mobile Broadband will automatically select an appropriate protocol.

Status Select On.
Options Click OK.
  1. Click Apply for the settings to take effect.

 

———————————————————-

Configuring a Virtual Server

The Huawei B618 LTE CPE supports the virtual server to enable external users to use the services provided in the local area network (LAN) using the Hypertext Transfer Protocol (HTTP), File Transfer Protocol (FTP), and other protocols.

Procedure

  1. Choose SettingsSecurity > Virtual Server .
  2. Click Add and set the parameters.
  3. Click OK to save the settings.

 NOTE:

  • Edit: to edit an item.
  • Delete: to delete an item.
  1. Click Apply for the settings to take effect.

Configuring an FTP Server

To enable a client whose IP address is 192.168.8.101 to provide FTP services and be accessed by external users, do the following:

  1. Configure a virtual server.
Name WAN Port LAN IP Address LAN Port Protocol Status
My FTP server 21-22 192.168.8.101 23-24 TCP On
  1. Choose SettingsSystem > Device Information , view the wide area network (WAN) IP address of the Huawei B618. For example 10.2.1.123.
  2. In the browser of an external user, enter the FTP server address (ftp://10.2.1.123) and access the FTP services provided by the client whose IP address is 192.168.8.101.

 NOTE:

If the default service port is 21-22, the external user should enter ftp://10.2.1.123:21 or ftp://10.2.1.123:22 to access the FTP server.

 

———————————————————-

Configuring a Special Application

The Huawei B618 LTE CPE supports the function to use a special application to configure dynamic port forwarding. Certain applications in the local area network (LAN) must use a specified port of the firewall to access remote applications. To set up a Transmission Control Protocol and User Datagram Protocol (TCP/UDP) connection between an application in the LAN and a remote application, the firewall uses this port forwarding function to open the required port.

Procedure

  1. Choose SettingsSecurity > Special Applications.
  2. Click Add and set the parameters.
  3. Click OK to save the settings.

 NOTE:

  • Edit: to edit an item.
  • Delete: to delete an item.
  1. Click Apply for the settings to take effect.

Example of the Configuration of a Special Application

A client in the LAN uses TCP to access the MSN game server through port 47624. When the game starts, the game server uses TCP and port 2400 to set up a connection to the client that tries to access the server. In this case, you must configure dynamic port forwarding, because the game conflicts with the following default firewall rules:

  • The firewall blocks external data input.
  • The game server can send a connection request to the external IP address of the Huawei B618 but cannot send the request to the LAN client that tries to access the game server, because the IP addresses of clients are not open to external devices.

To solve this problem, you must define a set of port forwarding rules. When the client in the LAN sends data to TCP port 47624, the rules allow data input from TCP port 2400. Then data from the game server can be received from and transmitted to the LAN client that sends data to TCP port 47624.

Name Status Trigger Port Trigger Protocol Open Protocol Open Port
MSN Gaming Zone On 47624 TCP TCP 2400

 NOTE:

For details about Trigger PortOpen PortTrigger Protocol, and Open Protocol, contact your service provider.

 

———————————————————-

Setting the DMZ

If external users cannot access certain network services provided by the local area network (LAN), use the DMZ function provided by the Huawei B618 to set the client that provides the required network services as the DMZ host; external users can then access these services properly. DMZ is an acronym for the demilitarized zone in networks.

Prerequisite

DMZ users are not protected by the firewall and may be easily attacked. In addition, the security of other users in the LAN is compromised.

Procedure

  1. Choose SettingsSecurity > DMZ Settings.
  2. Select:
    • Enable: to enable the DMZ function.
    • Disable: to disable the DMZ function.
  3. In DMZ IP address:, enter the IP address of the client to be set as the DMZ host.

 NOTE:

One client can be set as the DMZ host at a time.

  1. Click Apply.

 

———————————————————-

Setting the SIP ALG

The Session Initiation Protocol (SIP) is a control protocol at the Application Layer. It is used to initiate, change, or end a session. An application-level gateway (ALG) is a specific application of SIP and is used to check the status of data packages. To complete a SIP application, enable the SIP ALG.

Procedure

  1. Choose SettingsSecurity > SIP ALG Settings.
  2. Select Enable SIP ALG to enable the SIP ALG.
  3. In SIP port, enter the SIP port number provided by your service provider.
  4. Click Apply.

 

———————————————————-

Setting the UPnP

The Universal Plug and Play (UPnP) service realizes intelligent connection between two UPnP devices using port forwarding. UPnP devices can obtain IP addresses automatically and access the Internet dynamically.

Procedure

  1. Choose SettingsSecurity > UPnP Settings.
  2. Select:
    • Enable: to enable the UPnP service.
    • Disable: to disable the UPnP service.
  3. Click Apply.

 

———————————————————-

Configuring NAT

Network address translation is the process of modifying source and destination IP addresses when IP packets are transmitted across a router or firewall. The purpose of this process is to translate internal (private) IP addresses into external (public) IP addresses to provide a solution to the impending exhaustion of IP addresses. Huawei B618 LTE CPE supports port-restricted cone NAT and symmetric NAT. You can configure the NAT settings as required.

Procedure

  1. Choose SettingsSecurity > NAT Settings.
  2. Select from the following options:
    • Cone: to enable port-restricted cone NAT. This type of NAT are more compatible with applications (including applications on game devices), although it provides lower security.
    • Symmetric: to enable symmetric NAT. This type of NAT are generally adopted by gateways with higher security.
  3. Click Apply.

 

———————————————————-

Filtering Specified Websites

The Huawei B618 LTE Gateway enables you to specify and filter websites.

Procedure

  1. Choose SettingsSecurity > Domain Name Filter.
  2. Choose one of the following options:
    • Blacklist: Set the websites that you do not want users to access.
    • Whitelist: Set the websites that users are allowed to access.
  3. Click Add.
  4. In Domain Name, enter the address of the website you want to filter.
  5. From the Status drop-down list, select On.
  6. Click OK.
  7. Click Applyfor the settings to take effect.

 

 

———————————————————-

Setting the DDNS

The Dynamic Domain Name Server (DDNS) is a system that associates a network address with a dynamic IP address. After you configure the DDNS, the Huawei B618 sends the dynamic IP address of a computer to the DDNS. The DDNS then associates the updated IP address with the specified network address so that Internet users can use this network address to access the resources that you provide.

Procedure

  1. Choose SettingsSecurity > DDNS.
  2. Click Add.
  3. Set DDNS parameters.

 NOTE:

The user name and password must be registered on the website of the DDNS service provider.

  1. Click OK.

Example

To share large files or videos with Internet users:

  1. Register a DDNS user name and password on a DDNS service provider. For example, register an account with both the user name and password as admin on http://www.dyndns.org/.
  2. Choose SettingsSecurity > DDNS.
Service Provider Status Domain Name User name Password
DynDNS.org On www.abc.com admin admin
  1. Click OK.
  2. Internet users will then be able to access your resources by accessing abc.comfrom their browsers.

 

———————————————————-

Filtering Specified Devices

The MAC filtering function of the Huawei B618 4G Router can filter specified devices on the Huawei B618 4G Router local area network (LAN) so these devices are prevented from accessing the Internet or other devices on the same LAN.

Procedure

  1. Choose SettingsSecurity > MAC Filter.
  2. Select an MAC filtering mode from the Filtering mode: drop-down list box.
    • Disable: Disable the MAC filtering function.
    • Allow: If the MAC address of a client is in the MAC Address list, the client is allowed to connect to the Huawei B618 4G Router.
    • Deny: If the MAC address of a client is in the MAC Address list, the client is not allowed to connect to the Huawei B618 4G Router.
  3. In the MAC Address text box, enter the MAC address of the client you want to filter.
  4. Click Apply.

 

 

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Huawei B618 VoIP Settings

VoIP

The Huawei B618 4G Router supports voice services based on the Session Initiation Protocol (SIP) and voice calls between the Internet and Public Switched Telephone Network (PSTN).

  • Configuring an SIP Server
    Configure parameters for the SIP registration and agent servers according to the instructions on this page.
  • Managing SIP Accounts
    The Huawei B618 lets you add, modify, or delete your SIP accounts and view their registration status.
  • Managing Speed-Dial Numbers
    Assign short and easy-to-remember speed-dial numbers for your contacts. You can then simply dial the speed-dial number instead of entering the entire number. The Huawei B618 Router lets you add, modify, or delete your speed-dial numbers.
  • Configuring Advanced Voice Settings
    This topic describes how to configure advanced voice settings. It is recommended that you retain the default settings.
  • Setting the Codecs
    You can configure voice codec settings. However, you are recommended to retain the default settings.

 

——————————————————————————————————————–

 

Configuring an SIP Server

Configure parameters for the SIP registration and agent servers according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > SIP Server .
  2. In Proxy server address, enter the IP address or domain name provided by your service provider.
  3. In Proxy server port, enter the port provided by your service provider.
  4. In Registration server address, enter the IP address or domain name of the registration server provided by your service provider.
  5. In Registration server port, enter the port of the registration server provided by your service provider.
  6. In SIP server domain name, enter the domain name of the SIP server.

 NOTE:

If Secondary server is selected, follow the preceding steps to configure the parameters for it.

  1. Click Apply.

 

——————————————————————————————————————–

Managing SIP Accounts

The Huawei B618 4G Router lets you add, modify, or delete your SIP accounts and view their registration status.

  • Adding an SIP Account
    Add an SIP account according to the instructions on this page.
  • Modifying an SIP Account
    Modify an SIP account according to the instructions on this page.
  • Deleting an SIP Account
    Delete a SIP account according to the instructions on this page.
  • Checking the SIP Account Registration Status
    Check your SIP accounts and their registration status according to the instructions on this page.

 

 

Adding an SIP Account

Add an SIP account according to the instructions on this page.

Prerequisite

Before you configure an SIP account, configure the SIP server. For details, see Configuring an SIP Server.

Procedure

  1. Choose SettingsVoIP > SIP Account.
  2. Click Add.
  3. In SIP Account, enter the account number provided by your service provider.
  4. In User nameand Password, enter your user name and password provided by your service provider for voice services.
  5. Click OK.

 

 

Modifying an SIP Account

Modify an SIP account according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > SIP Account.
  2. Click Edit.
  3. In SIP Account, modify the account number.
  4. In User name and Password, modify your user name and password for voice services.
  5. Click OK.

 

 

Deleting an SIP Account

Delete a SIP account according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > SIP Account.
  2. Click Delete.
  3. From the displayed dialog box, click OK.

 

 

Checking the SIP Account Registration Status

Check your SIP accounts and their registration status according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > SIP Account.
  2. In Registration Status, view the registration status of all your SIP accounts.

 

——————————————————————————————————————–

 

Managing Speed-Dial Numbers

Assign short and easy-to-remember speed-dial numbers for your contacts. You can then simply dial the speed-dial number instead of entering the entire number. The Huawei B618 4G Router lets you add, modify, or delete your speed-dial numbers.

  • Adding a Speed-Dial Number
    Add a speed-dial number according to the instructions on this page.
  • Modifying a Speed-Dial Number
    Modify a speed-dial number according to the instructions on this page.
  • Deleting a Speed-Dial Number
    Delete a speed-dial number according to the instructions on this page.

 

 

Adding a Speed-Dial Number

Add a speed-dial number according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > Speed Dial .
  2. Click Add.
  3. In Speed Dial Number, enter a number easy to remember.
  4. In Actual Number, enter the actual number.
  5. In Description, enter a description for the speed-dial number.
  6. Click OK.
  7. Click Apply.

 

Modifying a Speed-Dial Number

Modify a speed-dial number according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > Speed Dial .
  2. Click Edit.
  3. In Speed Dial Number, modify a speed-dial number.
  4. In Actual Number, modify the actual number.
  5. In Description, change the description.
  6. Click OK.
  7. Click Apply.

 

 

Deleting a Speed-Dial Number

Delete a speed-dial number according to the instructions on this page.

Procedure

  1. Choose SettingsVoIP > Speed Dial .
  2. Click Delete.
  3. From the displayed dialog box, click OK.
  4. Click Apply.

 

——————————————————————————————————————–

 

 

Configuring Advanced Voice Settings

This topic describes how to configure advanced voice settings. It is recommended that you retain the default settings.

Procedure

  1. Choose SettingsVoIP > Advanced Voice Settings.
  2. From the DTMF mode drop-down list, select a method for transmitting DTMF messages during calls.
  3. From the Fax protocol drop-down list, select a method for transmitting faxes.
  4. From the Outgoing list drop-down list, select a method.
  5. Click Apply.

 

 

Setting the Codecs

You can configure voice codec settings. However, you are recommended to retain the default settings.

Procedure

  1. Choose SettingsVoIP > Advanced Codec Settings.
  2. From the Primary codec type drop-down list, choose the first voice codec type.
  3. From the Secondary codec type drop-down list, choose the second voice codec type.
  4. From the Third codec type drop-down list, choose the third voice codec type.
  5. From the Fourth codec type drop-down list, choose the fourth voice codec type.
  6. From the Fifth codec type drop-down list, choose the fifth voice codec type.
  7. From the Sixth codec type drop-down list, choose the sixth voice codec type.
  8. Click Apply.

 

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Huawei B618 DHCP Settings

Huawei B618 DHCP Settings

  • Enabling the DHCP Server
    If the Dynamic Host Configuration Protocol (DHCP) server is enabled, the Mobile Broadband allocates IP addresses to clients connected to it.
  • Disabling the DHCP Server
    If the Dynamic Host Configuration Protocol (DHCP) server is disabled, the Mobile Broadband does not allocate IP addresses to clients connected to it and IP addresses must be entered from each client.
  • Configuring DHCP Clients
    If the Dynamic Host Configuration Protocol (DHCP) server is enabled, certain settings must be configured on clients.

 

 

 

Huawei B618 Enabling the DHCP Server

If the Dynamic Host Configuration Protocol (DHCP) server is enabled, the Huawei B618 4G Router allocates IP addresses to clients connected to it.

Context

  • DHCP IP rangeand DHCP lease time (s) are available to be set only when the DHCP server is enabled.
  • After the DHCP server is enabled, enable the function to automatically obtain an IP address and a DNS server address from clients.

Procedure

  1. Choose SettingsDHCP.
  2. In IP address, enter the two last digits of the Huawei B618 4G Router‘s IP address.
  3. Select Enable to enable the DHCP server.
  4. In DHCP IP range, enter the last digit of the start IP address and the end IP address.
  5. In DHCP lease time (s), enter a lease time.
  6. Click Apply.

 

 

Huawei B618 Disabling the DHCP Server

If the Dynamic Host Configuration Protocol (DHCP) server is disabled, the Huawei B618 4G Router does not allocate IP addresses to clients connected to it and IP addresses must be entered from each client.

Procedure

  1. Choose SettingsDHCP.
  2. Select Disableto disable the DHCP server.
  3. Click Apply.

 

 

 

Huawei B618 Configuring DHCP Clients

If the Dynamic Host Configuration Protocol (DHCP) server is enabled, certain settings must be configured on clients.

Context

The following describe how to configure DHCP settings on a computer running Windows 7 as an example.

Procedure

  1. Choose StartControl Panel.
  2. From the Viewed bydrop-down list, choose Category.
  3. Choose Network and InternetNetwork and Sharing Center > Change adapter settings > Wireless Network Connection .
  4. Right click the network icon that you want to configure and choose Properties.
  5. On the Networking tab page, choose Internet Protocol Version 6 (TCP/IPv6) or Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
  6. On the Internet Protocol 6 (TCP/IPv6) Properties dialog box, select Obtain an IPv6 address automatically and Obtain DNS server address automatically. Or on the Internet Protocol 4 (TCP/IPv4) Properties dialog box, select Obtain an IP address automatically and Obtain DNS server address automatically.
  7. Click OK.

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Huawei B618 Firmware Online and Locally Update Guide

Online Update

The Mobile Broadband provides the online update function.

Procedure

  1. Click Update to check the current version information.

 NOTE:

  • During your update, do not close the browser or unplug the Mobile Broadband.
  • When detecting a new version and being updated, the Mobile Broadband reports the International Mobile Equipment Identity (IMEI) encrypted by RSA to the online update server.
  1. Click Check for Updates. The Mobile Broadband will detect the latest version.
  2. Click Update Now. A Downloading…dialog is displayed, showing the download progress.

Confirm dialog is displayed, indicating that the download succeeds.

  1. Click OK.

 

 

 

 

Updating Locally

Before performing a local update of the Mobile Broadband application, save the update package to your computer.

Procedure

  1. Choose UpdateLocal Update.
  2. Click Browse.

In the displayed dialog box, select the update package saved to your computer.

  1. Click Open.
  2. Click Update.

 NOTE:

During the update, do not disconnect the Mobile Broadband from its power supply or your computer.

  1. Click OK.

When the update is complete, the Mobile Broadband automatically restarts with the new version installed.

 

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Huawei B618 Text Messaging

Creating and Sending a Message

The Huawei B618 4G LTE Router allows you to create and send text messages.

Procedure

  1. Click SMS.
  2. Click New Message.
  3. Enter a recipient number.

 NOTE:

The Huawei B618 4G LTE Router enables you to send a message to multiple recipients, whose numbers need to be separated by a semicolon (;).

  1. Enter the content of the text message.

 NOTE:

The Huawei B618 4G LTE Router supports long text messages. When the message you compose exceeds the maximum number of characters allowed for one message, it is split into multiple messages before sending. One long message can be split into up to four messages.

  1. Click Send.

 

 

Viewing Messages

You can view received, sent, or draft messages.

Context

  • Inbox: stores messages received.
  • Outbox: stores messages sent successfully.
  • Drafts: stores draft messages and messages that failed to be sent.
  • : messages that have been read.
  • : unread messages.

Procedure

  1. Click SMS.
  2. Click the message to view its content.

 NOTE:

To reply to or forward a message, click the message, then Reply or Forward.

 

 

Importing Text Messages

You can import text messages from a SIM card to the Huawei B618 4G LTE Router.

Procedure

  1. Click SMS.
  2. Click Import.

 

 

Deleting Text Messages

This section describes how to delete text messages.

Procedure

  1. Click SMS.
  2. Find the message you want to view.
    • Click the arrows in the lower right corner to turn pages.
      • : Go to the first page.
      • : Go to the previous page.
      • : Go to the next page.
      • : Go to the last page.
    • To go to a specific page, enter the page number in the Page field, and click Go.
  3. Mark the messages you want to delete, and click Delete.

 NOTE:

You can unmark any marked message.

 

 

 

Configuring the SMS

Configure Short Message Service (SMS) settings.

Procedure

  1. Choose SMSSMS Settings.
  2. Set SMS parameters.
    • Set the SMS center number.

 NOTE:

  • The SMS center number is provided by the SIM/USIM/UIM card service provider. The number is updated automatically after a SIM/USIM/UIM card is inserted.
  • If the number is left blank or deleted, contact the SIM/USIM/UIM card service provider.
  • Turn on or off the SMS reports
  1. Click Apply to save the settings.

 

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Huawei B618 Traffic Statistics Settings

Viewing Traffic Statistics

Traffic statistics provide the network connection duration and traffic generated.

Context

 NOTE:

Traffic statistics are provided for your reference only. Accurate traffic records can be obtained from the bill provided by your operator.

Procedure

  1. Click Statistics.
  2. View the traffic data.

 

 

Clearing Traffic Statistics

This section describes how to clear the recorded traffic statistics.

Procedure

  1. Click Statistics.
  2. Click Clear Historyto display the Confirm dialog box.
  3. Click OK.

 

 

Setting the Monthly Traffic Statistics Function

You can set the monthly traffic statistics function and view the network traffic of the current month.

Procedure

  1. Click Statistics.
  2. Click Data Plan.

The Data Plan dialog box is displayed.

  1. Set the monthly traffic statistics parameters.

 NOTE:

If your traffic usage in the current month exceeds Threshold of Monthly data plan, the bar color on the Statistics page changes. Pay attention to your traffic usage to avoid incurring high data costs.

  1. Click Save.

 NOTE:

Click Edit to modify the monthly traffic statistics parameters.

 

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

 

Huawei B618 Setting User Rights

Users will be able to access a USB storage device only after you set the read/write and folder access rights for them.

Procedure

  1. Choose MoreSharing > User Settings.
  2. Click Add.
  3. Enter the user name and password.
  4. Enter the password again.
  5. Set Rights.
    • Read only: shared files can only be viewed.
    • Read/Write: shared files can be viewed and modified.
  6. Set Directory.
    • All: all files stored in the USB storage device can be accessed.
    • Custom: certain specified files in the USB storage device can be accessed. Click Select and select folders in the displayed Select Folder dialog box.
  7. Click OK.
  8. Click Apply.

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Huawei B618 Sharing Files Using Samba

The Samba Service allows computers running different operating system to access files in the USB storage device connected to Huawei B618 4G Router.

Prerequisite

Before you use the Samba Service, set the user rights and accessible folders. For details, see Setting User Rights.

Procedure

  1. Choose MoreSharing > Samba Server .
  2. Select Enable Samba sharing.

Example

A USB storage device connected to Huawei B618 4G Router contains photos, videos, and audio clips. User A wants to edit the photos, while user B wants to copy the videos. Due to security reasons, user A must be prevented from copying the videos, and user B must be prevented from viewing the photos. In this scenario, you can use Samba to set different folder access rights for different users.

 NOTE:

The computer runs Windows 7.

  1. Choose MoreSharing > Samba Server .
  2. Select Enable Samba sharing.
  3. Choose MoreSharing > User Settings.
  4. Click Add.
  5. Set the read/write and folder access rights for users A and B.
User name Password Confirm password Rights Directory
admin1 admin123 admin123 Read/Write The folder where the photos are saved
admin2 admin234 admin234 Read only The folder where the videos are saved
  1. Choose StartRun , enter \\192.168.8.1, and press Enter.
  2. If your device supports IPv6, please go to StartRun,enter the IPv6 address, and then press Enter.

 NOTE:

Set the IPv6 address as follows: Prefix the address with two backslashes (\\), substitute the colon (:) with a hyphen (-), and use .ipv6-literal.net as the suffix.

Example: If the IPv6 address is 2001:4898:9:3:c069:aa97:fe76:2449, it should be converted to \\2001-4898-9-3-c069-aa97-fe76-2449.ipv6-literal.net.

 

Check more details about Huawei B618 4G Router here: https://www.4gltemall.com/huawei-b618-lte-cat11-router.html

Difference between Huawei E5786 and E5885

It has been months since the Huawei Mobile WiFi Pro 2 was released to market and we had introduced this new 4G router in details. If you had used the Huawei first LTE cat6 mobile router, you may know the Huawei E5786 4G hotspot. Today, we will have a look at what’s the difference between the Huawei E5885 and E5786.

Appearance

As we introduced before, the Huawei E5885(available model called E5885Ls-93a) follows the design of the Huawei E5770 Mobile WiFi Pro. On the front upper side, there is only a small screen to show connection information. The upper side is made of plastic but looks cool, the below part is made of high quality leather, which makes it feels very good in hand. Huawei logo is on the leather.  The whole body of Huawei E5786 is made of plastic, but it also feels good and slippery. The Huawei logo and power button are located at each side of the screen of E5786.

On the back of Huawei E5786, there is Huawei logo with “mobile WiFi”. The Huawei E5885 back has Huawei logo and words “CAT6/6400mAh/23Wh” which indicates the mobile router is a LTE Category 6 mobile hotspot with 6400mAh battery for 23 hours working time.

HUAWEI E5885Ls-93a Mobile WiFi Pro 2 back logo

The Huawei E5885 power and WPS button are located at the top edge. Between them, the Output and input USB ports, and the Ethernet port are covered by a small cap. The Huawei E5786 has a menu button on the top edge and USB port is at the opposite side.

Huawei E5786 back logo

The back cover of Huawei E5885 and E5786 can be opened. In the Huawei E5885, we can see the SIM card slot and Micro SD card slot are located, where there is a reset button in red. Below is a label with the model number, IMEI number, SSID, WiFi key, IP address, user name and password. One QR code is also included so as to scan and connect. The Huawei E5786 also has the SIM card and MicroSD card slot lying together. What’s more, two TS-9 connectors for external antennas are covered by a cap. However, there is no antenna connector in Huawei E5885.

HUAWEI E5885Ls-93a Mobile WiFi Pro 2 sim card slot and sd card slot

Technical Specifications

The Huawei E5885 and E5786 are both LTE cat6 mobile hotspot which could support LTE download speed up to 300Mbps and upload speed to 50Mbps. They both provide variants for different carriers and various LTE frequency bands. The WLAN standard supports latest 802.11ac with dual band. Huawei E5786 could support up to 10 wireless devices to access internet through WiFi while the latest Huawei E5885 supports maximum up to 32 users. They both use the Micro SIM card. The Huawei E5885 provides one more connection by Ethernet cable while Huawei E5786 can only keep connected with SIM card.

Huawei E5786 antenna connectors

Battery

The back cover of the Huawei E5786 and E5885 can be opened, but the battery of them can’t be removed for change. The battery of Huawei E5786 is 3000mAh, which can keep working for 10 hours. While the Huawei E5885 has larger battery of 6400mAh, which would provide 23 hours working time. They both can charge other electric devices as a mobile power bank. However, the Huawei E5786 needs an accessory call AF18 adapter to make this function true. The Huawei E5885 can directly charge other devices without any problem.

 

What’s more, the Huawei E5885 has a special USB cable with the device. The USB cable can be used as a lifting rope, which is really a smart and practical design. The Huawei E5786 uses the normal USB 2.0 cable for charging.

HUAWEI E5885Ls-93a Mobile WiFi Pro 2 USB Cable

From the comparison, we think there is no doubt that the latest Huawei E5885 is much better than the E5786, ont only on the design but also the practical functions. So if you are looking for a wonderful mobile hotspot, we think Huawei E5885 is good to recommend.

Huawei P10 Plus In Hand

Together with the Huawei P10, Huawei launched the P10 Plus in spring 2017. The sister model offers a slightly larger display with better resolution and has a light-sensitive camera. The P10 Plus also has its own way in the case. The technology inside can be seen: as standard, there are 128 GB internal user memory, 6 GB memory and an Octa core processor of the Kirin 960 type. The 3750 mAh strong battery ensures a long runtime.

 

Larger Touchscreen

In a direct comparison, it’s obvious that the Huawei P10 Plus is a whole lot bigger than the normal P10. Instead of a 5.1 inch display, a 5.5 inch display is used; the resolution was increased from 1920 x 1080 pixels to 2560 x 1440 pixels. The display makes colors very strong thanks to AMOLED technology, but a slightly higher maximum brightness could be well tolerated. In most situations, the screen is bright enough, but in direct sunlight, many other smartphones such as the Samsung Galaxy S8 would benefit clearly.

The fingerprint sensor is located under the display, same as on the P10, and can also be used as a replacement for the three software keys: Home, Back and Multitasking. Right soft-touch keys next to the fingerprint sensor are not available.

 

Beautiful case design

The case is made of metal for both the Huawei P10 and the P10 Plus. However, the rear panel has a crucial difference: the rear panel is slightly corrugated, the P10 is smooth. I personally like the back of the P10 Plus much better, it stands out from the crowd and the device does not seem so slippery in the hand. The case looks particularly nice in the colors blue (“Dazzling Blue”) and green (“Greenery”), depending on the light incident, the colors change with the viewing angle slightly, which is a nice effect.

 

Camera with f1.8 aperture

Regarding the camera, Huawei has improved the P10 Plus compared to the normal P10. There is a monochrome sensor with 20 megapixel resolution and a RGB sensor with 12 megapixels, the aperture of f1.8 is here the decisive difference to the P10. The photos were very good in the test, colors were accurately reproduced and the picture was always sharp and exactly as one expected. If you want to get a bit more out of the camera or want to test things like long-exposure with tripod, you can do this via the professional mode.

 

Other technology

As an operating system, Android version 7.0 is used in the Huawei P10 Plus. The EMUI 5.1 user interface runs on it. I personally find the software very appealing, as it offers some interesting additional features compared to the basic Android and partly quite close to the iOS operating system from Apple, which is quite positive. Other users criticize more often that the EMUI surface is too colorful and playful – a criticism, which is certainly justified in some places.

 

With 128 GB internal memory and optional memory expansion via MicroSD card, the P10 Plus offers more than enough memory space. The dual SIM function is available in Asia areas.

 

The HiSilicon Kirin 960 processor proved to be fast and powerful, as expected from an expensive high-end smartphone, of course. Also the modem could convince: Reception and voice quality were perfect. In the LTE network, the Huawei P10 Plus can use speeds of up to 500 MBit/s in many areas. This is possible in the many networks by means of three channel bundling (3CA) and 256QAM modulation.

 

Conclusion

The Huawei P10 Plus has convinced in the test especially through its very beautiful metal body and the very good camera system. Especially the case colors “Greenery” and “Dazzling Blue” are unique. Away from the camera and body, the Huawei P10 Plus is quite unspectacular: it offers up to Wireless Charging almost everything you expect from a flagship smartphone 2017 and works fast and flawlessly. The AMOLED display of the P10 Plus offers advantages in comparison to the LCD of the Huawei P10 black value, but annoying is the vulnerability to fingerprints. All in all, therefore, my conclusion is: if you think the normal P10 is too small or its body is too simple, you may need get a good upgrade with the P10 Plus!