Uploaded image for project: 'OpenShift Core Networking'
  1. OpenShift Core Networking
  2. CORENET-5700

Full trunk port support for OVN Kubernetes localnet

XMLWordPrintable

    • None
    • None
    • None

      Pass the entire link trunk (all vlans) to the workload.

       

      In order to do this, the task will utilize the OVN vlan-passthru config (see API):

             other_config : vlan-passthru: optional string, either true or
             false
                    Determines whether VLAN tagged incoming traffic should be
                    allowed. Note that this may have security implications when
                    enabled for a logical switch with a tag=0 localnet port. If
                    not properly isolated from other localnet ports, fabric
                    traffic that belongs to other tagged networks may be passed
                    through such a port. 

      This config, when set on a bridged logical switch, will pass all traffic (tagged, without stripping the vlan header) to all LSPs (i.e. on all ports).

      This task will introduce a new API to the localnet NAD, that will configure the localnet switch with the above config.

       

              Unassigned Unassigned
              mduarted@redhat.com Miguel Duarte de Mora Barroso
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: