V
V
Valera Ivanov2019-07-17 11:28:36
linux
Valera Ivanov, 2019-07-17 11:28:36

Create a port without an ip address using neutron?

Is it possible and with what command to create a port without an ip address via neutron?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
P
pfg21, 2019-07-17
@pfg21

a port without a machine address is meaningless %)
can you just open a port on your local computer??

C
CityCat4, 2019-07-17
@CityCat4

What for? It will not be possible to connect to it from anywhere except from a local computer. :)

K
Kactus, 2019-07-17
@Kactus

How can a port be without an ip address? There, in any case, the port opens on ip 127.0.0.1

V
Valera Ivanov, 2020-12-22
@joy6oy

The question is not what, why, why and about the meaning of his being, but is it possible?
Possible answer:
neutron port-create --fixed-ip subnet_id= fa93791f-8618-48f6-8f27-821bc78af727 --name with_out_ip d2f3ead5-4f05-4210-87e2-750826bf550d
openstack port set --no-fixed-ip 569cb168-d0a7- 4fdc-96b9-3dbc8b125d7f
or
openstack network create netlan1
neutron port-create 66d5a7a4-bd22-4e52-9c7c-bde2853a993d

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question