rtbrick / bngblaster

The BNG Blaster is an open-source network tester for access and routing protocols.
https://rtbrick.github.io/bngblaster/
BSD 3-Clause "New" or "Revised" License
202 stars 32 forks source link

DHCPv4/v6 Server support for IPoE Subscribers in BNG Blaster #254

Open DharmendraShetty opened 4 months ago

DharmendraShetty commented 4 months ago

Problem Description:


If we want to support DHCPv4/v6 Server for DHCP/IPOE subscribers case, where DUT(BNG Device ) is acting as DHCP Relay currently we dont see the support of the same in blaster. Basically we expect: (i) Enable DHCP Server on network interfaces. (ii) Address assignment is from pool defined in DHCP server.

For this we need the support of DHCP Server on our blaster.

Thanks & Regards, Dharmendra