You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dhcp_server] test ip assignment with single and range ip configuration (sonic-net#12427)
What is the motivation for this PR?
To make sure dhcp server has the capability for usage.
How did you do it?
In this PR,
first, we write common function to construct DHCP packet, parse VLAN configuration, parse port mapping and send packet and verify packet.
second, we add cases for ip assignment with single ip configuration.
last, we add case for ip assignment with range ip configuration.
How did you verify/test it?
Run tests on Arista-720DT-G48S4 and Nokia-7215 mx topo.
0 commit comments