Batfish can generate a vendor-neutral data model that represents the critical facts discovered from the configuration files supplied to Batfish. In this recipe, we will outline how to collect these facts discovered by Batfish and how to use this information to validate the network configuration on the devices as per the intended state.
Collecting network facts from Batfish
Getting ready
The network configuration is already generated and the network snapshot is already synced with the Batfish server.
How to do it...
- Update the pb_batfish_analyis.yml playbook with the following...