Всем доброго времени суток!
преобрели мы недавно пару DGS-3200-10 для тестирования.
При попытке создать ipif ipv 4 получаю следующее сообщение the ipv4 interface does not exist
подскажите может что не так делаю.
ниже преведу последовательность действий
Код:
DGS-3200-10 Gigabit Ethernet Switch
Command Line Interface
Firmware: Build 1.50.B019
Copyright(C) 2009 D-Link Corporation. All rights reserved.
UserName:
PassWord:
DGS-3200-10:4#sh vlan
Command: show vlan
VLAN Trunk State : Disabled
VLAN Trunk Member Ports :
VID : 1 VLAN Name : default
VLAN Type : Static Advertisement : Enabled
Member Ports : 1-10
Static Ports : 1-10
Current Tagged Ports :
Current Untagged Ports: 1-10
Static Tagged Ports :
Static Untagged Ports : 1-10
Forbidden Ports :
Total Static VLAN Entries: 1
Total GVRP VLAN Entries: 0
DGS-3200-10:4#config vlan default delete 1-4
Command: config vlan default delete 1-4
Success.
DGS-3200-10:4#create vlan 123
Command: create vlan 123
Next possible completions:
tag
DGS-3200-10:4#create vlan 123 tag 22
Command: create vlan 123 tag 22
Success.
DGS-3200-10:4#create ipif 1 123 state enable
Command: create ipif 1 123 state enable
Success.
DGS-3200-10:4#config ipif 1 ipaddress 10.12.0.1/16 state enable
Command: config ipif 1 ipaddress 10.12.0.1/16 state enable
The IPv4 interface does not exist.
Fail!
DGS-3200-10:4#