diff --git a/include/vr_mpls.h b/include/vr_mpls.h index 90c3cd6f7..112912997 100644 --- a/include/vr_mpls.h +++ b/include/vr_mpls.h @@ -15,7 +15,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