viako1.gif (2821 バイト)ダイアルアップ複数台2回線同時接続(2Bを使用する)

 

ViALOOPは、接続相手を複数登録でき、同時に2箇所と接続することができます。

また、接続相手を20箇所登録することができます。 相手認証は発信者番号通知チェック機能を用いています。

※この設定は簡単設定ユーティリティではできません。コマンドでの設定となります。

 

設定例(3拠点とも2Bを使用する設定)
Image32.gif (10786 バイト)

<注意>

コマンドで設定する時は、なるべくViALOOPを工場出荷状態に戻してから設定をおこなってください。

以前の設定内容がViALOOPに保存されたままでコマンドで設定した場合、下記コマンドのとおり入力できない場合や正常に動作しない可能性があります。

 

◆東京

#conf

conf#wan dual

conf#target add name=fukuoka dial=092222xxxx

conf#target add name=sapporo dial=011333xxxx

conf#isdn dialcheck=0 multimode=on

conf#isdn -1 dial=031111xxxx

conf#isdn -2 dial=031111xxxx

conf#interface lan addr=192.168.10.1,255.255.255.0

conf#interface isdn1 addr=192.168.100.1,255.255.255.0

conf#iptarget add addr=192.168.100.2 name=fukuoka

conf#iptarget add addr=192.168.100.3 name=sapporo

conf#ipripstatic delete all

conf#ipripstatic add dst=192.168.20.0,255.255.255.0 nexthop=192.168.100.2

conf#ipripstatic add dst=192.168.30.0,255.255.255.0 nexthop=192.168.100.3

conf#nat off

conf#exit

configuration modified. save OK?(y/n):y

please reset#reset

Do you want to continue (y/n)?:y

 

◆福岡

#conf

conf#wan dual

conf#target add name=tokyo dial=031111xxxx

conf#target add name=sapporo dial=011333xxxx

conf#isdn dialcheck=0 multimode=on

conf#isdn -1 dial=031111xxxx

conf#isdn -2 dial=031111xxxx

conf#interface lan addr=192.168.20.1,255.255.255.0

conf#interface isdn1 addr=192.168.100.2,255.255.255.0

conf#iptarget delete all

conf#iptarget add addr=192.168.100.1 name=tokyo

conf#iptarget add addr=192.168.100.3 name=sapporo

conf#ipripstatic delete all

conf#ipripstatic add dst=192.168.10.0,255.255.255.0 nexthop=192.168.100.1

conf#ipripstatic add dst=192.168.30.0,255.255.255.0 nexthop=192.168.100.3

conf#nat off

conf#exit

configuration modified. save OK?(y/n):y

please reset#reset

Do you want to continue (y/n)?:y

 

◆札幌

#conf

conf#wan dual

conf#target add name=tokyo dial=031111xxxx

conf#target add name=fukuoka dial=092222xxxx

conf#isdn dialcheck=0 multimode=on

conf#isdn -1 dial=011333xxxx

conf#isdn -2 dial=011333xxxx

conf#interface lan addr=192.168.30.1,255.255.255.0

conf#interface isdn1 addr=192.168.100.3,255.255.255.0

conf#iptarget add addr=192.168.100.1 name=tokyo

conf#iptarget add addr=192.168.100.2 name=fukuoka

conf#ipripstatic delete all

conf#ipripstatic add dst=192.168.10.0,255.255.255.0 nexthop=192.168.100.1

conf#ipripstatic add dst=192.168.20.0,255.255.255.0 nexthop=192.168.100.2

conf#nat off

conf#exit

configuration modified. save OK?(y/n):y

please reset#reset

Do you want to continue (y/n)?:y


 

All Right Reserved,Copvright(C) ELECOM CO.,LTD. 1998