D-Link DAS-3224 ユーザーズマニュアル

ページ / 302
 
Пример
 1: 
Создать
 Uplink интерфейс eth-0 с IP 192.168.7.15: 
$create ethernet intf ifname eth-0 type uplink ip 192.168.7.15 mask 255.255.255.0 enable 
 
Экранный
 вывод: 
 
Interface           : eth-0 
Type                : Uplink          UseDhcp      : False 
IP Address          : 192.168.7.15  Mask         : 255.255.255.0 
Pkt Type            : ALL 
Orl(mbps)           : 100 
Configured Duplex   : Auto            Duplex       : Full 
Configured Speed    : Auto 
Class0thrshld       : 100             Class1thrshld: 100 
Class2thrshld       : 100             Class3thrshld: 100 
Class4thrshld       : 100             Class5thrshld: 100 
Class6thrshld       : 100             Class7thrshld: 100 
ProfileName         : SPPROFILE 
Mgmt VLAN Index     : - 
Tagged Mgmt PDU Prio: 0 
Speed               : 100BT 
Operational Status  : Up              Admin Status : Up 
 
Set Done
 
 
Пример
 2: 
Cоздать Downlink интерфейс eth-1: 
$create ethernet intf ifname eth-1 type downlink enable 
 
Экранный
 вывод: 
Interface           : eth-1 
Type                : Downlink
 
       UseDhcp      : False 
IP Address          :
 
0.0.0.0         Mask         : 0.0.0.0 
Pkt Type            : ALL 
Orl(mbps)           : 100 
Configured Duplex   : Auto            Duplex       : None 
Configured Speed    : Auto 
Class0thrshld       : 100             Class1thrshld: 100 
Class2thrshld       : 100             Class3thrshld: 100 
Class4thrshld       : 100             Class5thrshld: 100 
Class6thrshld       : 100             Class7thrshld: 100 
ProfileName         : SPPROFILE 
Mgmt VLAN Index     : - 
Tagged Mgmt PDU Prio: - 
Speed               : - 
Operational Status  : Down            Admin Status : Up 
Set Done