-
I need to do VLAN translate
For example - rtr-1 trunk to some device rtr-2,
I want that all packets from rtr-1 that are in VLAN X will be forward to rtr-2 in VLAN Y
I tried it in BatFish with Ju…
-
Hi,
So I am using batfish to test peering between certain arista devices. I found that Batfish can correctly identify IPv4 BGP peering but it could not identify IPv6 BGP peering
**IPv4 example…
-
Does Batfish support dynamic routing in Check Point GAIA?
It seems like all bgp-related lines in config are ignored
```
Nodes Source_Lines Type Details Line_Text Parser_Context
15 None [config…
-
Batfish does not currently apply the incoming firewall filter of the loopback interface on Juniper routers.
-
I get the following in the batfish diagnostics log for this IP unnumbered configuration syntax from an Arista EOS device:
```
Source_Lines [configs/spine-1.ios:[55, 63, 71, 79, 87, 95],...
Typ…
-
Does Batfish support parsing Cisco's IS-IS IPv6 Multi Process configuration?
example config:
vrf definition v1
rd 200:1
!
router isis v1a
vrf v1
net 49.000b.0000.0001.0002.00
is-type …
-
Currently, the Criteria for ospfEdges Question doesn't include the following checks
- [ ] IPv4 Interface MTU.
- [x] Interface type Status (POINT_TO_POINT, BROADCAST, etc...)
- [x] HELLO Interval
…
-
Dear Batfish Team.
Please provide support for Meraki devices.
Input data could be obtained by Meraki Dashboard API
Thanks.
-
Hey Batfish devs, I'm trying to feed an evpn multihoming setup plus multicast config into batfish and seems like it's not really supported yet:
For example the config containing evpn-mh and multicast…
-
**mapbox-gl-js version**: 0.45.0
### Steps to Trigger Behavior
1. `npm install`
2. `yarn test`
### Expected Behavior
`npm install` and `yarn install` will produce the same output so…