Em 25-08-2015 14:35, John Nielsen escreveu:
After updating the kernel on a KVM host, I discovered yesterday that I can no
longer use more than one vxlan interface on a single multicast group/address.
The interfaces can be created but only the first one may be brought up:
# ip link add vx100 ty
After updating the kernel on a KVM host, I discovered yesterday that I can no
longer use more than one vxlan interface on a single multicast group/address.
The interfaces can be created but only the first one may be brought up:
# ip link add vx100 type vxlan id 100 group 239.0.0.1 dev eth0
# ip