Hi all,
When using the extr-dhcp-opt, I find the function works well when 
opt_name="mtu" and opt_name="router". The vm created will use the assigned mtu 
value or the assigned gateway. But when I create port using 
                     --extra-dhcp-opt  
opt_name="static-route",opt_value="192.168.0.0/24 2.2.2.2"
the vm won't use this route. The opt_name="classless-static-route" shows the 
same result. Do i use them in the wrong way?



Any suggestion will be grateful.
Thank you.
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to