Browse Community
Help
Log In
Responses(2)
Solutions(0)
octavez
2 Posts
0
April 12th, 2022 23:00
All the devices are in the same subnet by the way.
DELL-Joey C
Moderator
•
4.1K Posts
April 13th, 2022 02:00
Hi @octavez,
You may need to include VLAN1 for DCHP relay configuration on the switch.
interface vlan 1
ip address dhcp
no shut
exit
#write memory
Dell Support Resources
View All
Top
octavez
2 Posts
0
April 12th, 2022 23:00
All the devices are in the same subnet by the way.
DELL-Joey C
Moderator
•
4.1K Posts
0
April 13th, 2022 02:00
Hi @octavez,
You may need to include VLAN1 for DCHP relay configuration on the switch.
interface vlan 1
ip address dhcp
no shut
exit
#write memory