-
> Batfish version (`batfish/allinone:latest` docker image)
> `pybatfish` version: 2021.7.9.974
I am trying to determine which interfaces on a Junos device are in which VLANs using Batfish. The ful…
-
**Describe the bug and expected behavior**
Current behavior:
No response when running a Bi-directional Reachability question with the TCP flag set to SYN.
Expected behavior:
If TCP flow occurs f…
-
typically, we have to upgrade some dependency once a month to fix some security issue.
Example:
* log4j update
* Jackson stack depth
Would like easy ability to release a hotfix branch with sam…
-
When using an address object as BGP peer-address (line 2 of the sample configuration) or static-route nexthop (line 4), batfish throws a parsing error.
This syntax is valid on a PaloAlto box running …
-
Hello.
Batfish doesn't recognize with "This syntax is unrecognized"
interfaces wildcards in interface-range members, for example:
set interfaces interface-range qwe member xe-\*/0/\*
set interfa…
-
Hi, there!
Just started using such a great tool, and faced with bunch of `syntax is unrecognized ` messages while loading real-world configs.
Could you please advice, if `realm` is supported for J…
-
Current environment is current `batfish/allinone` container.
Given the configuration below:
```python
bf_session.init_snapshot_from_text("""
!IOS XR
prefix-set EXAMPLE_PS
10.0.0.0/8 eq 8
…
-
When Static/Connected is redistributed into EIGRP, it is redistributed even if Metric is not specified. However, in the calculation of the route of batfish, if Metric is not specified, it is not regar…
-
### Environment
* Python version: 3.8
* Network Importer version: 3.1.0
### Steps to Reproduce
1. Import a type of IOS Device
2.
3.
### Expected Behavior
VLANs in the configuration…
-
### Environment
* netutils version: 1.2.0
### Proposed Functionality
Instead of forcing users to enter the parser/platform for a particular function like compliance, when files are specified…