1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
Christian Giese 0d5b4d84a4 update sphinx docu
2022-03-31 18:45:37 +02:00

17 lines
620 B
ReStructuredText

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.