The specified IP address from the specified application cannot be installed on the specified VLAN because of the specified error.
Correct the error indicated by Error_Msg. Error_Msg is the same message that would be displayed on the command line. The most likely error is that the requested IP address conflicts with an existing address: either remove the existing address, or change the requested address (e.g., change the DHCP server to assign a different address). The next most likely error is that the switch's capacity for IP addresses (either the number of IP addresses on the specified VLAN or tunnel, or the number of VLANs and tunnels with IP addresses) has been reached: either remove an address from the specified VLAN or tunnel, or remove all addresses from some other VLAN or tunnel. Last is an invalid requested IP address (e.g., loopback address, broadcast address, multicast address, and invalid mask or prefix length): change the source of the requested address to specify a valid unicast IP address.
Error
Failed to add IP addr %IP_Addr%/%Mask_or_Prefix_Len% from %Appl_Name% to VLAN %VLAN_Name%, %Error_Msg%
Name | Type |
---|---|
IP_Addr | IPaddr |
Mask_or_Prefix_Len | String |
Appl_Name | String |
VLAN_Name | String |
Error_Msg | String |