Hi.

Here is proposed text on the topic of VLANs in L2 Service.

For terminology section:


          <t hangText="VLAN">
            Unless stated otherwise, the terms VLAN and VLAN Tag are
            used in this document denote a C-VLAN and the terms are
            used interchangably to improve readability.
          </t>

Note; Following goes as a subsection withink 3.1  (at end of section)

<section anchor="vlan-tags-section" title="VLAN Tags in L2 Service">
    <t>
      An NVO3 L2 virtual network service can carry L2 VLAN tags
      provided by a Tenant System, but does not use them in deciding
      where and how to forward traffic. Such VLAN tags can be passed
      through, so that Tenant Systems that send or expect to receive
      them can be supported as appropriate. 
    </t>
    <t>
      The processing of VLAN tags that an NVE receives from a TS is
      controlled by settings associated with the VAP. Just as in the
      case with ports on Ethernet switches, a number of settings could
      be imagined. For example, C-TAGs can be passed through
      transparently, they could always be stripped upon receipt from a
      Tenant System, they could be compared against a list of
      explicitely confiured tags, etc.
    </t>
    <t>
      Note that the handling of C-VIDs has additional complications,
      as described in <xref target="vlan-tags-split-nve"/>  below.
    </t>
</section>

Note: the following goes as a new subection 4.2.1 (subsection of
Split-NVE)

<section anchor="vlan-tags-split-nve" title="Tenant VLAN handling in Split-NVE 
Case">
  <t>
    Preserving tenant VLAN tags across a NVO3 as described in
    <xref target="vlan-tags-section"/> poses additional complications
    in the split-NVE case. The portion of the NVE that performs the
    encapsulation function needs access to the specific VLAN tags that
    the Tenant System is using in order to include them in the
    encapsulated packet. When an NVE is implemented entirely within
    the hypervisor, the NVE has access to the complete original packet
    (including any VLAN tags) sent by the tenant. In the split-NVE
    case, however, the VLAN tag used between the hypervisor and
    offloaded portions of the NVE normally only identify the specific
    VN that traffic belongs. In order to allow a tenant to preserve
    VLAN information in the split-NVE case, additional mechanisms
    would be needed. 
      </t>
</section>

Comments?

Thomas

_______________________________________________
nvo3 mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/nvo3

Reply via email to