User Tools

Site Tools


cloud:intro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cloud:intro [2020/01/17 11:57] kauffmancloud:intro [2020/01/17 12:04] kauffman
Line 279: Line 279:
 As before, in the Network Gear section, get a campus IP address from our pool. As before, in the Network Gear section, get a campus IP address from our pool.
  
 +
 +Where do you want to create your floating IP?
 <code> <code>
-openstack floating ip create+openstack network list
 </code> </code>
 +Use the network from the previous command:
 <code> <code>
-openstack server add floating ip myserver 128.135.37.XX+openstack floating ip create <network> 
 +</code> 
 +You now have an IP you can use:  
 +<code> 
 +openstack server add floating ip myserver <floating_ip_address>
 </code> </code>
  
/var/lib/dokuwiki/data/pages/cloud/intro.txt · Last modified: 2021/04/15 17:50 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki