network port broadcast-domain move
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
Move a layer 2 broadcast domain to another IPspace
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Move a broadcast domain to another IPspace.
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.
-to-ipspace <IPspace>
- Name of the destination IPspace-
The name of the destination IPspace.
Examples
The following example moves the broadcast domain named "mgmt" from IPspace "Default" to IPspace "Default-1".
cluster1::network port broadcast-domain> move -ipspace Default -broadcast-domain mgmt -to-ipspace Default-1