background image

18

A R 7 2 0   R O U T E R   Q U I C K   S T A R T   G U I D E

and use a terminal emulation program like Windows™
Terminal.

3

   Login to the MANAGER account on each router, as

described in the 

AR700 Series Router Quick Install Guide

.

4

   Collect together the information that you will need to

configure IP. We recommend you photocopy the table on the
previous page and fill in the details.

CONFIGURING IP

The following steps are required:

1. Configure the PPP Link.

2. Configure the IP routing module on both routers.

3. Test the configuration.

Configure the PPP Link

Configure PPP interface 0 on each router to use the wide area
link. See 

Getting Connected

 for information about configuring

PPP to use a synchronous link. See 

Configuring ISDN

 for

information about configuring PPP to use an ISDN call. If the
PPP interface is configured for dial on demand operation (see

Configuring ISDN Dial on Demand

) or bandwidth on demand

operation (see 

Configuring ISDN Bandwidth on Demand

), these

services will automatically be used by the IP routing software.

Configure IP Routing

1

   Clear any pre-existing IP configuration and turn on the IP

routing software on each router, using the commands:

PURGE IP

ENABLE IP

2

   On the Head Office router define two IP interfaces, one for

the Ethernet LAN and one for the wide area link:

ADD IP INT=ETH0 IP=172.16.8.33

MASK=255.255.255.0

ADD IP INT=PPP0 IP=172.16.254.1

MASK=255.255.255.0

3

   Repeat this procedure on the Remote Office router,

defining one IP interface for the Ethernet LAN and one for the
wide area link:

ADD IP INT=ETH0 IP=192.168.31.30

MASK=255.255.255.240

ADD IP INT=PPP0 IP=172.16.254.2

MASK=255.255.255.0

4

   A routing protocol, such as RIP, can be enabled so that the

routers can exchange information about routes to all of the IP
devices (hosts, PCs, file servers, etc.) on the internet. However,

on a dial-on-demand ISDN connection this may result in
excessive call charges. So for this example static routes will be
defined. On the Head Office router enter the command:

ADD IP ROUTE=192.168.31.0

MASK=255.255.255.240 INT=PPP0
NEXT=172.16.254.2

5

   Repeat this procedure for the Remote Office router,

entering the command:

ADD IP ROUTE=172.16.8.0

MASK=255.255.255.0 INT=PPP0
NEXT=172.16.254.1

6

   The IP routing software is now configured and operational

on both routers.

Test the Configuration

The IP configuration can now be checked using the following
commands and then functionally tested by establishing a Telnet
(remote access) connection to the remote router.

1

   To check the routes, type (on either router):

SHOW IP ROUTE

This should produce a display (on the Head Office router) like
that shown on page 19. For each router, there should be a
route to the LAN and PPP interfaces on the local router and a
route to the LAN interface on the remote router.

2

   Test the PPP link between the two routers using the PING

command on each router to send ping packets to the router at
the remote end of the PPP link. On the Head Office router use
the command:

PING 192.168.31.30

On the Remote Office router use the command:

PING 172.16.8.33

Within a few seconds the router will display a message like:

Echo reply 1 from 172.16.8.33 time delay

20 ms

indicating a response was received from the router at the
remote end of the PPP link.

Note

:

 We have used the Ethernet address in this example but you

can ping any of the remote router’s assigned IP addresses.

3

   To functionally test the connection between the two

routers, use Telnet to establish a connection to the remote
router. Enter the following command on the Head Office
router to connect to the Remote Office router:

TELNET 192.168.31.30

Содержание AR720

Страница 1: ...Simply connecting the world AR720 ROUTER QUICK START GUIDE Software Release 2 3 1...

Страница 2: ...written notice The information provided herein is subject to change without notice In no event shall AlliedTelesyn be liable for any incidental special indirect or consequential damages whatsoever inc...

Страница 3: ...to a Basic Rate S T ISDN Service 9 Connecting to a Basic Rate U ISDN Service 9 Connecting to a Primary Rate ISDN Service 10 Connecting a Terminal or Modem 10 Documentation andTools CD ROM 12 Using th...

Страница 4: ...etwork Many small offices and home offices require fast and efficient access to a central office to check email access a database or download a file The AR720 supportsWindows Novell and Apple Macintos...

Страница 5: ...etworking via Frame Relay Point to Point Protocol and X 25 Basic Rate and Primary Rate access to Integrated Services Digital Network ISDN services with dial on demand bandwidth on demand and channel a...

Страница 6: ...for the PC but the most readily available are the Terminal and HyperTerminal applications included in Microsoft Windows 3 1 and Windows 95 respectively In a normal Windows installation Terminal is lo...

Страница 7: ...yperTerminal group Double click the Hypertrm exe icon 2 In the Connection Description dialog box enter a name for the connection e g AR720 and select an icon from the scrolling list Click OK 3 In the...

Страница 8: ...Ethernet LAN via an AUI interface use a transceiver ETHERNET PORTS FD LNK RX C R 100 COL 0 1 TX Connect the LAN to the Ethernet port on the rear panel of the AR720 using the supplied CAT 5 cable Data...

Страница 9: ...d is shipped with the standard 100 termination jumpers removed This is appropriate for most situations where the local building wiring provides the ISDN termination Your distributor or reseller can ad...

Страница 10: ...to the PRI interface on the rear panel of the AT AR020 PRI E1 T1 PIC If the router is being connected to a 75 network an external balun is required Contact your distributor reseller or ISDN service p...

Страница 11: ...of how to change the communications settings for the terminal or modem If the terminal or modem is to be used with communications settings other than the default settings the asynchronous port must be...

Страница 12: ...ortcuts and commands from the Document menu to page through the document Click on a bookmark thumbnail or hypertext link to jump to a specific section or topic Use the Search command to search for key...

Страница 13: ...command SET Q931 0 SPID1 spid SPID2 spid This section describes how to configure ISDN on the AR720 router using the command line interface ISDN on the router requires minimal user configuration other...

Страница 14: ...AL SEARCHSUB LOCAL NUMBER 9876543 PREC OUT Each call has the same name ROHO and this name is passed via the called subaddress IE to provide identification to the remote end of the link Each router wil...

Страница 15: ...initiate the call but calls from the Remote Office have precedence On the Head Office router create a call to the Remote Office router ADD ISDN CALL ROHO OUTSUB LOCAL SEARCHSUB LOCAL NUMBER 1234567 PR...

Страница 16: ...and any routing protocols such as IP and IPX that are configured to use PPP interface 0 will automatically inherit the dial on demand functionality CONFIGURING ISDN BANDWIDTH ON DEMAND A PPP interface...

Страница 17: ...er Remote Office Router eth0 Ethernet interface eth0 172 16 8 33 Ethernet interface IP address 192 168 31 30 172 16 8 0 Ethernet LAN IP subnet address 192 168 31 16 255 255 255 0 Ethernet LAN IP subne...

Страница 18: ...rs can exchange information about routes to all of the IP devices hosts PCs file servers etc on the internet However on a dial on demand ISDN connection this may result in excessive call charges So fo...

Страница 19: ...uter Check that RIP is configured correctly steps 4 and 5 above Check that the IP Telnet server is enabled on each router using the command SHOW IP If the Telnet server is disabled enable the Telnet s...

Страница 20: ...required to configure a pair of AR720 routers to create a Novell IPX internetwork using the router s command line interface In this scenario PCs at a remote office need access to a Novell file server...

Страница 21: ...network in a Novell internet including all LANs and WAN links must be assigned a network number Novell file servers also have an internal network number These network numbers must be unique across th...

Страница 22: ...can be caused by a number of different events The following give some of the most common 1 Check that when the workstation is moved to the same LAN as the file server it is able to access the server...

Страница 23: ...2 INT PPP0 NETW 129 DEMAND ON SET IPX CIRC 2 RIPCHANGE YES SAPCHANGE YES 3 Repeat this procedure on the Remote Office router defining one IPX circuit for the Ethernet interface and one for the wide ar...

Отзывы: