network subnet rename
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Rename a layer 3 subnet
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Rename a Subnet.
Parameters
-ipspace <IPspace>
- IPspace Name-
The IPspace to which the subnet belongs.
-subnet-name <subnet name>
- Subnet Name-
The name of the subnet to rename.
-new-name <text>
- New Name-
The new name for the subnet.
Examples
The following example renames subnet s1
to s3
.
cluster1::> network subnet rename -ipspace Default -subnet s1 -new-name s3