SYNESIS Introduction
2024-09-09
SYNESIS Business Unit
Confidential ©TOYO Corporation
What is SYNESIS ?
Confidential ©TOYO Corporation 2
Product Overview
SYNESIS is a network capturing product, that means it keeps all received
packets into the disk and the user can retrieve them for various purposes.
SYNESIS equips a unique patented technology that captures high-speed,
large-volume of traffic from 1GbE to 100GbE without loss.
In addition, the captured data in the field can be replayed in the lab
environment to identify the problems.
Distributed and Portable, various models.
1G, 10G, 25G, 40G, and 100G interfaces.
Confidential ©TOYO Corporation 3
Huge Packet Storage Architecture
The captured packet is stored in the packet storage. When full, the oldest data is
overwritten (FIFO).
Packet Data Area
Packet Packet Packet Packet Packet Packet
Specify the conditions
Packet
Packet
The packet store size depends on the model. Packet
<Estimated capture time> Specify the size
Rate Time Disk Size
2Gbps 1 hour 900GB
100Gbps 1 hour 45TB
Confidential ©TOYO Corporation 4
Intuitive Operation
1. Capture
Simple GUI via browser and Easy operation just by clicking
settings
2. Start of
capture
3. Saving Trace
file
4. Decode /
Analysis
Confidential ©TOYO Corporation 5
Filter Feature
When saving trace files, the user can specify software filters so that
only the packets to be saved that meet the filter condition.
Filter Item
• Physical Channel
• Physical Error
• Packet Size
• MAC Address OR
AND
• VLAN
• L2 Ether Type NOT
• L3 Protocol
• Flow
• TCP Flags
• TCP Window Size AND : Align dialog boxes side by side
• Protocols OR : Align dialog boxes vertically
• Pattern
• VoIP (Phone number with SIP and co-rerated RTP) NOT : Check the box
Confidential ©TOYO Corporation 6
Analysis
SYNESIS provides basic analysis feature.
It can be possible both auto-analysis (while capturing) and post-analysis.
APM / NPM
Captured data can be indexed to allow
filtering with indexed information.
<Benefit>
Network trends for any period are
summarized layer by layer.
Logging trace file with Indexed Info
Threshold setting can detect abnormal
conditions.
Microburst
Detect a microburst with at minimum 100μsec resolution
Confidential ©TOYO Corporation 7
PacketReplayer Feature
Replay traffic from traces files or capture sessions in a controlled environment
Production environment Test Environment
Capture Replay
Confidential ©TOYO Corporation 8
REST API
SYNESIS provides REST API to automate operations.
It follows general JSON format and has detailed API documents.
Main operations of SYNESIS
can be performed by APIs.
Authentication
Start/Stop capture
Configure capture options
Define and apply filters
Save trace files
…
Confidential ©TOYO Corporation 9
Demo
Confidential ©TOYO Corporation 10
Demo Outline
We'll provide a short demo using REST API.
1. Authentication
2. Start Capture
3. Query the Capture Status
4. Save Trace
5. Stop Capture
Confidential ©TOYO Corporation 11