nextHopInstanceHasNoIpv6Interface constant

Warnings_Code const nextHopInstanceHasNoIpv6Interface

The route's nextHopInstance URL refers to an instance that does not have an ipv6 interface on the same network as the route.

Implementation

static const nextHopInstanceHasNoIpv6Interface = Warnings_Code(
  'NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE',
);