Launch an instance on a self-service network

To launch an instance on a self-service network, follow the same steps as launching an instance on the provider network, but using the UUID of the self-service network.

OVN operations

The OVN mechanism driver and OVN perform the following operations when launching an instance.

  1. The OVN mechanism driver creates a logical port for the instance.

    _uuid               : c754d1d2-a7fb-4dd0-b14c-c076962b06b9
    addresses           : ["fa:16:3e:15:7d:13 192.168.1.5"]
    enabled             : true
    external_ids        : {"neutron:port_name"=""}
    name                : "eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"
    options             : {}
    parent_name         : []
    port_security       : ["fa:16:3e:15:7d:13 192.168.1.5"]
    tag                 : []
    type                : ""
    up                  : true
    
  2. The OVN mechanism driver updates the appropriate Address Set object(s) with the address of the new instance:

    _uuid               : d0becdea-e1ed-48c4-9afc-e278cdef4629
    addresses           : ["192.168.1.5", "203.0.113.103"]
    external_ids        : {"neutron:security_group_name"=default}
    name                : "as_ip4_90a78a43_b549_4bee_8822_21fcccab58dc"
    
  3. The OVN mechanism driver creates ACL entries for this port and any other ports in the project.

    _uuid               : 00ecbe8f-c82a-4e18-b688-af2a1941cff7
    action              : allow
    direction           : from-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "inport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip4 && (ip4.dst == 255.255.255.255 || ip4.dst == 192.168.1.0/24) && udp && udp.src == 68 && udp.dst == 67"
    priority            : 1002
    
    _uuid               : 2bf5b7ed-008e-4676-bba5-71fe58897886
    action              : allow-related
    direction           : from-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "inport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip4"
    priority            : 1002
    
    _uuid               : 330b4e27-074f-446a-849b-9ab0018b65c5
    action              : allow
    direction           : to-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "outport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip4 && ip4.src == 192.168.1.0/24 && udp && udp.src == 67 && udp.dst == 68"
    priority            : 1002
    
    _uuid               : 683f52f2-4be6-4bd7-a195-6c782daa7840
    action              : allow-related
    direction           : from-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "inport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip6"
    priority            : 1002
    
    _uuid               : 8160f0b4-b344-43d5-bbd4-ca63a71aa4fc
    action              : drop
    direction           : to-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "outport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip"
    priority            : 1001
    
    _uuid               : 97c6b8ca-14ea-4812-8571-95d640a88f4f
    action              : allow-related
    direction           : to-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "outport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip6"
    priority            : 1002
    
    _uuid               : 9cfd8eb5-5daa-422e-8fe8-bd22fd7fa826
    action              : allow-related
    direction           : to-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "outport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip4 && ip4.src == 0.0.0.0/0 && icmp4"
    priority            : 1002
    
    _uuid               : f72c2431-7a64-4cea-b84a-118bdc761be2
    action              : drop
    direction           : from-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "inport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip"
    priority            : 1001
    
    _uuid               : f94133fa-ed27-4d5e-a806-0d528e539cb3
    action              : allow-related
    direction           : to-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "outport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip4 && ip4.src == $as_ip4_90a78a43_b549_4bee_8822_21fcccab58dc"
    priority            : 1002
    
    _uuid               : 7f7a92ff-b7e9-49b0-8be0-0dc388035df3
    action              : allow-related
    direction           : to-lport
    external_ids        : {"neutron:lport"="eaf36f62-5629-4ec4-b8b9-5e562c40e7ae"}
    log                 : false
    match               : "outport == \"eaf36f62-5629-4ec4-b8b9-5e562c40e7ae\" && ip6 && ip6.src == $as_ip4_90a78a43_b549_4bee_8822_21fcccab58dc"
    priority            : 1002
    
  4. The OVN mechanism driver updates the logical switch information with the UUIDs of these objects.

    _uuid               : 15e2c80b-1461-4003-9869-80416cd97de5
    acls                : [00ecbe8f-c82a-4e18-b688-af2a1941cff7,
                           2bf5b7ed-008e-4676-bba5-71fe58897886,
                           330b4e27-074f-446a-849b-9ab0018b65c5,
                           683f52f2-4be6-4bd7-a195-6c782daa7840,
                           7f7a92ff-b7e9-49b0-8be0-0dc388035df3,
                           8160f0b4-b344-43d5-bbd4-ca63a71aa4fc,
                           97c6b8ca-14ea-4812-8571-95d640a88f4f,
                           9cfd8eb5-5daa-422e-8fe8-bd22fd7fa826,
                           f72c2431-7a64-4cea-b84a-118bdc761be2,
                           f94133fa-ed27-4d5e-a806-0d528e539cb3]
    external_ids        : {"neutron:network_name"="selfservice"}
    name                : "neutron-6cc81cae-8c5f-4c09-aaf2-35d0aa95c084"
    ports               : [2df457a5-f71c-4a2f-b9ab-d9e488653872,
                           67c2737c-b380-492b-883b-438048b48e56,
                           c754d1d2-a7fb-4dd0-b14c-c076962b06b9]
    
  5. With address sets, it is no longer necessary for the OVN mechanism driver to create separate ACLs for other instances in the project. That is handled automagically via address sets.

  6. The OVN northbound service translates the updated Address Set object(s) into updated Address Set objects in the OVN southbound database:

    _uuid               : 2addbee3-7084-4fff-8f7b-15b1efebdaff
    addresses           : ["192.168.1.5", "203.0.113.103"]
    name                : "as_ip4_90a78a43_b549_4bee_8822_21fcccab58dc"
    
  7. The OVN northbound service adds a Datapath Binding for the new Logical Switch object:

    _uuid               : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    external_ids        : {logical-switch="4d85514d-3910-4edd-9257-5582f671dfa1"}
    tunnel_key          : 71
    
  8. The OVN northbound service adds Logical Flows based on the updated Address Set, ACL and Logical_Switch_Port objects:

    _uuid               : 7a558e7b-ed7a-424f-a0cf-ab67d2d832d7
    chassis             : b67d6da9-0222-4ab1-a852-ab2607610bf8
    datapath            : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    logical_port        : "e9cb7857-4cb1-4e91-aae5-165a7ab5b387"
    mac                 : ["fa:16:3e:b6:a3:54 192.168.1.5"]
    options             : {}
    parent_port         : []
    tag                 : []
    tunnel_key          : 3
    type                : ""
    
  9. The OVN northbound service adds Logical Flows based on the updated Address Set, ACL and Logical_Switch_Port objects:

    _uuid               : 1bfc1a20-2b27-4405-a830-5039e95e62e1
    actions             : "next;"
    external_ids        : {stage-name="ls_in_port_sec_l2"}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.src == {fa:16:3e:b6:a3:54}"
    pipeline            : ingress
    priority            : 50
    table_id            : 0
    
    _uuid               : 9a8e17de-4ed6-4b9f-9818-59d4d4a6c5c6
    actions             : "next;"
    external_ids        : {stage-name=ls_in_port_sec_ip}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.src == fa:16:3e:b6:a3:54 && ip4.src == 0.0.0.0 && ip4.dst == 255.255.255.255 && udp.src == 68 && udp.dst == 67"
    pipeline            : ingress
    priority            : 90
    table_id            : 1
    
    _uuid               : cb0b5fb5-c648-4487-ab06-4432ffe32afc
    actions             : "next;"
    external_ids        : {stage-name=ls_in_port_sec_ip}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.src == fa:16:3e:b6:a3:54 && ip4.src == {192.168.1.5}"
    pipeline            : ingress
    priority            : 90
    table_id            : 1
    
    _uuid               : 85ab2e88-16e9-49d1-8b53-45fc06626135
    actions             : "drop;"
    external_ids        : {stage-name=ls_in_port_sec_ip}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.src == fa:16:3e:b6:a3:54 && ip"
    pipeline            : ingress
    priority            : 80
    table_id            : 1
    
    _uuid               : bb64af3e-ce8e-45eb-a9eb-76647f01ae24
    actions             : "next;"
    external_ids        : {stage-name=ls_in_port_sec_nd}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.src == fa:16:3e:b6:a3:54 && arp.sha == fa:16:3e:b6:a3:54 && (arp.spa == 192.168.1.5 )"
    pipeline            : ingress
    priority            : 90
    table_id            : 2
    
    _uuid               : d3a26184-9ab3-4ef9-b855-926c3195454d
    actions             : "drop;"
    external_ids        : {stage-name=ls_in_port_sec_nd}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && (arp || nd)"
    pipeline            : ingress
    priority            : 80
    table_id            : 2
    
    _uuid               : a7402b96-79f9-4bde-a970-57628cd0163e
    actions             : "ct_next;"
    external_ids        : {stage-name=ls_in_pre_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : ip
    pipeline            : ingress
    priority            : 100
    table_id            : 3
    
    _uuid               : 83262081-4b11-4e14-b8b5-c0c519cd77f7
    actions             : "next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "!ct.est && ct.rel && !ct.new && !ct.inv"
    pipeline            : ingress
    priority            : 65535
    table_id            : 4
    
    _uuid               : 7b565d14-8660-4bd0-ad35-bb88f30ec207
    actions             : "next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "ct.est && !ct.rel && !ct.new && !ct.inv"
    pipeline            : ingress
    priority            : 65535
    table_id            : 4
    
    _uuid               : b2d96717-c8c7-43c8-9440-ca86bafbc7de
    actions             : "drop;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : ct.inv
    pipeline            : ingress
    priority            : 65535
    table_id            : 4
    
    _uuid               : 6231381e-ffc2-404c-b957-fc5655dd9b47
    actions             : "next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : nd
    pipeline            : ingress
    priority            : 65535
    table_id            : 4
    
    _uuid               : dc41eeaa-9094-4137-9dd6-9a0234f1390e
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "ct.new && (inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip6)"
    pipeline            : ingress
    priority            : 2002
    table_id            : 4
    
    _uuid               : f3d2e7bb-c8ad-4c03-a1bb-7d3c67f3a430
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip4 && (ip4.dst == 255.255.255.255 || ip4.dst == 192.168.1.0/24) && udp && udp.src == 68 && udp.dst == 67"
    pipeline            : ingress
    priority            : 2002
    table_id            : 4
    
    _uuid               : da80a53c-c95e-4957-86af-dc57d4cb68af
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "ct.new && (inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip4)"
    pipeline            : ingress
    priority            : 2002
    table_id            : 5
    
    _uuid               : 7130081e-0aa8-44c2-bd91-16f41d71f973
    actions             : "drop;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "inport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip"
    pipeline            : ingress
    priority            : 2001
    table_id            : 4
    
    _uuid               : c7477c15-2afe-466f-9ac4-08aafc914976
    actions             : "next;"
    external_ids        : {stage-name=ls_in_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : ip
    pipeline            : ingress
    priority            : 1
    table_id            : 4
    
    _uuid               : 1bd6df02-c0e9-403d-8b23-82de10a7bcd7
    actions             : "eth.dst = eth.src; eth.src = fa:16:3e:b6:a3:54; arp.op = 2; /* ARP reply */ arp.tha = arp.sha; arp.sha = fa:16:3e:b6:a3:54; arp.tpa = arp.spa; arp.spa = 192.168.1.5; outport = inport; inport = \"\"; /* Allow sending out inport. */ output;"
    external_ids        : {stage-name=ls_in_arp_nd_rsp}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "arp.tpa == 192.168.1.5 && arp.op == 1"
    pipeline            : ingress
    priority            : 50
    table_id            : 5
    
    _uuid               : 40ddfda2-ac70-4e5d-ba89-afb264685598
    actions             : "outport = \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\"; output;"
    external_ids        : {stage-name="ls_in_l2_lkup"}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "eth.dst == fa:16:3e:b6:a3:54"
    pipeline            : ingress
    priority            : 50
    table_id            : 8
    
    _uuid               : 5a7bac75-9d80-489d-b154-c0936ef4775f
    actions             : "ct_next;"
    external_ids        : {stage-name=ls_out_pre_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : ip
    pipeline            : egress
    priority            : 100
    table_id            : 0
    
    _uuid               : 47df3a86-75e1-45da-9ae9-3ff0446cbbd4
    actions             : "next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : nd
    pipeline            : egress
    priority            : 65535
    table_id            : 1
    
    _uuid               : 02ec4bcd-c053-4078-badb-ed796d739748
    actions             : "next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "!ct.est && ct.rel && !ct.new && !ct.inv"
    pipeline            : egress
    priority            : 65535
    table_id            : 1
    
    _uuid               : 8232d5f5-8665-485c-a0ed-d591029c96f8
    actions             : "next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "ct.est && !ct.rel && !ct.new && !ct.inv"
    pipeline            : egress
    priority            : 65535
    table_id            : 1
    
    _uuid               : 7868923f-d6a4-4e30-9fab-0b03a4f5efd2
    actions             : "drop;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : ct.inv
    pipeline            : egress
    priority            : 65535
    table_id            : 1
    
    _uuid               : 4e8bc540-8d46-4fd7-8a69-3bb33b29b100
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "ct.new && (outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip6 && ip6.src == $as_ip6_90a78a43_b549_4bee_8822_21fcccab58dc)"
    pipeline            : egress
    priority            : 2002
    table_id            : 1
    
    _uuid               : 7277edee-0152-4067-8183-71d086dc9ca1
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "ct.new && (outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip4 && ip4.src == $as_ip4_90a78a43_b549_4bee_8822_21fcccab58dc)"
    pipeline            : egress
    priority            : 2002
    table_id            : 1
    
    _uuid               : dbb5c2e0-0a4a-4cd3-beb0-b5265b14fb6c
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip4 && ip4.src == 192.168.1.0/24 && udp && udp.src == 67 && udp.dst == 68"
    pipeline            : egress
    priority            : 2002
    table_id            : 1
    
    _uuid               : af90b42d-e0a9-4a30-9669-675a40e4e5c1
    actions             : "drop;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && ip"
    pipeline            : egress
    priority            : 2001
    table_id            : 1
    
    _uuid               : ec9418c3-f639-410e-be4d-a41b1276aaa1
    actions             : "ct_commit; next;"
    external_ids        : {stage-name=ls_out_acl}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : ip
    pipeline            : egress
    priority            : 1
    table_id            : 1
    
    _uuid               : 588855bd-04c1-408e-a4ed-94f5067769e9
    actions             : "next;"
    external_ids        : {stage-name=ls_out_port_sec_ip}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.dst == fa:16:3e:b6:a3:54 && ip4.dst == {255.255.255.255, 224.0.0.0/4, 192.168.1.5}"
    pipeline            : egress
    priority            : 90
    table_id            : 2
    
    _uuid               : 474b1659-e788-44ba-84e0-4f5319cf769d
    actions             : "drop;"
    external_ids        : {stage-name=ls_out_port_sec_ip}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.dst == fa:16:3e:b6:a3:54 && ip"
    pipeline            : egress
    priority            : 80
    table_id            : 2
    
    _uuid               : 45c695e6-3a0f-46c3-8d2f-3f9fea7d94f6
    actions             : "output;"
    external_ids        : {stage-name="ls_out_port_sec_l2"}
    logical_datapath    : 3f6e16b5-a03a-48e5-9b60-7b7a0396c425
    match               : "outport == \"e9cb7857-4cb1-4e91-aae5-165a7ab5b387\" && eth.dst == {fa:16:3e:b6:a3:54}"
    pipeline            : egress
    priority            : 50
    table_id            : 3
    
  10. The OVN controller service on each compute node translates these objects into flows on the integration bridge br-int. Exact flows depend on whether the compute node containing the instance also contains a DHCP agent on the subnet.

    • On the compute node containing the instance, the Compute service creates a port that connects the instance to the integration bridge and OVN creates the following flows:

      # ovs-ofctl show br-int
      OFPT_FEATURES_REPLY (xid=0x2): dpid:000022024a1dc045
      n_tables:254, n_buffers:256
      capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS ARP_MATCH_IP
      actions: output enqueue set_vlan_vid set_vlan_pcp strip_vlan mod_dl_src mod_dl_dst mod_nw_src mod_nw_dst mod_nw_tos mod_tp_src mod_tp_dst
       12(tapeaf36f62-56): addr:fe:16:3e:15:7d:13
           config:     0
           state:      0
           current:    10MB-FD COPPER
      
      cookie=0x0, duration=179.460s, table=0, n_packets=122, n_bytes=10556,
          idle_age=1, priority=100,in_port=12
          actions=load:0x4->NXM_NX_REG5[],load:0x5->OXM_OF_METADATA[],
              load:0x3->NXM_NX_REG6[],resubmit(,16)
      cookie=0x0, duration=187.408s, table=16, n_packets=122, n_bytes=10556,
          idle_age=1, priority=50,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13 actions=resubmit(,17)
      cookie=0x0, duration=187.408s, table=17, n_packets=2, n_bytes=684,
          idle_age=84, priority=90,udp,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13,nw_src=0.0.0.0,nw_dst=255.255.255.255,
              tp_src=68,tp_dst=67 actions=resubmit(,18)
      cookie=0x0, duration=187.408s, table=17, n_packets=98, n_bytes=8276,
          idle_age=1, priority=90,ip,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13,nw_src=192.168.1.5
          actions=resubmit(,18)
      cookie=0x0, duration=187.408s, table=17, n_packets=17, n_bytes=1386,
          idle_age=55, priority=80,ipv6,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=187.408s, table=17, n_packets=0, n_bytes=0,
          idle_age=187, priority=80,ip,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=187.408s, table=18, n_packets=5, n_bytes=210,
          idle_age=10, priority=90,arp,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13,arp_spa=192.168.1.5,
          arp_sha=fa:16:3e:15:7d:13 actions=resubmit(,19)
      cookie=0x0, duration=187.408s, table=18, n_packets=0, n_bytes=0,
          idle_age=187, priority=80,icmp6,reg6=0x3,metadata=0x5,
              icmp_type=135,icmp_code=0 actions=drop
      cookie=0x0, duration=187.408s, table=18, n_packets=0, n_bytes=0,
          idle_age=187, priority=80,icmp6,reg6=0x3,metadata=0x5,
              icmp_type=136,icmp_code=0 actions=drop
      cookie=0x0, duration=187.408s, table=18, n_packets=0, n_bytes=0,
          idle_age=187, priority=80,arp,reg6=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=187.408s, table=19, n_packets=0, n_bytes=0,
          idle_age=187, priority=100,ipv6,metadata=0x5
          actions=ct(table=20,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=187.408s, table=19, n_packets=150, n_bytes=13766,
          idle_age=1, priority=100,ip,metadata=0x5
          actions=ct(table=20,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=187.408s, table=20, n_packets=100, n_bytes=8450,
          idle_age=1, priority=65535,ct_state=-new+est-rel-inv+trk,
              metadata=0x5 actions=resubmit(,21)
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=2002,udp,reg6=0x3,metadata=0x5,
              nw_dst=192.168.1.0/24,tp_src=68,tp_dst=67
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=476.272s, table=20, n_packets=0, n_bytes=0,
          idle_age=476, priority=2002,ct_state=+new+trk,ip,reg6=0x4,
              metadata=0x4
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=65535,ct_state=-new-est+rel-inv+trk,
              metadata=0x5 actions=resubmit(,21)
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=65535,ct_state=+inv+trk,metadata=0x5
          actions=drop
      cookie=0x0, duration=476.272s, table=20, n_packets=0, n_bytes=0,
          idle_age=476, priority=2002,udp,reg6=0x4,metadata=0x4,
              nw_dst=255.255.255.255,tp_src=68,tp_dst=67
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=2002,udp,reg6=0x3,metadata=0x5,
              nw_dst=255.255.255.255,tp_src=68,tp_dst=67
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=476.273s, table=20, n_packets=0, n_bytes=0,
          idle_age=476, priority=2001,ipv6,reg6=0x4,metadata=0x4
          actions=drop
      cookie=0x0, duration=476.272s, table=20, n_packets=0, n_bytes=0,
          idle_age=476, priority=2001,ip,reg6=0x4,metadata=0x4 actions=drop
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=2001,ip,reg6=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=2001,ipv6,reg6=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=476.273s, table=20, n_packets=0, n_bytes=0,
          idle_age=476, priority=1,ipv6,metadata=0x4
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=187.408s, table=20, n_packets=0, n_bytes=0,
          idle_age=187, priority=1,ipv6,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=187.408s, table=20, n_packets=2, n_bytes=766,
          idle_age=84, priority=1,ip,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=179.457s, table=21, n_packets=2, n_bytes=84,
          idle_age=33, priority=50,arp,metadata=0x5,arp_tpa=192.168.1.5,
              arp_op=1
          actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],
              mod_dl_src:fa:16:3e:15:7d:13,load:0x2->NXM_OF_ARP_OP[],
              move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],
              load:0xfa163e157d13->NXM_NX_ARP_SHA[],
              move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],
              load:0xc0a80105->NXM_OF_ARP_SPA[],
              move:NXM_NX_REG6[]->NXM_NX_REG7[],
              load:0->NXM_NX_REG6[],load:0->NXM_OF_IN_PORT[],resubmit(,32)
      cookie=0x0, duration=187.408s, table=22, n_packets=50, n_bytes=4806,
          idle_age=1, priority=50,metadata=0x5,dl_dst=fa:16:3e:15:7d:13
          actions=load:0x3->NXM_NX_REG7[],resubmit(,32)
      cookie=0x0, duration=469.575s, table=33, n_packets=74, n_bytes=7040,
          idle_age=305, priority=100,reg7=0x4,metadata=0x4
          actions=load:0x1->NXM_NX_REG7[],resubmit(,33)
      cookie=0x0, duration=51424.070s, table=33, n_packets=18, n_bytes=1980,
          idle_age=84, hard_age=179, priority=100,reg7=0xffff,metadata=0x5
          actions=load:0x3->NXM_NX_REG5[],load:0x2->NXM_NX_REG7[],
              resubmit(,34),load:0x4->NXM_NX_REG5[],load:0x3->NXM_NX_REG7[],
              resubmit(,34),load:0xffff->NXM_NX_REG7[]
      cookie=0x0, duration=179.460s, table=34, n_packets=2, n_bytes=684,
          idle_age=84, priority=100,reg6=0x3,reg7=0x3,metadata=0x5
          actions=drop
      cookie=0x0, duration=187.408s, table=48, n_packets=161, n_bytes=15137,
          idle_age=1, priority=100,ip,metadata=0x5
          actions=ct(table=49,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=187.408s, table=48, n_packets=0, n_bytes=0,
          idle_age=187, priority=100,ipv6,metadata=0x5
          actions=ct(table=49,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=65535,ct_state=-new-est+rel-inv+trk,
              metadata=0x5 actions=resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=124, n_bytes=10473,
          idle_age=1, priority=65535,ct_state=-new+est-rel-inv+trk,
              metadata=0x5 actions=resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=65535,ct_state=+inv+trk,metadata=0x5
          actions=drop
      cookie=0x0, duration=476.273s, table=49, n_packets=0, n_bytes=0,
          idle_age=476, priority=2002,udp,reg7=0x4,metadata=0x4,
              nw_src=203.0.113.0/24,tp_src=67,tp_dst=68
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=3, n_bytes=1140,
          idle_age=84, priority=2002,udp,reg7=0x3,metadata=0x5,
              nw_src=192.168.1.0/24,tp_src=67,tp_dst=68
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=348.014s, table=49, n_packets=0, n_bytes=0,
          idle_age=348, priority=2002,ct_state=+new+trk,icmp,reg7=0x4,
              metadata=0x4
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=12, n_bytes=1176,
          idle_age=41, priority=2002,ct_state=+new+trk,icmp,reg7=0x3,
              metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=2002,ct_state=+new+trk,ip,reg7=0x3,
              metadata=0x5,nw_src=203.0.113.103
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.236s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=2002,ct_state=+new+trk,ip,reg7=0x4,
              metadata=0x4,nw_src=192.168.1.5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=2002,ct_state=+new+trk,ipv6,reg7=0x3,
              metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=2001,ipv6,reg7=0x3,metadata=0x5
          actions=drop
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=2001,ip,reg7=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=187.408s, table=49, n_packets=22, n_bytes=2348,
          idle_age=1, priority=1,ip,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=49, n_packets=0, n_bytes=0,
          idle_age=187, priority=1,ipv6,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=187.408s, table=50, n_packets=0, n_bytes=0,
          idle_age=187, priority=90,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13,nw_dst=224.0.0.0/4
          actions=resubmit(,51)
      cookie=0x0, duration=187.408s, table=50, n_packets=111, n_bytes=10413,
          idle_age=1, priority=90,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13,nw_dst=192.168.1.5
          actions=resubmit(,51)
      cookie=0x0, duration=187.408s, table=50, n_packets=0, n_bytes=0,
          idle_age=187, priority=90,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13,nw_dst=255.255.255.255
          actions=resubmit(,51)
      cookie=0x0, duration=187.408s, table=50, n_packets=0, n_bytes=0,
          idle_age=187, priority=80,ipv6,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=187.408s, table=50, n_packets=0, n_bytes=0,
          idle_age=187, priority=80,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=187.408s, table=51, n_packets=116, n_bytes=10623,
          idle_age=1, priority=50,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13 actions=resubmit(,64)
      cookie=0x0, duration=179.460s, table=64, n_packets=116, n_bytes=10623,
          idle_age=1, priority=100,reg7=0x3,metadata=0x5 actions=output:12
      
    • For each compute node that only contains a DHCP agent on the subnet, OVN creates the following flows:

      cookie=0x0, duration=192.587s, table=16, n_packets=0, n_bytes=0,
          idle_age=192, priority=50,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13 actions=resubmit(,17)
      cookie=0x0, duration=192.587s, table=17, n_packets=0, n_bytes=0,
          idle_age=192, priority=90,ip,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13,nw_src=192.168.1.5
          actions=resubmit(,18)
      cookie=0x0, duration=192.587s, table=17, n_packets=0, n_bytes=0,
          idle_age=192, priority=90,udp,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13,nw_src=0.0.0.0,
              nw_dst=255.255.255.255,tp_src=68,tp_dst=67
          actions=resubmit(,18)
      cookie=0x0, duration=192.587s, table=17, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,ipv6,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=192.587s, table=17, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,ip,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=192.587s, table=18, n_packets=0, n_bytes=0,
          idle_age=192, priority=90,arp,reg6=0x3,metadata=0x5,
              dl_src=fa:16:3e:15:7d:13,arp_spa=192.168.1.5,
              arp_sha=fa:16:3e:15:7d:13 actions=resubmit(,19)
      cookie=0x0, duration=192.587s, table=18, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,arp,reg6=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=192.587s, table=18, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,icmp6,reg6=0x3,metadata=0x5,
              icmp_type=135,icmp_code=0 actions=drop
      cookie=0x0, duration=192.587s, table=18, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,icmp6,reg6=0x3,metadata=0x5,
              icmp_type=136,icmp_code=0 actions=drop
      cookie=0x0, duration=192.587s, table=19, n_packets=0, n_bytes=0,
          idle_age=192, priority=100,ipv6,metadata=0x5
          actions=ct(table=20,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=192.587s, table=19, n_packets=61, n_bytes=5607,
          idle_age=6, priority=100,ip,metadata=0x5
          actions=ct(table=20,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=192.587s, table=20, n_packets=48, n_bytes=4057,
          idle_age=6, priority=65535,ct_state=-new+est-rel-inv+trk,
              metadata=0x5 actions=resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=65535,ct_state=-new-est+rel-inv+trk,
              metadata=0x5 actions=resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=65535,ct_state=+inv+trk,metadata=0x5
          actions=drop
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,ct_state=+new+trk,ipv6,reg6=0x3,
              metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,ct_state=+new+trk,ip,reg6=0x3,
              metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,udp,reg6=0x3,metadata=0x5,
              nw_dst=192.168.1.0/24,tp_src=68,tp_dst=67
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,udp,reg6=0x3,metadata=0x5,
              nw_dst=255.255.255.255,tp_src=68,tp_dst=67
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=2001,ip,reg6=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=2001,ipv6,reg6=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=192.587s, table=20, n_packets=0, n_bytes=0,
          idle_age=192, priority=1,ipv6,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=192.587s, table=20, n_packets=13, n_bytes=1550,
          idle_age=46, priority=1,ip,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,21)
      cookie=0x0, duration=184.638s, table=21, n_packets=4, n_bytes=168,
          idle_age=1, priority=50,arp,metadata=0x5,arp_tpa=192.168.1.5,
              arp_op=1
          actions=move:NXM_OF_ETH_SRC[]->NXM_OF_ETH_DST[],
              mod_dl_src:fa:16:3e:15:7d:13,load:0x2->NXM_OF_ARP_OP[],
              move:NXM_NX_ARP_SHA[]->NXM_NX_ARP_THA[],
              load:0xfa163e157d13->NXM_NX_ARP_SHA[],
              move:NXM_OF_ARP_SPA[]->NXM_OF_ARP_TPA[],
              load:0xc0a80105->NXM_OF_ARP_SPA[],
              move:NXM_NX_REG6[]->NXM_NX_REG7[],
              load:0->NXM_NX_REG6[],load:0->NXM_OF_IN_PORT[],resubmit(,32)
      cookie=0x0, duration=192.587s, table=22, n_packets=61, n_bytes=5607,
          idle_age=6, priority=50,metadata=0x5,dl_dst=fa:16:3e:15:7d:13
          actions=load:0x3->NXM_NX_REG7[],resubmit(,32)
      cookie=0x0, duration=184.640s, table=32, n_packets=61, n_bytes=5607,
          idle_age=6, priority=100,reg7=0x3,metadata=0x5
          actions=load:0x5->NXM_NX_TUN_ID[0..23],
              set_field:0x3/0xffffffff->tun_metadata0,
              move:NXM_NX_REG6[0..14]->NXM_NX_TUN_METADATA0[16..30],output:4
      cookie=0x0, duration=192.587s, table=48, n_packets=0, n_bytes=0,
          idle_age=192, priority=100,ipv6,metadata=0x5
          actions=ct(table=49,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=192.587s, table=48, n_packets=52, n_bytes=4920,
          idle_age=6, priority=100,ip,metadata=0x5
          actions=ct(table=49,zone=NXM_NX_REG5[0..15])
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=65535,ct_state=+inv+trk,
              metadata=0x5 actions=drop
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=65535,ct_state=-new-est+rel-inv+trk,
              metadata=0x5 actions=resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=27, n_bytes=2316,
          idle_age=6, priority=65535,ct_state=-new+est-rel-inv+trk,
              metadata=0x5 actions=resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,ct_state=+new+trk,icmp,reg7=0x3,
              metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,ct_state=+new+trk,ipv6,reg7=0x3,
              metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,udp,reg7=0x3,metadata=0x5,
              nw_src=192.168.1.0/24,tp_src=67,tp_dst=68
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=2002,ct_state=+new+trk,ip,reg7=0x3,
              metadata=0x5,nw_src=203.0.113.103
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=2001,ip,reg7=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=2001,ipv6,reg7=0x3,metadata=0x5 actions=drop
      cookie=0x0, duration=192.587s, table=49, n_packets=25, n_bytes=2604,
          idle_age=6, priority=1,ip,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=192.587s, table=49, n_packets=0, n_bytes=0,
          idle_age=192, priority=1,ipv6,metadata=0x5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=192.587s, table=50, n_packets=0, n_bytes=0,
          idle_age=192, priority=90,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13,nw_dst=224.0.0.0/4
          actions=resubmit(,51)
      cookie=0x0, duration=192.587s, table=50, n_packets=0, n_bytes=0,
          idle_age=192, priority=90,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13,nw_dst=255.255.255.255
          actions=resubmit(,51)
      cookie=0x0, duration=192.587s, table=50, n_packets=0, n_bytes=0,
          idle_age=192, priority=90,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13,nw_dst=192.168.1.5
          actions=resubmit(,51)
      cookie=0x0, duration=192.587s, table=50, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,ipv6,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=192.587s, table=50, n_packets=0, n_bytes=0,
          idle_age=192, priority=80,ip,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13 actions=drop
      cookie=0x0, duration=192.587s, table=51, n_packets=0, n_bytes=0,
          idle_age=192, priority=50,reg7=0x3,metadata=0x5,
              dl_dst=fa:16:3e:15:7d:13 actions=resubmit(,64)
      
    • For each compute node that contains neither the instance nor a DHCP agent on the subnet, OVN creates the following flows:

      cookie=0x0, duration=189.763s, table=49, n_packets=0, n_bytes=0,
          idle_age=189, priority=2002,ct_state=+new+trk,ipv6,reg7=0x4,
              metadata=0x4
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      cookie=0x0, duration=189.763s, table=49, n_packets=0, n_bytes=0,
          idle_age=189, priority=2002,ct_state=+new+trk,ip,reg7=0x4,
              metadata=0x4,nw_src=192.168.1.5
          actions=ct(commit,zone=NXM_NX_REG5[0..15]),resubmit(,50)
      

Table Of Contents

Previous topic

Launch an instance on a provider network

Next topic

Installation

This Page