network port broadcast-domain 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 2 broadcast domain
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Rename a broadcast domain.
Parameters
-ipspace <IPspace>
- IPspace Name-
The IPspace to which the broadcast domain belongs.
-broadcast-domain <Broadcast Domain>
- Layer 2 Broadcast Domain-
The name of the broadcast domain.
-new-name <text>
- New Name-
The new name of the broadcast domain.
Examples
The following example renames the broadcast domain named "mgmt" to "mgmt2" in IPspace "Default".
cluster1::network port broadcast-domain> rename -ipspace Default -broadcast-domain mgmt -new-name mgmt2