Tutorial

1. LINE: DCN with SRv6 [EN]

Publication URL: https://speakerdeck.com/line_developers/line-data-center-networking-with-srv6

Introduction:

LINE has deployed SRv6 in their Data Center Networking. The Slide introduces the details of using OpenStack to support SRv6.

2. SRv6 for Cloud and Network Synergy [EN]

Publication URL: PDF - SRv6 for Cloud and Network Synergy

Introduction:

This slide introduces how to use SRv6 for Cloud and Network Synergy.

3. SRv6 for 5G and Telcloud Innovation [CN]

Publication URL: PDF - SRv6 for 5G and Telcloud Innovation

IETF

1. BGP Prefix Segment in Large-Scale Data Centers

Publication URL: https://tools.ietf.org/html/rfc8670

Introduction:

This document describes the motivation for, and benefits of, applying Segment Routing (SR) in BGP-based large-scale data centers. It describes the design to deploy SR in those data centers for both the MPLS and IPv6 data planes.

CCSA

Demo

OpenSource

1. OpenStack Neutron: networking-sr

Publication URL: Github - OpenStack Neutron

Introduction:

Networking Segment Routing is neutron plugin to manage segment routing in openstack.

The networking-sr provides SRv6(Segment Routing for IPv6) networks as neutron network resources. This project can integrate with OpenStack Neutron using ML2 mechanism of Neutron. Users can create VMs with own segment network(Tenant network) isolated from other segment networks. The VMs can access to other VMs with same segment network but they cannot access to other VMs with other segment network only. This achieves Multi-tenancy network for users and projects.

News