kakalonso

updated

9 years ago

K

kakalonso

6 Posts

0

9973

January 30th, 2018 17:00

DHCP on S3124F

Hi all,

I have a S3124F switch. I create 3 vlans and 3 DHCP pools. Those are:
- Interface Vlan 10 - IP Address 10.0.10.1, DHCP pools: 10.0.10.0/24

- Interface Vlan 12 - IP Address 10.0.12.1, DHCP pools: 10.0.12.0/23

- Interface Vlan 14 - IP Address 10.0.14.1, DHCP pools: 10.0.14.0/23

 

I assign port gi1/23 to vlan 12 via command 
interface vlan 12

untagged giga 1/23

I plugged a computer in port 1/23, if i set the static IP 10.0.12.2/23 it can ping 10.0.12.1.

But if i set it obtain IP from DHCP, it cannot get the IP Address. 
I show dhcp statistic on the switch and see no DHCP packets.

Please help me to fix it. Thank you all.