The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
net.ipsconfig events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
net.ipsconfig.failed
- Severity
-
ALERT
- Description
-
This message occurs when creation of an IPspace fails. This failure leaves the system with an unusable IPspace.
- Corrective Action
-
Delete the IPspace reporting the failure by using the "ipspace delete" command. Use the (privilege: diag) "debug smdb table ipspaces_byname show" command to find the mapping from the ID reported in the event to the IPspace name required to delete this IPspace.
- Syslog Message
-
IPspace (%d) needs to be deleted because configuration (%s) failed with error (%s).
- Parameters
-
ipsid (INT): IPspace ID.
configuration (STRING): Configuration attempted.
error (STRING): Error returned.