network port broadcast-domain add-ports
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
Add ports to a layer 2 broadcast domain
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Add ports to a broadcast domain.
The IPSpace of the ports added will be updated to the IPSpace of the broadcast-domain. The ports will be added to the failover-group of the broadcast-domain. The MTU of the ports will be updated to the MTU of the broadcast-domain. |
Parameters
-ipspace <IPspace>
- IPspace Name-
The IPspace of the broadcast domain.
-broadcast-domain <Broadcast Domain>
- Layer 2 Broadcast Domain-
The broadcast domain for this port assignment.
-ports [node>:<port],…
- List of ports-
The ports to be added to this broadcast domain.
Examples
The following example adds the port "e0d" on node "cluster1-1" and port "e0d" on node "cluster1-2" to broadcast domain "mgmt" in IPspace "Default".
cluster1::network port broadcast-domain> add-ports -ipspace Default -broadcast-domain mgmt -ports cluster1-1:e0d, cluster1-2:e0d