-
Since 20.x the Juniper EX2300 and EX3400 models have the unlink option on by default when installing software. The unlink option removes the installation package when done with installing. This cannot…
-
### Bug Description
Enterprise_sonic tries to load the "is_masklen" module from a deprecated location when using ansible.netcommon version 5.0 and below error is reported:
2023-04-03 11:11:45,159 …
-
**Description**
many drop_packets tests cases fail over issue:
module 'ptf.testutils' has no attribute 'scapy'
**Steps to reproduce the issue:**
1.run one of the following cases:
- test…
-
When sflow is choosed as policy tap, on current ORB the UI not allowed the user to proceed with the policy creation process and not adjust the form considering the tap.
![image.png](https://images.z…
-
In scripts/lua/modules/graph_utils.lua , in graph_utils.drawNewGraphs method all boolean must be set with right value (true or false):
```
local sources_types_enabled = {
interface = true,…
-
**Description**
fast/warm reboot test fail over PTF test failing and not preforming reboot
PR #7817 broke the ansible/roles/test/files/ptftests/advanced-reboot.py file.
**Steps to reproduce…
-
I have an Arista 7280R3 exporting sflow data to nfdump 1.6.25 using IPv4 (at the moment). If sfcapd is started with "-6", flow data is written but nfdump cannot read the resulting file and aborts with…
-
#### Description
During scale testing, all MACs are not synced to kernel. This can be easily reproduced by learning 10K MACs on a port and doing a shutdown/no shut. Could this be due to fdbs…
-
Hi,
I'm receiving a template like that
and this data
from a juniper device.
when I look on the json decoded I see:
{"Type":"IPFIX","TimeReceived":1679496068,"SequenceNum":93…
-
When more than one tap is available as options on policies creation, if user choose one and then re-choose another one, the "next" button and the form option must be dynamic configured. On current ORB…