[index] CentreCOM AR100 シリーズ コマンドリファレンス 2.3
対象機種:AR130、AR160
- インターフェース(ダイレクト)経路 - スタティック経路 - デフォルト経路
本製品は以下のIPユニキャスト経路制御方式に対応しています。
インターフェース(ダイレクト)経路 |
ADD IP INTERFACE=eth0 IP=192.168.10.1 MASK=255.255.255.0 ↓
IP Routes ------------------------------------------------------------------------------- Destination Mask NextHop Interface Age DLCI/Circ. Type Policy Protocol Metrics Preference ------------------------------------------------------------------------------- 192.168.10.0 255.255.255.0 0.0.0.0 eth0 7124 - direct 0 interface 1 0 ------------------------------------------------------------------------------- |
スタティック経路 |
ADD IP ROUTE=192.168.20.0 MASK=255.255.255.0 INT=ppp0 NEXTHOP=192.168.100.2 METRIC=2 ↓
Manager > show ip route IP Routes ------------------------------------------------------------------------------- Destination Mask NextHop Interface Age DLCI/Circ. Type Policy Protocol Metrics Preference ------------------------------------------------------------------------------- 192.168.10.0 255.255.255.0 0.0.0.0 eth0 7475 - direct 0 interface 1 0 192.168.20.0 255.255.255.0 192.168.100.2 ppp0 1 - remote 0 static 2 60 ------------------------------------------------------------------------------- |
DELETE IP ROUTE=192.168.20.0 MASK=255.255.255.0 INT=ppp0 NEXTHOP=192.168.100.2 ↓
デフォルト経路 |
ADD IP ROUTE=0.0.0.0 MASK=0.0.0.0 INT=ppp1 NEXTHOP=0.0.0.0 ↓
Manager > show ip route IP Routes ------------------------------------------------------------------------------- Destination Mask NextHop Interface Age DLCI/Circ. Type Policy Protocol Metrics Preference ------------------------------------------------------------------------------- 0.0.0.0 0.0.0.0 0.0.0.0 ppp1 6 - remote 0 static 1 360 192.168.10.0 255.255.255.0 0.0.0.0 eth0 9425 - direct 0 interface 1 0 192.168.20.0 255.255.255.0 192.168.100.2 ppp0 343 - remote 0 static 2 60 ------------------------------------------------------------------------------- |
DELETE IP ROUTE=0.0.0.0 MASK=0.0.0.0 INT=ppp1 NEXTHOP=0.0.0.0 ↓
Copyright (C) 2001-2003 アライドテレシス株式会社
PN: J613-M2973-02 Rev.D