Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-1140

ping from VM instance to router interface failed

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Medium
    • Resolution: Duplicate
    • Nitrogen-SR1, Nitrogen-SR2
    • Nitrogen-SR2
    • General
    • None
    • ODL:Nitrogen

      Openstack:Pike

    Description

       

      unable to ping router interface from VM instance.

      step to reproduce the issue:

      1. Create Network
      openstack network create l2_network_1 --provider-network-type vxlan

      openstack subnet create --network l2_network_1 --subnet-range 30.0.0.0/24 l2_subnet_1

      2. Create VM
      openstack server create --image <imageID> --flavor m1.tiny --nic net-id=l2_network_1 VM1 --security-group default

      3. Create Router
      openstack router create router1

      Attaching Interfaces to router,
      openstack router add subnet router1 l2_subnet_1

      4.Ping from VM to router interface.

       

      step 4 failed 

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              Unassigned Unassigned
              balakrishnan balakrishnan k
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: