当前位置:网站首页>SRv6 performance measurement
SRv6 performance measurement
2022-08-10 00:34:00 【InfoQ】
1. Basic principles of TWAMP measurement
- Full Architecture: Session-Sender and Control-Client are combined into one entity, called Controller; Session-Reflector and Server are combined into one entity,Known as Responder.The Controller interacts with the Responder through TCP-type TWAMP Control packets to establish a test session.After the session is established, the Controller sends a UDP packet to the Responder, and the Session-Reflector in the Responder responds to the TWAMP Test packet.
- Light Architecture: Session-Sender, Control-Client and Server are combined into one entity, called Controller;Session-Reflector is an entity called Responder.Under the Light architecture, key information is directly sent to the Controller through the interface configuration, and the TCP packet negotiation process on the control plane is not required, simplifying the Controller to be the Sender; the Responder is only responsible for receiving TWAMP Test packets and responding to the packets, thus simplifying the overall architecture.
2. Active SRv6 performance measurement based on TWAMP

3. Hybrid SRv6 performance measurement based on dyeing

边栏推荐
- 探索TiDB Lightning源码来解决发现的bug
- H5实现分享功能
- 新增一地公布2022下半年软考报考时间
- Mysql/stonedb - slow SQL - 2022-08-09 Q16 analysis
- 打包报错 AAPT: error: failed to read PNG signature: file does not start with PNG signature.
- 2022-08-09 mysql/stonedb-子查询性能提升-概论
- 68. qt quick-qml multi-level folding drop-down navigation menu supports dynamic add/unload, support qml/widget loading, etc.
- Gartner's global integrated system market data tracking, hyperconverged market growth rate is the first
- What is the stability of the quantitative trading interface system?
- How to insist to use procedural system?
猜你喜欢
How to know the computer boot record?
daemon
伦敦银行情中短线的支撑和阻力位
2022-08-09 mysql/stonedb-子查询性能提升-概论
新增一地公布2022下半年软考报考时间
HBuilder X 不能运行到内置终端
Technology feast!Huayun Data brings six topics to OpenInfra Days China
【Burning】It's time to show your true strength!Understand the technical highlights of the 2022 Huawei Developer Competition in one article
外包的水有多深?腾讯15k的外包测试岗能去吗?
完全背包理论
随机推荐
伦敦银行情中短线的支撑和阻力位
离散选择模型之Gumbel分布
What are the Shenzhen fortress machine manufacturers?Which one do you recommend?
生成NC文件时,报错“未定义机床”
Interfering with BGP routing---community attributes
A summary of 6 common tools for cross-border e-commerce
34. Fabric2.2 证书目录里各文件作用
H5实现分享功能
数字与中文大写数字互转(5千万亿亿亿亿以上的数字也支持转换)
Users should clearly know that quantitative trading is not a simple procedure
torch.distributed多卡/多GPU/分布式DPP(二)——torch.distributed.all_reduce(reduce_mean)&barrier&控制进程执行顺序&随机数种子
深圳堡垒机厂家有哪些?重点推荐哪家?
&& 不是此版本的有效语句分隔符
What is the stability of the quantitative trading interface system?
matplotlib散点图自定义坐标轴(文字坐标轴)
k8s部署mysql
金仓数据库 KingbaseGIS 使用手册(6.5. 几何对象编辑函数)
2022年最新《谷粒学院开发教程》:10 - 前台支付模块
你的手机曾经被监控过吗?
JS--popstate事件--使用/教程/实例