THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

DHCP moving between VLAN

  • retag add tags

Client connected to Cisco Meraki Access Points

Client connected to VLAN 5 and gets IP from that VLAN

When client moves to another floor and that is on VLAn 4 the client does not get VLAN IP from VLAN 4 but retains it IP from VLAN 5

I have done a wireshark trace and this is what I see from the client (no Dicovery or Offer but directly to Request and Ack)

I would assume when moving to another VLAN, the Discovery process would kick in

Trace of DHCP request (filtered by client MAC address)

image description

AL's avatar
3
AL
asked 2023-02-13 15:32:31 +0000, updated 2023-02-13 15:33:32 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The client is not aware of a VLAN change, so it will just do a Request. If there is a helper address on the VLAN, then the router/l3-switch will indicate to the DHCP server that the request was from VLAN 4, triggering the DHCP server to respond with a NAK to make the client send a new DISCOVER.

SYN-bit's avatar
18.5k
SYN-bit
answered 2023-02-13 15:55:47 +0000, updated 2023-02-13 21:25:51 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer