Actions
Bug #2291
closedInput validation problem with VIPs and "none" type interfaces
Start date:
03/14/2012
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1-IPv6
Affected Architecture:
Description
When trying to set an interface to "none" type IP and you have a VIP, it spits out:
This interface is referenced by VIPs please delete those before setting the interface to 'none' configuration.
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.
Actions