New VLAN with DHCP server
Posted: 27 Sep 2021 08:50
Hello,
I have a OS6350-P24 and I want to create a new VLAN and enable a DHCP server for this VLAN.
I create the new VLAN and VLAN interface this way:
I didn't find any command to create a DHCP server for this VLAN, I try from web interface, but I have this error when try to enable:

Is it possible to configure the DHCP server from command line?
I will appreciate your help, I am new with Alcatel switches.
Regards.
I have a OS6350-P24 and I want to create a new VLAN and enable a DHCP server for this VLAN.
I create the new VLAN and VLAN interface this way:
Code: Select all
vlan 20 name "GUEST"
ip interface vlan-20 address 192.168.2.1/24 vlan 20

Is it possible to configure the DHCP server from command line?
I will appreciate your help, I am new with Alcatel switches.
Regards.