diff --git a/orchagent/mirrororch.cpp b/orchagent/mirrororch.cpp index 135e3464e26..25b798603c9 100644 --- a/orchagent/mirrororch.cpp +++ b/orchagent/mirrororch.cpp @@ -786,7 +786,7 @@ void MirrorOrch::updateNextHop(const NextHopUpdate& update) } else { - session.nexthopInfo.nexthop = IpAddress(); + session.nexthopInfo.nexthop = IpAddress(0); } // Resolve the neighbor of the new next hop