AccueilGlossaire › Segment Routing (SR-MPLS, SRv6)

Segment Routing (SR-MPLS, SRv6)

Réseaux

Source routing moderne via segment lists, simplifiant MPLS-TE.

Segment Routing (SR) est un paradigme de source routing moderne où le source node encode le chemin entier comme une liste de segments (instructions) dans le header du paquet. Simplifie dramatiquement les architectures vs MPLS-TE classique (pas d'état per-flow dans le réseau, pas de RSVP-TE) tout en offrant traffic engineering puissant.

Deux data planes :
(1) **SR-MPLS** — utilise stack de labels MPLS comme segment list. Compatible avec infrastructure MPLS existante. Adoption majoritaire opérateurs telco 2020+.
(2) **SRv6** — utilise extension headers IPv6 (SRH — Segment Routing Header) avec liste de SIDs (Segment IDs sous forme d'IPv6 addresses). Plus moderne, pas besoin MPLS underlay, supports network programmability via uSID (micro-segments), VPN, traffic engineering natif. Adoption croissante chez hyperscalers et opérateurs IPv6-only.

Types de segments : (1) **Prefix-SID** — globally unique, advertised in IGP, identifies node ; (2) **Adjacency-SID** — locally significant, identifie un lien spécifique ; (3) **Binding-SID** — bind une LSP ; (4) **Service-SID** (SRv6) — instruction de service (firewall, NAT, deep packet inspection — Network Function Virtualization native).

Avantages vs MPLS-TE : (1) pas de RSVP-TE — simpler ; (2) stateless mid-routers — scalable ; (3) SDN-friendly — central controller computes paths, source nodes execute ; (4) ECMP-friendly ; (5) SRv6 unifie IP, MPLS, NFV.

Use cases : ISP backbones (Bell Canada, China Telecom, NTT, AT&T deploy widely), 5G transport, hyperscaler DCI, traffic engineering avec SDN controllers (Cisco Crosswork, Juniper NorthStar). Compétences CCIE SP, JNCIE-SP.

Certifications qui couvrent ce concept
CCNP CCNA
Termes liés
MPLS (Multiprotocol Label Switching) MPLS-TE (Traffic Engineering) IPv6 SDN (Software-Defined Networking)

Préparez vos certifications IT gratuitement

200+ certifications, 400 000+ questions, examens blancs chronométrés.

Voir le catalogue →
← Retour au glossaire