Home Blog Page 22

Not applying updates? You’re doing it wrong

All your excuses for not doing updates—from fear of downtime to concerns about testing—are wrong.

Read More at Enable Sysadmin

Slice and Save Costs with Open Packet Broker

Enterprise data centers continuously monitor network traffic to improve performance, provide better customer experience, and identify threats. All these appliances or tools require only a portion of the network payload to meet the monitoring requirements. Modern Network Packet brokers use “Packet truncation” technique to optimize the processing of network traffic which involves the removal of portions of network packets that are not needed for analysis.

Need for Packet Truncation

Reduce Storage: Network traffic payload can be very large (64 to 9216), and storing everything will be expensive. Packet truncation helps reduce the amount of data that needs to be stored by removing irrelevant or redundant information from packets.

Reduce CPU Cycles: Truncated packets require less processing to analyze, which can improve the overall speed and performance of the tools.

Simplify Analysis: Network administrators can easily identify network performance issues more quickly and efficiently since truncated packets have the relevant portions of the packet.

Improve Security: By removing sensitive information from the payload, security can be improved by limiting the exposure of confidential data.

Open Packet Broker for Truncation

Aviz Open Packet Broker industry first Packet broker solution built on Open Networking NOS SONiC supporting truncation on commodity ASICs supporting wire-speed packet truncation. Open Packet broker truncation has the following capabilities.

  • Packet Truncation based on custom offsets (48 bytes to 4094 bytes).
  • VLAN tag insertion for truncated packets for different tooling purposes.
  • Load Balance across tools for optimal processing 

Packet Truncation or slicing will allow only the user-defined byte from an incoming packet, and the remaining bytes are discarded. This helps in reducing the quantity of data processed on the tool port.


Figure 1: Truncation configured on a network port of flow1
Figure 2: Flow configure through APIs

Conclusion

Packet Truncation helps reduce storage requirements, improve analysis, speed up processing, and enhance network security. Open Packet Broker from Aviz Aviz OPB  improves cost savings by providing customers the choice of Open Networking HW SKUs supporting line-rate packet processing.

Authors: Chid Perumal, CTO, and Rajasekaran S, Member of Technical Staff, Aviz Networks

Build a golden image for your RHEL homelab with Image Builder

Create customized templates for your Red Hat Enterprise Linux (RHEL)-based homelab that you can deploy repeatedly with automated upkeep.

Read More at Enable Sysadmin

Storing sensitive data using Podman secrets: Which method should you use?

Podman supports two ways for storing sensitive data: using raw Podman secrets or creating Kubernetes secrets using Podman.

Read More at Enable Sysadmin

Create a libvirt network with Open vSwitch

libvirt’s default Linux bridge imposes limitations with some advanced network features. Try using OVS to implement libvirt networks instead.

Read More at Enable Sysadmin

How to cache Ansible facts with MongoDB

Ansible’s flexibility and variety of fact caching plugins allow you to design the solutions that best fit your requirements.

Read More at Enable Sysadmin

Open 3D Engine Sees Momentum Across Robotics Industry

Read the original post at: Read More 

How to install Fedora IoT on Raspberry Pi 4

Transform your Raspberry Pi into an edge computing device with Fedora IoT.

Read More at Enable Sysadmin