LAN Routing
1752781 Members
6433 Online
108789 Solutions
New Discussion

Re: Switch ignoring dhcp "tftp-server server-ip"

 
rafaelmedeiros
Occasional Visitor

Switch ignoring dhcp "tftp-server server-ip"

I have a switch 2530 on default configuration, DHCP configured on the default VLAN.

The switch receives and acknowlodge the DHCP offer, but ignores aditional option "tftp-server server-ip" and is downloading config file from the DHCP server instead iMC server. 

DHCP Server IP: 10.0.1.240
iMC Server IP: 10.0.5.1


HP-dhcp-server# show run | b dhcp-server pool
dhcp-server pool "DEFAULT_VLAN"
   bootfile-name "autocfg_hp.cfg"
   default-router "10.0.1.254"
   lease infinite
   static-bind ip 10.0.1.1 255.255.255.0 mac xxxxxx-xxxxxx
   tftp-server server-ip 10.0.5.1
exit


HP-2530-24-PoEP#show logging -r

W 01/01/90 00:03:43 00136 tftp: Connection to 10.0.1.240 failed
I 01/01/90 00:02:46 00090 dhcp: Trying to download Config File (using TFTP)
received in DHCP from 10.0.1.240
I 01/01/90 00:01:06 03783 dhcp: DHCP server did not offer all the DNS parameters
on Primary VLAN
I 01/01/90 00:01:06 00025 ip: DEFAULT_VLAN: ip address 10.0.1.1/24
configured on vlan 1
I 01/01/90 00:01:06 05177 ip: Setting IP address 10.0.1.254 as default
gateway.
I 01/01/90 00:01:06 00083 dhcp: updating IP address and subnet mask

Any thoughts about it?

1 REPLY 1
DIYO
HPE Pro

Re: Switch ignoring dhcp "tftp-server server-ip"

Hello rafaelmedeiros,

apparently the device ignores the TFTP server parameter and attempts to download the file from the DHCP server, it looks like a bug. I would contact the HPE support for this.

Regards

I am an HPE Employee

Accept or Kudo