Internetworkexpert / INE-VIRL

INE VIRL Topologies & Initial Configs
http://www.INE.com
155 stars 152 forks source link

OpenStack Error. #18

Open jobzgimeno opened 6 years ago

jobzgimeno commented 6 years ago

Anyone experiencing this error? What is the work around?

Failed to start simulation "INE.CCIE.SPv4.Bootcamp.Troubleshooting.Lab.1.broken.configs-iQ796q": OpenStack call to Network2_0.create_ports received invalid response status 400 (Bad Request) with error "InvalidIpForNetwork: IP address 172.16.1.99 is not a valid IP for any of the subnets on the specified network."

bmcgahan commented 6 years ago

This means your VIRL server doesn’t have the subnet 172.16.1.0/24 configured on a virtual NIC. Either change the subnet the server is using under the VIRL configuration or edit the .virl file to use the subnet that your server already has configured.

On Apr 18, 2018, at 1:36 AM, jobzgimeno notifications@github.com wrote:

Anyone experiencing this error? What is the work around?

Failed to start simulation "INE.CCIE.SPv4.Bootcamp.Troubleshooting.Lab.1.broken.configs-iQ796q": OpenStack call to Network2_0.create_ports received invalid response status 400 (Bad Request) with error "InvalidIpForNetwork: IP address 172.16.1.99 is not a valid IP for any of the subnets on the specified network."

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.