RouteNextHopEcmp Class

The next hop definition for ECMP routes containing multiple next hop IP addresses.

Constructor

RouteNextHopEcmp(*args: Any, **kwargs: Any)

Variables

Name Description
next_hop_ip_addresses

List of next hop IP addresses for ECMP routing. Must contain between 2 and 64 IP addresses. Required.

Attributes

next_hop_ip_addresses

List of next hop IP addresses for ECMP routing. Must contain between 2 and 64 IP addresses. Required.

next_hop_ip_addresses: list[str]