Type dhcp:RelayVisibility


Represents the mode to be used for doing DHCP relay

Constants
visible 0 visible The dhcp provider is sitting in a diffenet private network. The ip address of the provider will get leaked into the consumers private network
not-visible 1 not-visible The dhcp provider may or may not be sitting in a diffenet private network but the ip address of the provider will not get leaked into the consumers private network
DEFAULT not-visible(1) not-visible The dhcp provider may or may not be sitting in a diffenet private network but the ip address of the provider will not get leaked into the consumers private network