-
### How can the team help?
The changes generated by the ansible modules, when ran with `--check`, generate the changes in a format different from `config_db.json`,
Sample output from the sonic ga…
-
When generating the dataplane for a network, a failure occurs in the IPSec topology builder when the following conditions are true in the structure definition of the tunnel interface:
`'destination…
-
### Environment
* Python version: 3.7
* Network Importer version: 2.7.3
### Guidance on the initial use and steps to deploy for network-importer
-->
### Proposed Functionality
Network-Impor…
-
It seems that Batfish does not support RIP recently. I guess that no Batfish developer is currently actively working on RIP, as noted in #936. RIP is, however, still supported by all major vendors. …
-
**Describe the bug and expected behavior**
Batfish shows the flow as allowed where as PAN GUI shows as denied
**Runnable example**
```
# Import packages
%run startup.py
bf = Session(host="loca…
-
The full expressiveness of Juniper regular expressions is not yet fully supported by Batfish. Currently, in `JuniperConfiguration#communityRegexToJavaRegex`:
```java
private static String commun…
-
Fortinet has been a requested generator by the community for a long time. Multiple people have asked for it over the NTC slack. Batfish has asked for progress and would likely wish to use it for their…
-
**Describe the bug and expected behavior**
A clear and concise description of what the bug is and what you expect to happen instead.
In the above topology I am trying to trace from R1's lo0 to…
-
```python
from pybatfish.client.session import Session
bf = Session.get()
TEXT="""
prefix-set BAR
0.0.0.0/0,
::/0
end-set
route-policy FOO
if destination in BAR then
set med 500
…
-
Issue with a file show-gateways-and-servers.json. It is expected under the packages subdirectory
(Batfish - domain, Standard - policy package)
```
Parse warning (redflag):
Checkpoint management …