Project

General

Profile

Bug #2291

Updated by Chris Buechler about 12 years ago

When trying to set an interface to "none" type IP and you have a VIP, it spits out:  

 <pre> 
 This interface is referenced by VIPs please delete those before setting the interface to 'none' configuration. 
 </pre> 

 Which is fine, except it has to check address family. You currently can't set IPv6 to "none" when you have an IPv4 VIP, and vice versa, where that's perfectly valid. versa.  

Back