There is no option for IP Type on my B535-232
Sorry, yes. A user in another thread has suggested that you can show it by inspecting the page to make it visible or open a console (F12) once you are on the form and type;
$('#ip_type').show();
This should add the right option (which is hidden otherwise)