Ipv4RouteNextHop interface
The next hop in an IPv4 route.
Properties
address | The next hop address. |
priority | The priority of this next hop. Next hops with lower preference values are preferred. |
Property Details
address
The next hop address.
address?: string
Property Value
string
priority
The priority of this next hop. Next hops with lower preference values are preferred.
priority?: number
Property Value
number