Hi,
I have been looking at a way to create bgp-raw-update files for different address families. Say for starter VPNv4 and FlowSpec IPv4.
The documentation says - use scapy. But when I looked at scapy.contrib.bgp there are no NLRIs for those address families defined.
https://scapy.readthedocs.io/en/stable/api/scapy.contrib.bgp.html#
Are there any examples how to build such raw BGP UPDATE messages easily for all supported by BNGBlaster capabilities in BGP OPEN ?
Sure provided bgpupdate python script shows how to build Labeled NLRIs ... but Labeled NLRIs do not have so many fields as FlowSpec does ...
Many thx,
R.