[index] CentreCOM GS900SSシリーズ コマンドリファレンス 1.6.19
- IPホストとしての基本設定 - IPのデバッグ - IPインターフェース - VLANインターフェースの指定方法 - IPインターフェースの作成・削除
IP(Internet Protocol)の基本設定について説明します。
IPホストとしての基本設定 |
ADD IP IPADDRESS=192.168.10.5 MASK=255.255.255.0 ↓
CREATE CONFIG=basic.cfg ↓
SET CONFIG=basic.cfg ↓
IPのデバッグ |
Manager > ping 192.168.10.32 Pinging 192.168.10.32 with 64 bytes of data: Reply 1 from 192.168.10.32: bytes=64 times=185ms Reply 2 from 192.168.10.32: bytes=64 times=58ms Reply 3 from 192.168.10.32: bytes=64 times=92ms Reply 4 from 192.168.10.32: bytes=64 times=77ms Reply 5 from 192.168.10.32: bytes=64 times=57ms Ping statistics for 192.168.10.32: Packets: Sent = 5, Received = 5, Bad = 0, Lost = 0 (0% loss) Approximate round trip times in milliseconds: Minimum = 57ms, Maximum = 185ms, Average = 93ms |
IPインターフェース |
VLANインターフェースの指定方法 |
ADD IP INTERFACE=myname IPADDRESS=192.168.100.10 MASK=255.255.255.0 ↓
ADD IP INTERFACE=10 IP=192.168.10.1 MASK=255.255.255.0 ↓
IPインターフェースの作成・削除 |
ADD IP INTERFACE=white IPADDRESS=192.168.100.1 MASK=255.255.255.0 ↓
SET IP INTERFACE=white IP=192.168.100.20 MASK=255.255.255.0 ↓
DELETE IP ↓
SHOW IP ↓
Note - IPアドレスを設定できるインターフェースは1つです。
(C) 2012 アライドテレシスホールディングス株式会社
PN: 613-000924 Rev.D