Digi APPLICATION NOTE 34の取扱説明書

デバイスDigi APPLICATION NOTE 34の取扱説明書

デバイス: Digi APPLICATION NOTE 34
カテゴリ: ネットワークルーター
メーカー: Digi
サイズ: 0.92 MB
追加した日付: 11/8/2014
ページ数: 13
説明書を印刷

ダウンロード

使い方は?

私たちの目的は、皆様方にデバイスDigi APPLICATION NOTE 34の取扱説明書に含まれたコンテンツを可能な限り早く提供することです。オンラインプレビューを使用すると、Digi APPLICATION NOTE 34に関してあなたが抱えている問題に対する解決策の内容が素早く表示されます。

便宜上

説明書Digi APPLICATION NOTE 34をこちらのサイトで閲覧するのに不都合がある場合は、2つの解決策があります:

  • フルスクリーン表示 – 説明書を(お使いのコンピュータにダウンロードすることなく)便利に表示させるには、フルスクリーン表示モードをご使用ください。説明書Digi APPLICATION NOTE 34のフルスクリーン表示を起動するには、全画面表示ボタンを押してください。
  • コンピュータにダウンロード - Digi APPLICATION NOTE 34の説明書をお使いのコンピュータにダウンロードし、ご自身のコレクションに加えることもできます。デバイス上のスペースを無駄にしたくない場合は、いつでもManualsBaseサイトでダウンロードすることもできます。
Digi APPLICATION NOTE 34 取扱説明書 - Online PDF
Advertisement
« Page 1 of 13 »
Advertisement
印刷版

多くの人々は画面表示ではなく印刷された説明書を読むほうを好みます。説明書を印刷するオプションも提供されており、上記のリンクをクリックすることによりそれを利用できます - 説明書を印刷。説明書Digi APPLICATION NOTE 34を全部印刷する必要はなく、選択したページだけを印刷できます。紙を節約しましょう。

要旨

次のページにある説明書Digi APPLICATION NOTE 34の内容のプレビューは、以下にあります。次のページにある説明書の内容をすぐに表示したい場合は、こちらをご利用ください。

内容要旨
ページ1に含まれる内容の要旨


Application Note 34
Configuring ADSL to backup to PSTN/ISDN with
automatic testing and recovery back to ADSL.

UK Support
29 December 2009



1

ページ2に含まれる内容の要旨

Contents 1 Introduction ............................................................................................................................................... 2 1.1 Outline ............................................................................................................................................... 2 1.2 Assumptions ...................................................................................................................................... 2 1.3 Correctio

ページ3に含まれる内容の要旨

Configuration: This Application Note assumes that the Digi Transport router is already configured with a working ADSL connection through PPP 1. 1.3 Corrections Requests for corrections or amendments to this application note are welcome and should be addressed to: uksupport@digi.com Requests for new application notes can be sent to the same address. 1.4 Version Version Number Status 1.0 Published 1.1 Re-branded to Digi Transport 3

ページ4に含まれる内容の要旨

2 CONFIGURATION 2.1 Configure PPP 1 (ADSL) This PPP interface should already be configured for use with the ISP. You should confirm that you have a working ADSL connection before proceeding with this configuration. The PPP 1 interface needs to be configured to be “always on”. The inactivity timer should be set to 0. Configuration - Interfaces > PPP > PPP 0 - 4 > PPP 1 > Standard Parameter Setting Description Always on mode ON Configures interface as always on Inactivity timeout (s): 0

ページ5に含まれる内容の要旨

Click OK 5

ページ6に含まれる内容の要旨

2.2 Configure PPP 4 (PSTN) It will be necessary to configure PPP 4 as an outbound interface as the default is for the interface to accept incoming calls. Then ISP configuration will be added. Navigate to the following location: Configuration - Interfaces > PPP > PPP 0 - 4 > PPP 4 > Standard Scroll to the bottom of the page and click “Load dialling defaults”. The PPP 4 configuration needs to be configured to be “always on” and have a power up delay of 60 seconds to allow the ADSL c

ページ7に含まれる内容の要旨

Click OK Configuration - Interfaces > PPP > PPP 0 - 4 > PPP 4 > Advanced The PSTN interface needs to be configured so that if PPP 1 (ADSL) is up and in service (i.e. passing data) then this interface is not allowed to initiate a connection. Parameter Setting Description Inhibit auto-activation when these Inhibit auto-activation of PPP 4 when PPP 1 PPPs are active 1 is active Inhibit if other PPP is Inhibit mode Only inhibit if PPP 1 is passing data active and not OOS 7

ページ8に含まれる内容の要旨

Click OK 2.3 Configure the Default Routes It is necessary to configure two default routes, one for PPP 1 and one for PPP 4. The PPP 1 default route needs to be set so PPP 4 is deactivated when PPP 1 returns to service after a successful recovery. Configuration - Routing > Default Route 0 Parameter Setting Description Interface PPP Default route 0 is via PPP 1 Interface # 1 Deactivate interface PPP PPP 4 will be deactivated when this route comes back into service after an outa

ページ9に含まれる内容の要旨

Click OK 2.4 Configure the Firewall The firewall should be configured to monitor the ICMP requests generated by PPP 1. If the firewall detects that 3 consecutive ICMP echo requests have failed, it will take PPP 1 out of service and deactivated thus allowing PPP 4 to come up. The IP address in the firewall rule must be the IP address that PPP 1 is sending pings to. The recovery code will then test the ADSL connection before bringing it back into service. When the recovery is suc

ページ10に含まれる内容の要旨

inspect-state – monitor the pings for echo replies and allow them back in oos 10 t=3 c=3 d=3 – if 3 consecutive pings fail, deactivate PPP 1 and start recovery procedures after 10 seconds. This 10 second timer could be increased (by editing the firewall rule) to prevent the Digi Transport from switching rapdily between PPP 1 and PPP 4 in the case where PPP 1 works intermitantly. This “oos 10” can be thought of as a de-bounce timer in the context of this application note. r=ping,10,5 rd

ページ11に含まれる内容の要旨

3 TESTING 3.1 Simulate a failure To test the fail over and recovery you will need to configure the PPP interface to ping a IP address that you can easily stop responding to ICMP requests (either through the use of a firewall or by physically disconnecting it from the network). You will also need to alter the firewall rule so it monitors the same IP address that PPP 1 is pinging. Once you have the IP address configured and the Digi Transport router is up on the main WAN link, remove your

ページ12に含まれる内容の要旨

ppp 4 username "user@isp.com" ppp 4 epassword "encrypted" ppp 4 phonenum " 0845 1400101" ppp 4 use_modem 3 ppp 4 aodion 1 ppp 4 pwr_dly 60 ppp 4 autoassert 1 ppp 4 ipsec 1 ppp 4 l1iface "Default" ppp 4 inhibitno "1" ppp 4 inhmode 1 ana 0 anon ON ana 0 l1on ON ana 0 xoton OFF ana 0 lapdon 0 ana 0 lapbon 0 ana 0 logsize 45 4.2 Digi Transport Firmware Versions This is the firmware \ hardware information: Digi TransPort DR6410-HIA DSL2/2+ Router Ser#:60000 Software Build

ページ13に含まれる内容の要旨

PollANS Revision: 1.2 PPPOE Revision: 1.0 BRIDGE Revision: 1.1 MODEM CC (Option 3G) Revision: 1.4 FLASH Write Revision: 1.2 Command Interpreter Revision: 1.38 SSLCLI Revision: 1.0 OSPF Revision: 1.0 BGP Revision: 1.0 QOS Revision: 1.0 RADIUS Client Revision: 1.0 SSH Server Revision: 1.0 SCP


類似の説明書
# 取扱説明書 カテゴリ ダウンロード
1 Digi ConnectPort X2 取扱説明書 ネットワークルーター 23
2 Digi MIL-5008H 取扱説明書 ネットワークルーター 0
3 Digi W R 2 1 取扱説明書 ネットワークルーター 61
4 Digi ConnectPort X8 取扱説明書 ネットワークルーター 1
5 Digi X2 取扱説明書 ネットワークルーター 3
6 Digi TransPort WR44 取扱説明書 ネットワークルーター 56
7 Digi ConnectPort X4 取扱説明書 ネットワークルーター 18
8 Digi W R 4 4 V 2 取扱説明書 ネットワークルーター 0
9 Sony BKS-R3202/R3210/R3220 取扱説明書 ネットワークルーター 77
10 Sony DVS-V3232B/V3232M 取扱説明書 ネットワークルーター 3
11 Sony BVS-V3232 取扱説明書 ネットワークルーター 8
12 Sony DMX-WL1 取扱説明書 ネットワークルーター 6
13 Sony BVS-A3232 取扱説明書 ネットワークルーター 6
14 Sony BKS-R1601 取扱説明書 ネットワークルーター 3
15 Sony CI-100 取扱説明書 ネットワークルーター 0