Network Virtualization Overlays Working Group Q. Wu
Internet-Draft Huawei
Intended status: Standards Track 2013
Expires: December 25, 2016

Signaling control/forward plane information between network virtualization edges (NVEs)
draft-wu-nvo3-nve2nve-00

Abstract

This document discusses how to provide control plane and forward plane information to the NVE associated with the tenant system for enabling interconnect between Tenant Systems that belong to specific tenant network.

Status of This Memo

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at http://datatracker.ietf.org/drafts/current/.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

This Internet-Draft will expire on December 25, 2016.

Copyright Notice

Copyright (c) 2013 IETF Trust and the persons identified as the document authors. All rights reserved.

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.


Table of Contents

1. Introduction

In [I.D-ietf-nvo3-framework],one control component is defined to provide the capability for Address advertisement and tunnel mapping. In [I.D-fw-nvo3-server2vcenter],the control interface between NVE and interconnection functionality is defined to provide the capability:

However, there is no relevant work to discuss how those capability can be realized at the NVEs. This document goes into details to discuss how to provide control plane and forward plane information to the NVE associated with the tenant system for enabling interconnect between Tenant Systems that belong to specific tenant network.

2. Conventions used in this document

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC2119 [RFC2119].

Site :


If multiple tenant systems connect to the VN through one NVE, the collection of these tenant systems and the NVE associated with these tenant systems are referred to as a site or virtualization network subnet.

3. Solution Overview

This document addresses how to provide control plane and forward plane information to the NVE associated with the tenant system for enabling interconnect between Tenant Systems that belong to specific tenant network.

Figure 1 shows the example architecture for interconnection between tenant systems. This example architecture assumes that:

+---------------+-------------+--------------+
| VN1           | +--------+  |   +--------+ |
|               | |VM1VM2VM3  |   |VM4VM5VM6 |
|               | +--------+  |   +--------+ |
|               | |        |  |   |        | |
|               | | Server1|  |   | Server2| |
|               | |        |  |   |        | |
|               | +--------+  |   +--------+ |
|               | +---------+ |   +---------+|
|              -+-|NVE Edge1+-+---+NVE Edge2++-
|            // | +---------+ |   +---------+| \\
|           |   |Site1        |              |   |
|           |   +-------------+  +VN3--------+---+------------+
| |--+---+ +---+                 |           |+---+ +---|--+  |
| |VMd   | |   |                 |           ||   | |   |VMh  |
| |  | S | |NVE|                 |           ||NVE| | S |  |  |
| |  | e | |   |                 |           ||   | | e |  |  |
| |VMe r | | E |   ,---------.   |           || E | | r |VMi  |
| |  | v | | d | Interconnection |           || d | | v |  |  |
| |  | e | | g |(               )|           || g | | e |  |  |
| |VMf r | | e | `Functionality' |           || e | | r |VMj  |
| |  | 5 | | 5 |   `---------'   |           || 6 | | 6 |  |  |
| |VMg   | |   |                 |           ||   | |   |VMk  |
| |--|---+ ++--+                 |           |++--+ |---+--+  |
+-----------+--------------------+-----------+   |            |
            |                    |               |            |
            |  +VN2--------------+------------+  |            |
           .   |... .............|Site2..... .|  |            |
           .|  | +---------+ ..  |+---------+ |//             |
           . \\| |NVE Edge3+-----++NVE Edge4+-+               |
           .   | +---------+     |+---------+ |               |
           .   | +--------+  ..  | +--------+ | .             |
           .   | |        |  ..  | |        | | .             |
           .   | | Server3|  ..  | | Server4| | .             |
           .   | |        |  ..  | |        | | .             |
           .   | +--------+  ..  | +--------+ | .             |
           .   | |VM7VM8VM9  ..  | |VMaVMbVMc | .             |
           ....| ---------+......|.---------+ |..             |
               +-----------------+------------+               |
                                 +----------------------------+

Figure 1: Figure 1.

4. Mapping tables at the NVE

Every NVE pair( local NVE and remote NVE ) associated with the tenant system MUST maintain a mapping table entry for each currently attached tenant system. Each mapping table entry conceptually contains the following fields:

5. Key functions for signaling control/forwarding info to NVEs

5.1. Create and Update tenant Virtual Network(VN)

The tenant virtualization network(VN) is a collection of tenant systems, Network Virtualization Edges (NVE)(s) and end systems that are interconnected with each other. The tenant VN also consists of a set of sites where each can send traffic directly to the other.

In order to create or update a tenant VN, when a Tenant System is attached to a local NVE, the tenant system should inform the attached local NVE which VN the tenant system belong to.

5.2. Associate the NVE and tenant system with VN context

The VN context includes a set of configuration attributes defining access and tunnel policies and (L2 and/or L3) forwarding functions. When a Tenant System is attached to a local NVE, a VN network instance should be allocated to the local NVE. The tenant system should be associated with the specific VN context using virtual Network Instance(VNI). The tenant system should also inform the attached local NVE which VN context the tenant system belong to. Therefore the VN context can be bound with the data path from the tenant system to the local NVE and the tunnel from local NVE associated with the tenant system and all the remote NVEs that belong to the same VN as the local NVE. For the data path from the tenant system and the local NVE, the network policy can be installed on the underlying switched network and forwarding tables also can be populated to each network elements in the underlying network based on the specific VNI associated with the tenant system. For the tunnel from local NVE to the remote NVEs, the traffic engineering information can be applied to each tunnel based on VNI associated with the tenant system.

5.3. Populate mapping tables at the local NVE

In some cases, two tenant systems may be attached to the same local NVE. In order to allow the NVE to locally route traffic between two tenant systems that are attached to the same NVE, the mapping table that maps a final destination address to the proper tunnel should be populated at the local NVE.

In some cases, two tenant systems may connect to the different VNs through the same interconnection functionality, in order to allow two tenant systems communication between two VNs, the mapping table that maps a final destination address to the proper tunnel should be populated in both NVE associated with two communicated tenant system and the interconnection functionality associated corresponding NVE.

5.4. Distribute the mapping table to remote NVEs in the VN

When the packet sent from one tenant system arrives at the ingress NVE associated with that tenant system, in order to determine which tunnel the packet needs to be sent to, the mapping table that maps a final destination address to the proper tunnel should also be distributed to all the remote NVEs in the VN using a control plane protocol or dynamic data plane learning. The mapping table may be advertised directly to other remote NVEs that belong to the same VN or firstly advertised to the centralized controller that maintain global view of NVEs that belong to the same VN and then let the centralized controller distribute the mapping tables to all the relevant remote NVEs that belong to the same VN.

5.5. The mapping table update at the NVE when VM moves or connection fails

In some cases, one tenant system may be detached from one NVE and move to another NVE. In such cases, the mapping table should be removed from the NVE to which the tenant system was previously attached and the new mapping table should be created at the new NVE to which the tenant system is currently attached. Such mapping table should be updated at each remote NVE associated with the tenant system and the new NVE.

In some cases, one tenant system may fail to connect to the VN through the NVE. In such cases, the mapping table should be removed from the NVE to which the tenant system is currently attached. In addition, the mapping table should be updated at each remote NVE in the same VN through which the tenant system is communicating with the destination tenant system.

5.6. The VN context re-association at the NVE when VM moves

In some cases, one tenant system may be detached from one NVE and move to another NVE. In such cases, the VN context should be moved from the NVE to which the tenant system was previously attached to the new NVE to which the tenant system is currently attached. In order to achieve this, the per tenant system VN context can be maintained at the centralized database and be retrieved at the new place based on the VN Identifier (VNID).

6. IANA Considerations

This document has no actions for IANA.

7. Security Considerations

TBC.

8. References

8.1. Normative References

[I.D-ietf-nvo3-framework] Lasserre, M., "Framework for DC Network Virtualization", ID draft-ietf-nvo3-framework-00, September 2012.
[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", March 1997.

8.2. Informative References

[I.D-fw-nvo3-server2vcenter] Wu, Q. and R. Scott, "Network Virtualization Architecture", ID draft-fw-nvo3-server2vcenter-01, January 2013.

Author's Address

Qin Wu Huawei 101 Software Avenue, Yuhua District Nanjing, Jiangsu 210012 China EMail: bill.wu@huawei.com