gateway


Description:

[ NoAccessorMethod ]
public string gateway { owned get; set; }

The gateway associated with this configuration.

This is only meaningful if addresses is also set.

The gateway's main purpose is to control the next hop of the standard default route on the device. Hence, the gateway property conflicts with never_default and will be automatically dropped if the IP configuration is set to never-default.

As an alternative to set the gateway, configure a static default route with /0 as prefix length.




2022 vala-language.org