network ipspace modify
Modify TCP stack configuration
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
This command changes the TCP stack name for the given IPspace.
Parameters
-ipspace <IPspace>- IPspace Name-
The name of the IPspace to be changed.
[-tcp-stack {freebsd|rack}]- TCP Stack Name (privilege: advanced)-
The name of the TCP stack used by the IPspace
-
The system provides the following TCP stacks: "freebsd" and "rack".
-
Examples
The following example modifies the TCP stack of ips1 to "rack".
cluster1::> network ipspace modify -ipspace ips1 -tcp-stack rack