From 0a47acfaea2fdb0c65349b52b4b583327bea8f31 Mon Sep 17 00:00:00 2001 From: "Ruben S. Montero" Date: Tue, 17 Dec 2024 11:40:03 +0100 Subject: [PATCH] M #-: Add additional comments for VXLAN-EVPN configuration --- src/vnm_mad/remotes/OpenNebulaNetwork.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/vnm_mad/remotes/OpenNebulaNetwork.conf b/src/vnm_mad/remotes/OpenNebulaNetwork.conf index 401ade7b49..922bf9e14a 100644 --- a/src/vnm_mad/remotes/OpenNebulaNetwork.conf +++ b/src/vnm_mad/remotes/OpenNebulaNetwork.conf @@ -56,9 +56,10 @@ :vxlan_tep: dev # Additional ip link options, uncomment the following to disable learning for -# EVPN mode +# EVPN mode. If you use the IANA defined port 4789 uncomment :dstport: as well # :ip_link_conf: # :nolearning: +# :dstport: 4789 ################################################################################ # Security Group Options