# 金门C记 - Segment Routing 101 (Highlights) ![rw-book-cover|256](https://readwise-assets.s3.amazonaws.com/static/images/article0.00998d930354.png) ## Metadata **Cover**:: https://readwise-assets.s3.amazonaws.com/static/images/article0.00998d930354.png **Source**:: #from/readwise **Zettel**:: #zettel/fleeting **Status**:: #x **Authors**:: [[金门C记]] **Full Title**:: Segment Routing 101 **Category**:: #articles #readwise/articles **Category Icon**:: 📰 **URL**:: [zhuanlan.zhihu.com](https://zhuanlan.zhihu.com/p/96092461) **Host**:: [[zhuanlan.zhihu.com]] **Highlighted**:: [[2021-02-21]] **Created**:: [[2022-09-26]] ## Highlights ### 1 Segment Routing(SR)概念 - 在SR 域里,连接任意两个SR 节点的一段网络就叫Segment。 - 连接SR域的入节点(R1)和出节点(R8)的段的列表,我们就叫它Segment 路径 。 - 数据报文进入SR域时,入节点需要为这个数据报文选择一个Segment路径,并把这个路径包含的Segment 列表写入报文头,其他网络节点根据报文头中的Segment 列表转发报文,直到出SR域。