[2.20-Build 64] vRouter on TSN does not propagate DHCP request

Bug #1477486 reported by Daisuke Nakajima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
New
Undecided
Unassigned

Bug Description

vRouter on TSN does not propagate DHCP request even though DHCP is disable in attribute of virtual-network.
ARP packets are propagated to other VTEP, but DHCP are not.

Please see attached pcap.

Tags: bms customer
Revision history for this message
Daisuke Nakajima (dnakajima) wrote :
information type: Proprietary → Private
tags: added: bms customer
Revision history for this message
Daisuke Nakajima (dnakajima) wrote :
Download full text (5.0 KiB)

Virtual-network JSON
{
    "virtual-network": {
        "display_name": "NoDHCP",
        "flood_unknown_unicast": false,
        "fq_name": [
            "default-domain",
            "demo",
            "NoDHCP"
        ],
        "href": "http://172.27.113.209:8082/virtual-network/a60b8b08-640e-497d-a21f-3f819d9b7a01",
        "id_perms": {
            "created": "2015-07-23T09:55:06.543704",
            "creator": null,
            "description": null,
            "enable": true,
            "last_modified": "2015-07-23T09:55:06.805423",
            "permissions": {
                "group": "admin",
                "group_access": 7,
                "other_access": 7,
                "owner": "admin",
                "owner_access": 7
            },
            "user_visible": true,
            "uuid": {
                "uuid_lslong": 11682125784349899265,
                "uuid_mslong": 11964809703194511741
            }
        },
        "instance_ip_back_refs": [
            {
                "attr": null,
                "href": "http://172.27.113.209:8082/instance-ip/1907ef8e-32a2-495a-bdab-19960cb89fc6",
                "to": [
                    "1907ef8e-32a2-495a-bdab-19960cb89fc6"
                ],
                "uuid": "1907ef8e-32a2-495a-bdab-19960cb89fc6"
            },
            {
                "attr": null,
                "href": "http://172.27.113.209:8082/instance-ip/1952c1de-ae33-489b-b44f-8b8739e8c500",
                "to": [
                    "1952c1de-ae33-489b-b44f-8b8739e8c500"
                ],
                "uuid": "1952c1de-ae33-489b-b44f-8b8739e8c500"
            }
        ],
        "is_shared": false,
        "name": "NoDHCP",
        "network_ipam_refs": [
            {
                "attr": {
                    "ipam_subnets": [
                        {
                            "addr_from_start": true,
                            "allocation_pools": [],
                            "default_gateway": "20.0.0.1",
                            "dhcp_option_list": {
                                "dhcp_option": [
                                    {
                                        "dhcp_option_name": "6",
                                        "dhcp_option_value": "0.0.0.0"
                                    }
                                ]
                            },
                            "dns_server_address": "20.0.0.2",
                            "enable_dhcp": false,
                            "host_routes": {
                                "route": []
                            },
                            "subnet": {
                                "ip_prefix": "20.0.0.0",
                                "ip_prefix_len": 24
                            },
                            "subnet_uuid": "0b5a3608-57b4-454a-9475-552bf27b7d7b"
                        }
                    ]
                },
                "href": "http://172.27.113.209:8082/network-ipam/644962c8-b54f-497b-b3b1-7cb901fe59b6",
                "to": [
                    "default-domain",
                    "default-project",
             ...

Read more...

information type: Private → Public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.