Reply to Message

View discussion in a popup

Replying to:
santunezlenovo
Contributor
Contributor

Hello

DHCP is being delivered by a Dell switch.

interface vlan2500
description edge-vtep
no shutdown
mtu 9216
ip vrf forwarding acity
ip address 192.168.35.253/24
!
vrrp-group 250
virtual-address 192.168.35.254
!

ip dhcp server
no disable
!
pool edge-vtep
lease inifinite
network 192.168.35.0/24
default-router 192.168.35.254
range 192.168.35.101 192.168.35.200
!

 

I understand that the recommendation is that there be a dhcp server in the network and that only the switch do a dhcp relay?

I have rebooted the nodes, but they still do not accept IP.

 

Thanks


SAN

Reply
0 Kudos