All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
38 views

How to drop arp requests trying to resolve a particular IP address at a logical switch port?

I am using l2gateway port to attach a physical L2 segment to a logical network. But both the logical network and the physical segment has one common IP, say 10.0.0.1. I want to prevent the traffic ...
Amogh M K's user avatar
1 vote
1 answer
404 views

OVN Cluster Health Command

Is there any command-line tool for the OVN Cluster Health check? Or each of its components? and a command or commands which gives stats about the cluster. For example, without a functional test, I ...
Milad Jahandideh's user avatar
0 votes
1 answer
137 views

How i can assign /32 ip address to openstack nova instance without float ip?

I'm developing a custom panel for my openstack home lab via rest api. I've investigated Hetzner cloud ip (v4) addressing mechanism and i found it is like this: It is assigning /32 valid ip v4 address ...
Vahid Alimohamadi's user avatar
2 votes
1 answer
764 views

Setting up DHCP with OVN

I'm trying to set up an environment similar to the one described here in which OVN will provide DHCP service to logical networks. I have a logical switch named `net0 with two ports: [root@ovn0 ~]# ...
larsks's user avatar
  • 43.8k