1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

17 lines
620 B
ReStructuredText
Raw Normal View History

2022-03-30 23:47:00 +02:00
Frequently Asked Questions
==========================
**Some session established on BNG are not established on BNG Blaster?**
The BNG Blaster considers a session only as established if all configured
protocols are established. This could occur if the device under test (your BNG)
is configured for IPv4 only but the BNG Blaster is configured for IPv4 and IPv6.
The idea here is to prevent that potential failures will be overseen.
**DHCPv6 does not start for PPPoE sessions?**
The BNG Blaster expects an ICMPv6 router-advertisement with other-config flag
before it starts sending DHCPv6 within a PPPoE session.