I have two multi layer swicth like sw1 and sw2. All hosts connected to sw1 in vlan 10, sw1 has SVI of vlan 10. sw2 is DHCP server and it has no SVI. If any client send DHCP REQUEST for ip address, DHCP server can't offer ip address to the client.
(SW1 & SW2 have trunk link configured properly, no issues with that.)
If I assign SVI OF VLAN 10 on sw2 which is configured as a DHCP server then dhcp server gives ip address to client.
my query is why we need SVI on sw2.
(This is DHCP Server) SW2 =======Trunk Link====== SW1 ------Acess Port in VLAN 10------ Host