diff --git a/include/vr_mpls.h b/include/vr_mpls.h index 4f59240e9..fdae4a380 100644 --- a/include/vr_mpls.h +++ b/include/vr_mpls.h @@ -14,7 +14,7 @@ #define VR_MPLS_OVER_UDP_OLD_DST_PORT 51234 #define VR_MPLS_OVER_UDP_NEW_DST_PORT 6635 -#define VR_MPLS_OVER_UDP_DST_PORT VR_MPLS_OVER_UDP_OLD_DST_PORT +#define VR_MPLS_OVER_UDP_DST_PORT VR_MPLS_OVER_UDP_NEW_DST_PORT #define VR_MPLS_OVER_UDP_SRC_PORT 51000 #define VR_MUDP_PORT_RANGE_START 49152 #define VR_MUDP_PORT_RANGE_END 65535