Service Managed Gateway TM. How to Configure an ADSL Connection with 3G backup

Service Managed Gateway TM How to Configure an ADSL Connection with 3G backup Issue 1.0 Date 21 June 2010 Table of contents 1 About this doc...
Author: April Miller
0 downloads 0 Views 1MB Size
Service Managed Gateway

TM

How to Configure an ADSL Connection with 3G backup

Issue

1.0

Date

21 June 2010

Table of contents

1

About this document ............................................................................... 4

1.1

Scope ..................................................................................................... 4

1.2

Readership ............................................................................................. 4

1.3

More information .................................................................................... 4

1.3.1

Assigned interface number ...................................................................... 4

1.3.2

ISP provider details ................................................................................ 4

1.3.3

References to GSM (3G) .......................................................................... 4

1.3.4 1.4 2

SIM Card ............................................................................................... 4 Terminology ........................................................................................... 4 Introduction ............................................................................................ 5

2.1

What is ADSL technology? ...................................................................... 5

2.2

ADSL connections ................................................................................... 5

2.3

ADSL connection options on your SMG ................................................... 6

2.4

What is 3G technology? .......................................................................... 8

2.5

Types of data bearers that the GSM (3G) modem supports .................... 8

2.5.1

GPRS .................................................................................................... 8

2.5.2

HSDPA .................................................................................................. 8

2.5.3

CSD in EGSM900/GSM1800 MHz .............................................................. 8

3

Configuring your SMG .............................................................................. 9

3.1 3.1.1 3.2

Fast start wizard .................................................................................... 9 Disabling Activation ................................................................................ 9 Configuring a routed ADSL connection over PPP .................................. 11

3.2.1

Generating an ADSL connection over PPP .................................................12

3.2.2

Configuring advanced options for your PPP network ...................................14

3.2.3

Saving your PPP configuration .................................................................15

3.3

Configuring a bridged ADSL connection................................................ 18

3.3.1

Generating a bridged connection .............................................................21

2.2.3

Saving your bridged configuration ...........................................................22

4

Setting up the GSM (3G) modem as a backup WAN link ........................ 23

4.1

Configuring the GW7000 to use the GSM (3G) modem interface .......... 23

4.1.1

Configure the IP default route .................................................................23

4.1.2

Configure the PPP interface .....................................................................25

4.1.3

Configure the IP interface .......................................................................26

4.1.4

Configure address translation ..................................................................28

4.1.5

Configure IPCP options ...........................................................................29

4.1.6

Configure the local primary dns ...............................................................30

4.1.7

Configure local secondary dns .................................................................31

4.1.8

Select asynchronous PPP operation ..........................................................33

4.1.9

Configure authentication options .............................................................34

4.1.10

Set dialling options for GSM only .............................................................37

4.1.11

Configure the modem interface ...............................................................39

© 2010 Virtual Access (Irl) Ltd. This material is protected by copyright. No part of this material may be reproduced, distributed, or altered without the written consent of Virtual Access. All rights reserved. All trademarks, service marks, registered trademarks and registered service marks are the property of their respective owners. Virtual Access is an ISO 9001 certified company.

How to Configure an ADSL Connection with 3G backup Issue 1.0

Page 2 of 42

Table of contents

4.1.12

Configure the GSM (3G) modem ..............................................................40

4.1.13

Save the configuration ...........................................................................41

4.1.14

Reload the configuration .........................................................................42

© 2010 Virtual Access (Irl) Ltd. This material is protected by copyright. No part of this material may be reproduced, distributed, or altered without the written consent of Virtual Access. All rights reserved. All trademarks, service marks, registered trademarks and registered service marks are the property of their respective owners. Virtual Access is an ISO 9001 certified company.

How to Configure an ADSL Connection with 3G backup Issue 1.0

Page 3 of 42

1: Introduction

1 About this document 1.1 Scope This configuration guide explains how to set up and configure an ADSL link with a 3G backup.

1.2 Readership This document is for engineers who have previous experience configuring and managing Service Managed Gateways (SMGs).

1.3 More information 1.3.1

Assigned interface number Throughout this guide we have used ppp-2 as the assigned interface number. You can configure any ppp interface number for connections.

1.3.2

ISP provider details Please check with your provider for your number, username, and password for your access point.

1.3.3

References to GSM (3G) The SMG web interface refers to GSM, so screen grabs of the web interface will vary.

1.3.4

SIM Card WARNING The SIM card MUST be inserted into the SMG before the unit is powered on. Do not insert or remove the SIM card after the unit has been powered on.

1.4 Terminology Abbreviation

Description

ADSL

Asymmetric Digital Subscriber Line

GSM

Global System for Mobile communications

UMTS

Universal Mobile Telecommunications System

HSDPA

High-Speed Downlink Packet Access

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue 1.0 © 2010 Virtual Access

Page 4 of 42

1: Introduction

2 Introduction 2.1 What is ADSL technology? Asymmetric Digital Subscriber Line (ADSL) is a technology for transmitting digital information at high speed on existing telephone lines to homes and businesses. Unlike a regular, dial-up telephone service, ADSL provides a continuously available, “always-on” connection. ADSL was specifically designed to exploit the asynchronous nature of most multimedia communication in which the user can obtain large amounts of information and only a small amount of interactive control information is returned. ADSL circuits can support data rates of up to 8 Mbps downstream from the network service to the user; and 1 Mbps upstream from the user to the network service.

2.2 ADSL connections ADSL access services typically use the Asynchronous Transfer Mode (ATM) protocol to provide a low level communications path between the user's access equipment and the service provider head end. The head end may be a Broadband Access Server (BAS) that sits, logically, behind the ADSL central office Digital Subscriber Line Access Multiplexer (DSLAM) and is connected using an ATM backbone. ATM is a high-speed switching technology where data is grouped into cells. Connection between the user equipment and the BAS is then achieved using the Point-toPoint Protocol (PPP) running over the ATM connection path. PPP is a defined industry standard used widely to allow two devices to communicate across a logical link. It is extensively deployed by service providers as a means of connecting customers to Internet Protocol (IP)-based services, such as the Internet.

Figure 1: PPP over a DSL connection The method of running PPP between the user equipment and the BAS may be either directly over the ATM layer (PPPoA) or over an intermediate Ethernet layer (PPPoE).

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue 1.0 © 2010 Virtual Access

Page 5 of 42

1: Introduction

2.3 ADSL connection options on your SMG You can configure two main types of ADSL service on your Service Managed Gateway: 

ADSL Routed PPP Connection



ADSL Bridged Connection

If you select the Routed PPP service, you can run the PPP over ATM (PPPoA) or over Ethernet (PPPOE). The following diagrams illustrate the topology of these connections.

Figure 2: A routed ADSL connection over PPPoA

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue 1.0 © 2010 Virtual Access

Page 6 of 42

1: Introduction

Figure 3: A routed ADSL connection over PPPoE Less commonly, you may need to configure a bridged connection over ADSL. A bridge is a device that connects two local networks, and forwards packets between them. If your ADSL service is delivered as a bridged connection, the SMG has no visibility of the IP, or other protocol. This type of service is often associated with single PC user connections where the higher level 'routing' is performed in the PC client software.

Figure 4: A bridged ADSL connection

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue 1.0 © 2010 Virtual Access

Page 7 of 42

1: Introduction

2.4 What is 3G technology? 3G is the third generation of mobile phone standards and technology. It is based on the International Telecommunication Union (ITU) family of standards under the International Mobile Telecommunications programme, IMT-2000. 3G technologies enable network operators to offer users a wider range of more advanced services while achieving greater network capacity through improved spectral efficiency. Services include wide-area wireless voice telephony, video calls, and broadband wireless data, all in a mobile environment. The GW7000 Service Managed Gateway (SMG) contains a GSM (Global System for Mobile communications) 3G wireless modem. The modem in connection with a SIM card establishes a WAN connection to the Internet. The GW7000 supports a maximum download speed of 7.2 Mbps and a maximum upload speed of 2Mbps.

2.5 Types of data bearers that the GSM (3G) modem supports Data bearers are frame protocols that transport data streams. The GSM (3G) modem supports GPRS, HSDPA, and CSD.

2.5.1

GPRS GPRS (General Packet Radio Service) uses packet-switched technology to transmit small bursts of data. The 3G modem on the GW7000 SMG supports multi-slot class 6, which allows a maximum data rate of 384Kbps class 3. The maximum data rate available to the 3G modem depends on provisioning by the network operator.

2.5.2

HSDPA HSDPA (High-Speed Downlink Packet Access) uses circuit-switched technology to transmit data at speeds of up to 1.8Mbps.

2.5.3

CSD in EGSM900/GSM1800 MHz CSD (Circuit-Switched Data) mode enables the 3G modem to transmit data over the EGSM (Extended Global System for Mobile communications) frequency or the GSM frequency. The modem behaves as a dual-band mobile phone behaves.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue 1.0 © 2010 Virtual Access

Page 8 of 42

3: Configuring your SMG

3 Configuring your SMG 3.1 Fast start wizard Your Service Managed Gateway is designed to be automatically configured by the Activator Distributed System (DSS) upon correct installation of the SMG. When your SMG is correctly connected to your PC, type fast.start into the URL line of your browser to display the Start page.

Figure 5: The SMG start page If a login page appears type in the login password you received from your administrator. If you have not received a password, contact the Virtual Access support team. Access the Fast Start Wizard by clicking the Fast.Start icon on the home page of the embedded web. The Fast Start wizard will guide you through a series of forms that you must complete to configure your SMG.

3.1.1

Disabling Activation Depending on your factory configuration settings, you may be asked to disable Activation. If you do not see the Activation in progress page, skip this section and go to section 2.2. When you click the Fast Start icon, the Activation in progress page appears. It displays the status of the Activation process.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 9 of 42

3: Configuring your SMG

Figure 6: The activation in progress page To manually configure your SMG for ADSL, you must disable Activation. To do this, click Continue. If you do not need to stop Activation, click Close. Warning! Do not disable Activation unless you are sure there is a problem. When you click Continue, the Welcome to your Service Managed Gateway page appears.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 10 of 42

3: Configuring your SMG

3.2 Configuring a routed ADSL connection over PPP

Figure 7: The Welcome page Select ADSL Routed PPP Connection from the Service type drop-down list. If your gateway has not been set to Activate, go to section 2.2.1. If your gateway has been set to Activate, a dialog box appears. Carefully read the warning in the dialog box.

Figure 8: The dialog box that lets you cancel Activation To allow Activation to continue, click Cancel. The dialog box closes and Activation continues. How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 11 of 42

3: Configuring your SMG

To disable Activation, click OK. The Activation process ends and the next page of the Fast.start wizard appears.

3.2.1

Generating an ADSL connection over PPP

Figure 9: The welcome page After you have selected ADSL Routed PPP Connection from the drop-down menu, click Connection Wizard to open the Connections page.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 12 of 42

3: Configuring your SMG

Figure 10: The connections page Fill in the connections page fields described in table 1 below. Then click Next. Field

Description

Connection name

Specify a descriptive name for your connection in this field. This name is used to identify the connection for maintenance functions such as connecting, disconnecting, and viewing connection statistics.

Connection Type

Select PPP over Ethernet (PPPoE), PPP (RFC2364 vc mux), or PPP (RFC 2364 llc) as required. Note: If you are unsure which connection type to use for a service over PPPoA, you should usually choose RFC2364 vc mux.

Connection username

In most cases, your service provider requires that you enter a login and password to access Internet services.

Connection password

Enter your password in the Connection password field. For security, an asterisk (*) appears each time you type a character. To verify that you typed the password correctly, re-enter it in the Re-enter connection password field.

Virtual Path Identifier/Virtual Connection Identifier

These fields relate to the Asynchronous Transfer Mode (ATM) channel on which the link is established. The Virtual Path Identifier and the Virtual Connection Identifier allow all packets sent out to have a unique identification number. Use the defaults provided here unless otherwise directed by your service provider. By default, the SMG is configured to allow your service provider to assign an IP address to the connection. If this is how your service is provided

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 13 of 42

3: Configuring your SMG

and you are using the default LAN configuration (SMG allocates addresses and acts as DNS server to the PCs on the LAN), then click Next. Otherwise, click Advanced Options to display the Advanced Network Options.

Table 1: The connection wizard fields and their descriptions

3.2.2

Configuring advanced options for your PPP network You do not have to configure advanced options to activate your SMG. If you are not familiar with advanced network options or if your service provider has not given you advanced network options, skip this section. To view advanced options, on the Connections page, click Advanced Options. The Advanced Network Options page appears.

Figure 11: Advanced network options IP address obtained automatically Select yes in the IP address obtained automatically drop-down list to obtain the IP address automatically. If you do not want to obtain the IP address automatically, select no from the drop-down list. Then click Details to open the IP Addressing pop-up window.

Figure 12: IP addressing parameters

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 14 of 42

3: Configuring your SMG

Your service provider will give you the addresses that you should type in the three fields in the IP Addressing pop-up window. If your service provider does not give you any addresses, use the addresses that are in the pop-window when it pops up. Click OK to close the IP Addressing pop-up window. Automatically obtaining a DNS address You do not have to configure DNS addressing. If you are not familiar with DNS addressing or your service provider has not given you DNS addresses, you can skip this section. The Domain Name System (DNS) associates host names with IP addresses. The DNS server is responsible for tracking these associations. The DNS address is usually obtained automatically. However, if it is not, select no from the DNS address obtained automatically drop-down list. Then click Details to display the DNS Addressing pop-up window.

Figure 13: DNS address parameters Type the IP address of the primary DNS server in the Primary DNS IP Address field. If there is a secondary DNS server, type its address of the secondary DNS server in the Secondary DNS IP Address field. Click OK to close the DNS Addressing pop-up window. IP address translation enabled IP address translation (IPAT) can be used to hide the devices on the local LAN by substituting the IP address of the originating device with the IP address of the SMG. If IP address translation is to be disabled for the leased line connection, select no from the IP address translation enabled drop-down list. PPPoE Service Name Enter the name of the PPP over Ethernet (PPPoE) service. Click OK to close the Advanced ADSL Network Options pop-up window. Then click Next on the Connections page to open the Finished page.

3.2.3

Saving your PPP configuration Click Next on the Connections page. The Finished page appears.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 15 of 42

3: Configuring your SMG

Figure 14: The first finished page, where you save the configuration Click Save configuration to save the new or updated ADSL over PPP connection. Then reload your SMG. After the SMG reloads, click Close. A Finished page appears to let you test your connection and register your SMG.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 16 of 42

3: Configuring your SMG

Figure 15: The second finished page, where you register or test the connection Click Register to register your product. Fill in the form that appears, print it and email, fax or send it to the number and address on the form. Before you click Finish, you can test your connection to ensure that you have configured it correctly. Click Test Connection on the Finished page to access the Connection Monitor.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 17 of 42

3: Configuring your SMG

Figure 16: The connection monitor Note: If the connection details do not appear, you can click a grey ATM VC box and a list of active VPI/VCI numbers will be displayed. You can use these numbers to reconfigure the default value in the wizard. For more information about the Connection Monitor, consult the Advanced menu in ‘Operating Your Service Managed Gateway’. When you click Finish you return to the SMG start page. From the start page you can access the Advanced and Status menus to further configure, view, and monitor your SMG.

3.3 Configuring a bridged ADSL connection If you configure a bridged connection on your SMG, your Internet Service provider (ISP) allocates one or more IP addresses to devices on the local network. You can still access the Internet, but in order to regain management access, you must: 

reset the SMG using the RESET button at the back of the box, or



assign an ISP-supported IP address to the SMG using the Advanced Options feature.

Access the Fast Start Wizard by clicking the Fast.Start icon on the home page of the embedded web. The Fast Start wizard will guide you through a series of forms that you must complete to configure your SMG. Depending on your factory configuration settings, you may be asked to disable Activation. If you do not see the Activation in progress page, skip this section and go to section 2.3.1.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 18 of 42

3: Configuring your SMG

. Figure 17: The Welcome page that lets you access the connection wizard From the Service type drop-down list, select ADSL Bridged Connection. If your gateway has not been set to Activate, the connection page appears. Go to section 2.3.1. If your gateway has been set to Activate, a dialog box appears. Carefully read the warning in the dialog box.

Figure 18: The dialog box that lets you cancel Activation To allow Activation to continue, click Cancel. The dialog box closes and Activation continues. To disable Activation, click OK. The Activation process ends and the next page of the Fast.start wizard appears.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 19 of 42

3: Configuring your SMG

Figure 19: The Welcome page After selecting ADSL Bridged Connection, click Connection Wizard to open the Connections page.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 20 of 42

3: Configuring your SMG

3.3.1

Generating a bridged connection

Figure 20: The service provider allocates IP addresses Virtual Path Identifier/Virtual Connection Identifier These fields relate to the Asynchronous Transfer Mode (ATM) channel on which the link is established. The Virtual Path Identifier and the Virtual Connection Identifier allow all packets sent out to have a unique identification number. Use the defaults provided here unless otherwise directed by your service provider. Click Next to display the Finished page.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 21 of 42

3: Configuring your SMG

2.2.3

Saving your bridged configuration

Figure 21: The finished page, where you save the configuration Click Save configuration to save the new or updated bridged connection. This will automatically reload your SMG so that the changes can be implemented.

Figure 22: Reloading message After the SMG reloads, click Close window.

How to Configure an ADSL Connection with 3G backup with 3G Backup Issue: 1.0 © 2010 Virtual Access

Page 22 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

4 Setting up the GSM (3G) modem as a backup WAN link You set up the GSM (3G) modem for a primary WAN link in the Expert View of the Advanced section of the web of the SMG. On the SMG Start page, click Advanced. In the Advanced menu, click Expert View.

4.1 Configuring the GW7000 to use the GSM (3G) modem interface 4.1.1

Configure the IP default route In the Expert View menu, select system -> ip -> ip routing -> default routes list. The IP Default Routes list page appears.

Figure 23: The ip default routes list page In the Index 1 row, click add. The Defaults Route Entry 1 page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 23 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 24: The ip default routes entry 1 page Configure your settings using the descriptions table below. Then click Update. The screen returns to the IP Default List page. Field name

Description

Configured

Enables or disables the default route.

Route Type

Indicates whether the route type is over a numbered or unnumbered link. A numbered link is a link that has been assigned an IP address.

Next Hop For Numbered Interfaces

When Route Type is set to numbered, enter the IP address in dotted-decimal notation, of an adjacent router. The local device sends traffic to this router when a route to a destination is not known.

Set Configured to Yes

Command line

Set Ip Route Default Configured Set Ip Route Default Numbered

Set Route Type to unnumbered.

Set Ip Route Default Next Hop Ip

Set Next Hop For Numbered Interfaces fields to 0.0.0.0. Next Hop For Unnumbered Interfaces

Selects the interface as the default route.

Last Resort

Specifies that the route is to be used only if all others are down. Usually used with a route that is slow or expensive, or both.

Set Ip Route Default Next Hop Interface

Set Next Hop For Unnumbered Interfaces to ppp-1.

Ip Route Default Indexed Last Resort

Table 2: The default route entry fields and their descriptions To configure the default router for the 3G connection click add in the index 2 row. The IP Defaults Routes Entry 2 page appears. Configure your settings using the descriptions table below. Then click Update. How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 24 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 25: The IP default routes entry 2 page Field name

Description

Configured

Enables or disables the default route.

Route Type

Indicates whether the route type is over a numbered or unnumbered link. A numbered link is a link that has been assigned an IP address.

Set Configured to Yes

Command line

Set Ip Route Default Configured Set Ip Route Default Numbered

Set Route Type to unnumbered. Next Hop For Numbered Interfaces

When Route Type is set to numbered, enter the IP address in dotted-decimal notation, of an adjacent router. The local device sends traffic to this router when a route to a destination is not known.

Set Ip Route Default Next Hop Ip

Set Next Hop For Numbered Interfaces fields to 0.0.0.0. Next Hop For Unnumbered Interfaces

Selects the interface as the default route.

Last Resort

Specifies that the route is to be used only if all others are down. Usually used with a route that is slow or expensive, or both.

Set Ip Route Default Next Hop Interface

Set Next Hop For Unnumbered Interfaces to ppp-2.

Ip Route Default Indexed Last Resort

Table 3: The IP default route fields, their descriptions and command lines Click Update.

4.1.2

Configure the PPP interface The GWM (3G) modem uses the modem-1 interface, so you must configure ppp-2 to send and receive data using the modem-1 interface. How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 25 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

In the Expert View menu, select interfaces -> ppp-2 -> wan interface. The WAN Interface page appears.

Figure 26: The WAN interface page On the PPP WAN Interface page, select Modem -1 from the Wan Interface drop-down list. Field name WAN Interface

Description Defines the connection type on the PPP WAN interface.

Command line

Ppp Interface Wan Interface

Table 4: The PPP WAN interface field, its description and command line Click Update. The Configuration Update Result page appears. You can leave saving your configuration until you have made all your changes.

4.1.3

Configure the IP interface To configure the IP interface, in the Expert View menu, select interfaces -> ppp-2 -> ip -> ip. The IP Interface page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 26 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 27: The IP interface on ppp-2 page Field name Enabled

Description Enables or disables IP operation on the selected interface.

Command line

Set Ip Interface Enabled

Set to yes. Type

Select one of the following options to define the point to point link associated with the PPP interface as operating in unnumbered IP mode or numbered IP mode. numbered

Configures an IP point to point link for numbered operation. Default.

unnumbered

Configures an IP point to point link for numberless or unnumbered operation.

Set Ip Interface Unnumbered Link Enabled

Note: when an interface is defined as unnumbered, the IP Address field for the interfaces(s) must be set to 0.0.0.0. Set to unnumbered. IP Address

Enter the IP address, in dotted decimal notation, to be assigned to the selected interface.

Set Ip Interface Address

This field and the Mask provide the network and host identification. This configuration change does not take effect until the device reboots. Note: When the interface is defined as unnumbered, this field must be set to 0.0.0.0

Set IP Address to 0.0.0.0. Mask

Enter the subnet mask, in dotted

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Set Ip Interface Address

Page 27 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

decimal notation, to be assigned to the selected interface. The subnet mask is used to determine the network and host ID from the IP address and is based on the network class.

Mask

Set Mask to 255. 255. 255. 0. Remote IP Address

Enter the IP address of the peer at the opposite end of the point to point link associated with the selected interface. The IP router process establishes a host route to the end point of each point to point link based on the remote address.

Set Ip Interface Remote Address

Remote IP Address to 0.0.0.0. Remote Mask

Specify the subnetwork mask, in dotted decimal notation, to be associated with the remote end point of an unnumbered IP link.

MTU

Enter the size, in bytes, of the largest IP datagram that can be sent by the selected interface. The MTU value includes the data link header, IP header, and IP data field.

Set Ip Interface Remote Mask

Remote Mask to 255.255.255.0

Minimum Value

64

Default Value

1500

Maximum Value

1500

Units

Bytes

Set Ip Interface Mtu

Set MTU to 1500 BOOTP enabled

This option is used to enable or disable BOOTP on the selected interface. yes

Enables BOOTP

no

Disables BOOTP

Set Ip Interface Bootp Enabled

Set BOOT enabled to no.

Table 5: The IP interface on ppp-2 fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

4.1.4

Configure address translation In the Expert View menu, select interfaces -> ppp-2 -> ip -> address translation -> outgoing. The Outgoing Address Translation page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 28 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 28: The outgoing address translation page Field name Enabled

Description Enables or disables the translation of outgoing IP datagrams on this interface. Yes

Enables translation of outgoing IP datagrams on the selected interface.

no

Disables translation of outgoing IP datagrams on the selected interface.

Command line

Ip Address Translation Interface Enabled

Table 6: The outgoing address translation on ppp-2 field, its description and command line On the Outgoing Address Translation page, set Enabled to yes. Click Update. The Configuration Update Result page appears.

4.1.5

Configure IPCP options In the Expert View menu, select interfaces ->ppp-2 ->ip->ipcp options->local address. The Local IP Address Negotiation page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 29 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 29: The local IP address page Field name

Description

Command line

Enabled

Enables or disables the IP address negotiation on the local end of the link.

Set Ppp Interface Local Option Ipcp Address Enabled

Set Enabled to yes. Required

Specifies whether or not negotiation of the local IP address is required. Set Required to no.

Negotiable

Indicates whether the IP address is negotiable or not negotiable.

IP Address

If negotiation is enabled, enter the IP address to use for local IP address negotiation. Enter the IP address in dotted decimal notation.

Negotiable to yes.

Set Ppp Interface Local Option Ipcp Address Negotiation Required Enabled Ppp Interface Local Option Ipcp Address Negotiable Enabled Ppp Interface Local Option Ipcp Address Value

Set IP Address to 0.0.0.0

Table 7: The local IP address fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

4.1.6

Configure the local primary dns In the Expert View menu, select interfaces ->ppp-2 ->ip->ipcp options-> local primary dns. The Local Primary DNS page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 30 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 30: The local primary DNS negotiation on ppp-2 page Field name Enabled

Description Enables or disables negotiation of the primary DNS IP address on the local end of the link.

Command line

Set Ppp Interface Local Option Ipcp Primary Dns Address Enabled

Set Enabled to yes. Required

Enables or disables primary DNS negotiation on the local end of the link. Set Required to no.

Negotiable

Indicates whether primary DNS negotiation is negotiable or not negotiable by the local end of the link.

IP Address

Enter the IP address of the primary DNS server to be used by the local end of the link. Setting the IP address to 0.0.0.0 is an explicit request that the remote end provides the address information.

Negotiable to yes.

Set Ppp Interface Local Option Ipcp Primary Dns Address Negotiation Required Enabled Set Ppp Interface Local Option Ipcp Primary Dns Address Negotiable Enabled Set Ppp Interface Local Option Ipcp Primary Dns Address Value

Address to 0.0.0.0.

Table 8: The local primary DNS fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

4.1.7

Configure local secondary dns In the Expert View menu, select interfaces ->ppp-2 ->ip->ipcp options->local secondary dns. The Local Secondary DNS Negotiation page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 31 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 31: The local secondary DNS negotiation on ppp-2 page Field name Enabled

Description Enables or disables negotiation of the primary DNS IP address on the local end of the link.

Command line

Set Ppp Interface Local Option Ipcp Secondary Dns Address Enabled

Set Enabled to yes Required

Enables or disables primary DNS negotiation on the local end of the link.

Negotiable

Indicates whether primary DNS negotiation is negotiable or not negotiable by the local end of the link.

IP Address

Enter the IP address of the primary DNS server to be used by the local end of the link. Setting the IP address to 0.0.0.0 is an explicit request that the remote end provides the address information.

Set Required to no.

Negotiable to yes.

Set Ppp Interface Local Option Ipcp Secondary Dns Address Negotiation Required Enabled Set Ppp Interface Local Option Ipcp Secondary Dns Address Negotiable Enabled Set Ppp Interface Local Option Ipcp Secondary Dns Address Value

Set Address to 0.0.0.0

Figure 32: The secondary DNS fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 32 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

4.1.8

Select asynchronous PPP operation All PPP interfaces by default are configured for synchronous data transfer. The GSM (3G) modem however, uses asynchronous data transfer so you must configure the PPP interface to operate asynchronously. In the Expert View menu, select interfaces -> ppp-2 -> ppp -> ppp. The PPP Interface page appears. Click Advanced to view the advanced options.

Figure 33: The PPP interface page Set Enabled to yes, and set Asychronous Link Enabled to yes. You can leave all other settings at their default values. Field name

Configuration

Command line

Set Ppp Interface Enabled Set Ppp Interface Maximum Receive Unit

Enabled

Enables the ppp-2 interface.

Maximum Receive Unit (MRU)

The SMG sends the MRU to the end device or peer to inform it that the router can receive larger packets, or to request that the peer send smaller packets. Enter the MRU for the specified PPP interface. Minimum value is 512 bytes. Default/Maximum value is 1524 bytes.

Maximum Remote Receive Unit

The peer sends the Maximum Remote Receive Unit (MRRU) to the SMG to inform it that the remote router can receive larger packets, or to request that the peer send smaller packets. Enter the MRRU for the specified PPP interface. Minimum value is 512 bytes. Default/Maximum value is 1524 bytes.

Set Ppp Interface Maximum Remote Receive Unit

Period

Indicates the length of time, up to

Set Ppp Interface

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 33 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Authentication Timer

3600 seconds, between successive attempts to authenticate the PPP peer associated with the selected PPP interface.

Periodic Authentication Timer

Maximum Authentication Retries

Indicates the maximum number of authentication retries after the first authentication attempt fails. When the maximum number of retries is exceeded, the connection is terminated on the selected PPP interface. The maximum number of retries allowed is 64; the default is 3. Minimum value is 0 and maximum value is 64.

Set Ppp Interface Maximum Number Of Authentication Retries

IP Enabled

Enables IP on the interface.

Bridging Enabled

Enables or disables bridging negotiation and operation on the selected PPP interface.

Set Ppp Interface Ip Enabled Set Ppp Interface Stp Enabled

Time to Send LQR

Indicates the length of time in seconds to send the LQR. The maximum allowed is 3600 seconds; the default is 0 seconds.

Set Ppp Interface Time To Send Lqr

Send Time Remaining Enabled

Enables or disables the option to send a notice indicating the amount of time remaining for the connection on the selected interface.

Set Ppp Interface Send Time Remaining Enabled

Send Identifier String Enabled

Enables or disables the option to send an identifier string on the selected interface. When this option is enabled, enter the identifier string in the Identifier String field.

Set Ppp Interface Send Identifier String Enabled

Identifier String

Used to enter the identifier string when Send Identifier String Enabled is set to yes.

Set Ppp Interface Identifier String

Asynchronous Link Enabled

Enables the interface to communicate in asynchronous mode.

Primary DNS IP Address

Address of the primary DNS server.

Secondary DNS IP Address

Address of the secondary DNS server.

Set Ppp Interface Asynchronous Link Enabled Set Ppp Interface Dns Ip Address Set Ppp Interface Secondary Dns Ip Address

Table 9: The PPP Interface on ppp-2 fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

4.1.9

Configure authentication options Access to each PPP interface can be restricted, based on a username and password. The username and password for the local interface are entered in the Local Username and Local Password fields. In some cases, the remote end of the connection may also require a username and password for authentication. The username and password for the remote end are entered in the Remote Username and Remote Password fields. Note: Password validation does not require a minimum length or the use of numeric characters. In the Expert View menu, select interfaces -> ppp-2 -> ppp->authentication>name and password. The Username and Password page appears. How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 34 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 34: The username and password page On the name and password page, set the local username and password. Field name Local Username

Local Password

Description Enter an ASCII string for the authentication user name on the selected PPP interface. This username is used in PAP and CHAP security. Option

Description

Minimum length

0

Default Value

Unspecified

Maximum length

63

Units

Unspecified

Enter an ASCII string for the authentication user password on the selected PPP interface.

Command line

Set Ppp Interface User Name

Set Ppp Interface User Encrypted Password

To ensure security, the password is displayed with asterisks (*) replacing the actual characters. The password is used in PAP and CHAP security. Local Password Confirm Remote Username

Retype the ASCII string for the authentication user password on the selected PPP interface. Option

Description

Minimum length

0

Default Value

Unspecified

Maximum length

63

Units

Unspecified

Remote Password

Enter an ASCII string for the remote authentication user password.

Remote Password

Re-type the ASCII string for the

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Set Ppp Interface Remote User Name

Set Ppp Interface Remote User Encrypted Password

Page 35 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Confirm

authentication user password on the selected PPP interface.

Table 10: The username and password fields, their descriptions and command lines Click Update. The Configuration Update Result page appears. The Send PAP Password on ppp form is used to indicate whether or not to send the Password Authentication Protocol (PAP) password in response to a request. In the Expert View menu, select interfaces -> ppp-2 -> ppp->authentication->send PAP. The Send PAP Password page appears.

Figure 35: The send PAP password on ppp-2 page On the Send PAP page, set enabled to yes, required to no, and Negotiable to yes.

Field name Enabled

Required

Description Enables or disables sending the PAP password in response to a PAP password validation request on the interface. Option

Description

yes

Enables sending PAP

no

Disables sending PAP

Specifies whether or not the PAP password should be sent in response to a request. Option

Description

yes

Enables sending PAP in response to a request.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Command line

Ppp Interface Remote Option Pap Enabled

Ppp Interface Remote Option Pap Negotiation Required Enabled

Page 36 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

no Negotiable

Disables sending PAP in response to a request.

Specifies whether or not sending the PAP password is negotiable. Option

Description

yes

Enables sending PAP is negotiable.

no

Disables sending PAP is not negotiable.

Ppp Interface Remote Option Pap Negotiable Enabled

Table 11: The send PAP password on ppp fields, their descriptions and command lines Click Update. The Configuration Update Result page appears. In the Expert View menu, select interfaces -> ppp-2 -> ppp->authentication>Send CHAP. The Send CHAP Password page appears.

Figure 36: The send CHAP password on ppp-2 page On the Send CHAP page, set enabled to yes, required to no, and Negotiable to yes. Click Update. The Configuration Update Result page appears.

4.1.10 Set dialling options for GSM only In the Expert View menu, select interfaces -> ppp-2 -> call control -> call. The Call Details page appears.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 37 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Figure 37: The call details on ppp-2 page Field name

Configuration

Command line

Outgoing Call Destination Number

Enter the ISP number to call to establish a connection to the Internet. Normally,*99# string is valid. Check with your ISP to confirm.

Set Dial Neighbour Originate Address

Outgoing Call Destination Subaddress

Specifies the device’s subaddress, or extension, if the call destination device has a subaddress defined. No spaces are allowed.

Set Dial Neighbour Originate Subaddress

Incoming Call Remote Number

Specifies the number of one of the locations that is allowed to place calls on this interface. No spaces are allowed.

Set Dial Neighbour Answer Address

Incoming Call Local Number

Specifies the device’s local subaddress, or extension, if the call source has a subaddress defined. No spaces are allowed.

Set Dial Neighbour Received Called Address

ISDN Call Type

If using ISDN, defines the call type.

Permissions

Assigns the dial permissions to call, answer, call and answer, call back, or CLI auto answer.

Set Dial Neighbour Call Type Set Dial Neighbour Permission

Auto Connect Enabled

Allows the GSM (3G) modem to bring up the link automatically when the GW7000 is restarted.

Set Dial Neighbour Call Autoconnect

Inactivity Timer

Period of inactivity elapsed before the call connection is disconnected. In this scenario you want the 3G call to be disconnected quite soon after the ADSL comes back online. Set this to be 60 seconds. This means the 3G call will disconnect as soon as the ADSL has been active for 1 minute.

Set Dial Neighbour Inactivity Timer

Minimum Duration

Minimum connection time before the

Set Dial Neighbour

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 38 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Maximum Duration

inactivity timer becomes active. Set this to 0. This means there is no minimum call duration.

Minimum Duration

Maximum time that the connection should be maintained. Set this to 0. This means there is no maximum call duration.

Set Dial Neighbour Maximum Duration

Table 12: The call details on ppp-2 fields, their descriptions and command lines On the Call Details on ppp-2 page, enter the number for the GSM (3G) modem to connect to. Normally, *99# is a valid string. Ensure that ‘Permissions’ are set to call. Click Update. The Configuration Update Result page appears.

4.1.11 Configure the modem interface In the Expert View menu, select interfaces -> modem-1 -> modem interface. The Modem Interface page appears. Click Advanced to view the advanced options.

Figure 38: The modem interface page Set Enabled to yes. You can leave all other settings at their default values. Field name Enabled

Description Specifies if the modem interface is enabled.

Command line

Set Modem Interface Enabled

Set Enabled to yes. Boot Initialisation

Defines an initialisation string that is

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Set Modem Interface Boot

Page 39 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

String

sent to the modem on boot.

Full Duplex

Enabled or disable full duplex on modem.

Tone Dial Enabled

Enables or disable dial tone.

Initialization String Set Modem Interface Fullduplex Enabled Set Modem Interface Tone Dial Enabled

Table 13: The modem interface on modem-1 fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

4.1.12 Configure the GSM (3G) modem In the Expert View menu, select interfaces -> modem-1 -> gsm. The Modem Interface on GSM page appears.

Figure 39: The GSM modem page Set Access Point Name, PIN, PIN2, PUK, and PUK2 according to your ISP settings. Field name

Description

Command line

Access Point Name

For GPRS operation only. An access point name is given by a network operator for connection into GPRS network.

Set Modem Interface Gsm Apn

PIN

. This may or may not be required, depending on SIM card type.

Set Modem Interface Gsm Pin

PIN2

. This may or may not be required, depending on SIM card type.

Set Modem Interface Gsm Pin2

PUK

. This may or may not be required, depending on SIM card type.

Set Modem Interface Gsm Puk

PUK2

. This may or may not be required, depending on SIM card type.

Set Modem Interface Gsm Puk2

Radio Access

2G=GSM, 3G=UTMS, Auto sets to 3G. If there is no 3G access, radio access automatically defaults to 2G.

Set Modem Interface Gsm Rat

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 40 of 42

4: Setting up the GSM (3G) modem as a backup WAN link

Set Radio Access to auto. Packet Data Protocol

Specifies the PDP type: IP is generally used, however in some countries such as Japan, PPP is used.

set Modem Interface GSM PDP type = modem-1,IP

Set Connection Type to be IP unless instructed to do otherwise. Signal Poll Time

Poll time for a signal when the GSM (3G) modem is not connected. Default value is 10 secs.

Set Modem Interface Gsm Signal Poll Time

Table 14: GSM on modem-1 fields, their descriptions and command lines Click Update. The Configuration Update Result page appears.

4.1.13 Save the configuration In the Configuration Update Result page, click Save to flash.

Figure 40: The configuration update results page The Save Configuration to Flash page appears.

Figure 41: The save configuration to flash page In the drop-down menu select the Config you want to save changes to and click Save. There are 3 options to save to: •

Config 1

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 41 of 42

4: Setting up the GSM (3G) modem as a backup WAN link



Config 2



Alternate Config

It is good practice to save to Alternate Config in case your committed configurations are unsuccessful. If you select a different configuration option to the existing configuration, you will need to change the Boot Config to reload into the correct configuration.

4.1.14 Reload the configuration In the Expert View menu, select set boot configuration. In the drop-down menu, select the Config option you have chosen to save to.

Figure 42: The next boot configuration page Click Select. The Configuration Saved page appears.

Figure 43: The configuration saved page Click Reload Router. The Reload Router button times the reload and then you are returned to the Start page.

How to Configure an ADSL Connection with 3G backup Issue 1.0 © 2010 Virtual Access.

Page 42 of 42