
Solved!
Go to SolutionOS10 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
!
Responses (0)
Solutions (0)
