yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36766
[Bug 1483853] [NEW] [Juno]: Cannot set the VXLAN UDP destination port to 4789 using Linux Bridge
Public bug reported:
I'm running stable/Juno with VXLAN and Linux Bridge.
Linux default VxLAN UDP port is 8472.
IANA assigned port is 4789.
I tried to add the following in /etc/neutron/plugins/ml2/ml2_conf.ini
file, but it still use port 8472 afterwards.
[agent]
vxlan_udp_port=4789
##############################################
Comments from Kevin Benton:
Looking at the code, it doesn't look like vxlan_udp_port applies to
Linux Bridge. Please file a bug and we should be able to get a fix
pretty quickly.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: juno linuxbridge vxlan
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1483853
Title:
[Juno]: Cannot set the VXLAN UDP destination port to 4789 using Linux
Bridge
Status in neutron:
New
Bug description:
I'm running stable/Juno with VXLAN and Linux Bridge.
Linux default VxLAN UDP port is 8472.
IANA assigned port is 4789.
I tried to add the following in /etc/neutron/plugins/ml2/ml2_conf.ini
file, but it still use port 8472 afterwards.
[agent]
vxlan_udp_port=4789
##############################################
Comments from Kevin Benton:
Looking at the code, it doesn't look like vxlan_udp_port applies to
Linux Bridge. Please file a bug and we should be able to get a fix
pretty quickly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1483853/+subscriptions
Follow ups