1 Rookie
•
23 Posts
0
987
July 4th, 2022 01:00
OS10 Dell switch DHCP server operation error
hello. I started the DHCP server in OS10, but the IP is not being assigned from the client.
Running a DHCP server on OS9 will assign IPs to clients normally.
Are there any additional commands I need to enter on OS10?
OS10 version is 10.5.2.0.
The settings for server and client in OS10 are as follows:
ip dhcp server
no disable
!
pool test
network 10.10.10.0/24
default-router 10.10.10.1
range 10.10.10.2 10.10.10.10
!
interface vlan10
no shutdown
ip address 10.10.10.1/24
ip helper-address x.x.x.x
!
interface ethernet1/1/10
no shutdown
switchport access vlan 10
!
No Events found!
DELL-Young E
Moderator
•
5.1K Posts
0
July 4th, 2022 23:00
Hi,
https://dell.to/3RaYU3d
-> to configure DHCP
DELL-Chris H
Moderator
•
9.4K Posts
0
July 4th, 2022 06:00
Dell_sss,
We normally don't support assisting in initial configuration, but I would start with checking the steps outline on page 125 (if using zero touch config) or page 262-311 here.
You may also want to consider calling in for the issue, as it give us direct access to the device, making it easier to assist you.
Let me know if this helps.
dell_sss
1 Rookie
•
23 Posts
0
July 4th, 2022 22:00