background image

A R 7 4 5   R O U T E R   Q U I C K   S T A R T   G U I D E

23

This should produce a display like that shown on the previous
page. The important point is that the file server must appear in
the service table on the Remote Office router and there must
be a route to the file server’s internal network number. If there
is, and it still does not work, contact your distributor or
reseller for assistance.

4

   Check the route tables on both routers, using the command:

SHOW IPX ROUTE

Check for the presence of networks on the remote side of the
wide area network. If the remote network is missing from the
route table on either router, use the command:

RESET IPX

which resets the IPX routing software and forces the routers
to broadcast their routing and service tables.

CONFIGURING IPX DIAL ON DEMAND

If the PPP link uses an ISDN call and has been configured as a
dial on demand link (see 

Configuring ISDN Dial on Demand

earlier in this guide), then IPX can be configured for IPX dial on
demand services.

To configure IPX dial on demand, follow these steps:

1

   Purge the IPX static database to clear an preexisting IPX

configuration and enable the IPX routing software on each

router, using the commands:

PURGE IPX

ENABLE IPX

2

   On the Head Office router define two IPX circuits, one for

the Ethernet interface and one for the wide area link. Configure

the wide area link as a demand link and enable RIP and SAP

change broadcasts, using:

ADD IPX CIRC=1 INT=ETH0 NETW=401

ENCAP=802.3

ADD IPX CIRC=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 area link. Configure the wide area link as a demand

link and enable RIP and SAP change broadcasts, using:

ADD IPX CIRC=1 INT=ETH0 NETW=12

ENCAP=802.3

ADD IPX CIRC=2 INT=PPP0 NETW=129

DEMAND=ON

SET IPX CIRC=2 RIPCHANGE=YES

SAPCHANGE=YES

4

   The routers are now configured for IPX dial on demand and

can exchange routes and service information. Save the new
dynamic configuration as a script, by entering the command:

CREATE CONFIG=IPXDOD.SCP

The link will be activated (the ISDN call will be connected)
whenever there is data waiting to be transmitted over the wide
area link, and deactivated when there has been no data
transmitted over the link for a period of time. The link will also
be activated whenever there is a change of route or service
information, to allow the exchange of RIP and SAP updates. To
improve performance, RIP and SAP filters can be configured on
the Head Office router to limit the number and size of
broadcasts which activate the ISDN call.

To configure RIP and SAP filters, follow these steps on the

Head Office router only:

1

   Create a RIP filter that only allows information about route

changes to the file server’s internal network (network number

7500) to be included in RIP broadcasts:

ADD IPX RIP=0 NET=7500 ACTION=INCLUDE

2

   Create a SAP filter that only allows information about the

file services provided by the file server (named ACCOUNTS)
to be included in SAP broadcasts:

ADD IPX SAP=0 SERVICE=ACCOUNTS TYPE=FILE

ACTION=INCLUDE

3

   Associate the RIP and SAP filters with the IPX circuit over

the PPP link:

SET IPX CIRC=2 RIPCHANGE=YES

SAPCHANGE=YES OUTRIP=0 OUTSAP=0

4   

Save the new dynamic configuration as a script, by entering

the command:

CREATE CONFIG=IPXFILT.SCP

Содержание AR745

Страница 1: ...AR745 ROUTER QUICK START GUIDE...

Страница 2: ...s in specifications and other information contained in this document without prior written notice The information provided herein is subject to change without notice In no event shall AlliedTelesyn be...

Страница 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 the...

Страница 4: ...plications Powerful firewall features protect against unauthorised access and break in attempts can be logged for later analysis If your office LAN uses private IP addresses not registered on the Inte...

Страница 5: ...demand and channel aggregation facilities Multiprotocol routing includingTCP IP Novell IPX DECnet AppleTalk and GRE Generic Routing Encapsulation protocols Supported routing protocols include RIP and...

Страница 6: ...ey to using terminal emulation software successfully with the AR745 router is to configure the communications parameters in the terminal emulation software to match the default settings of the console...

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

Страница 8: ...use a transceiver L A L A SWAP IN 100M ETHERNET 1 EN PIC 1 PIC 0 100M ETHERNET 0 DISCONNECT POWER BEFORE INSTAL Connect the LAN to an Ethernet port on the rear panel of the AR745 using the supplied C...

Страница 9: ...eck the configuration of the port by typing the command SHOW SYN n where n is the synchronous port number Verify that the information displayed is correct In particular State should be set to enabled...

Страница 10: ...of how to wire an ISDN interface cable 2 Check the operation by observing the state of the LEDs on the rear panel of the AT AR021 U PIC The Active LED will be lit when the U interface is activated and...

Страница 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 b...

Страница 12: ...hortcuts 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 ke...

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

Страница 14: ...UB2 subaddress The directory numbers and subaddresses must be supplied by the ISDN service provider If the directory number is a full 10 digit number 3 digit area code plus 7 digit number the router w...

Страница 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: ...e Router Configuration Parameter 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 2...

Страница 18: ...bout 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...

Страница 19: ...from the Remote Office router to the Head Office router on the Remote Office router use the command TELNET 172 16 8 33 Note We have used the Ethernet address in this example but you canTelnet to any o...

Страница 20: ...cted by a PPP link over a wide area link either a dedicated leased line or an ISDN call BEFOREYOU START 1 Ensure that the routers to be configured are connected to the wide area link and that the wide...

Страница 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: ...PPP link is active using the command SHOW PPP The display should look like that shown above The state of the IPX control protocol IPXCP should be OPENED If not then the fault lies with the connection...

Страница 23: ...te Office router defining one IPX circuit for the Ethernet interface and one for the wide area link Configure the wide area link as a demand link and enable RIP and SAP change broadcasts using ADD IPX...

Отзывы: