<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px">Good morning<br style="" class=""><br style="" class="">I started with OpenSack implementation Ubuntu 14lts icehouse, of course, I m new in all this<br style="" class="">I followed the guide icehouse and in the chapter of virtual nets with neutron in a controller node I can create the virtual nets with users "admin" and "demo"<br style="" class=""><br style="" class="">"neutron subnet-create ext-net --name ext-subnet \<br style="" class="">--allocation-pool start=203.0.113.101,end=203.0.113.200 \<br style="" class="">--disable-dhcp --gateway 203.0.113.1 203.0.113.0/24"<br style="" class=""><br style="" class="">"neutron subnet-create ext-net --name ext-subnet \<br style="" class="">--allocation-pool start=203.0.113.101,end=203.0.113.200 \<br style="" class="">--disable-dhcp --gateway 203.0.113.1
203.0.113.0/24"<br style="" class=""><br style="" class="">The problem is I want delete all configuration and again start and use others ip range. With this commands I delete all<br style="" class=""><br style="" class="">neutron router-delete "router name"<br style="" class="">neutron subnet-delete "subnet name"<br style="" class="">neutron net-delete "net name"<br style="" class=""><br style="" class="">but does not work, the virtual router and your ip 192.168.1.1 continues to receive response even restarted the neutron service but not updated the configuration<br style="" class=""><br style="" class="">Do not know, can you help me and telling me that other configuration is necesary for clear all and back to start?<br style="" class=""><br style="" class="">Thanks you and regards<div style="" class=""><br class="" style=""></div></div></body></html>