Skip to main content
A newer release of this product is available.

network port broadcast-domain move

Contributors
Suggest changes

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