E
E
ErikKusin2021-07-13 16:34:19
D-Link
ErikKusin, 2021-07-13 16:34:19

How to set up a network interface on a D-Link DGS-3130 switch?

Good afternoon.
I'm trying to set up a network interface on the D-Link DGS-3130.
did as in the instructions:
Switch# configure terminal
Switch(config)# interface vlan 1
Switch(config-if)# ip address 192.168.22.2 255.255.255.0
But no PC on this subnet sees it, does not ping to the web interface don't come in.
Even if I directly connect the laptop to this switch (to port 25), it still does not see it and does not enter the web interface.
Thought that it is necessary to register the default gateway. And stuck here. There is no information anywhere on how to do this!
the create iproute default 192.168.22.1 command does not work. not in any mode.
writes an error invalid input detected at '^' marker

Please tell me what to do?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Tsvetkov, 2021-07-13
@tsklab

According to the User Guide (Web UI)
Address 10.90.90.90 маска 255.0.0.0. Accordingly, add IP4 in the settings, for example 10.90.90.91 маска 255.0.0.0,.

F
fara_ib, 2021-07-13
@fara_ib

configure
config ipif System ipaddress 192.168.22.2/24
or
config ipif System ipaddress 192.168.22.2/24 state enable
create iproute default 192.168.22.1 1
save
save all

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question