A newer release of this product is available.
net.ipsconfig events
Contributors
Suggest changes
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.