network port broadcast-domain remove-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
Remove ports from a layer 2 broadcast domain
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Remove port assignments from a broadcast domain.
Parameters
-ipspace <IPspace>
- IPspace Name-
The IPspace of the broadcast domain.
-broadcast-domain <Broadcast Domain>
- Layer 2 Broadcast Domain-
The broadcast domain of the ports.
-ports [node>:<port],…
- List of ports-
The ports to removed from the broadcast-domain.
Examples
The following example removes port "e0d" on node "cluster1-1" and port "e0d" on node "cluster1-2" from broadcast domain "mgmt" in IPspace "Default".
cluster1::network port broadcast-domain> remove-ports -ipspace Default -broadcast-domain mgmt -ports cluster1-1:e0d, cluster1-2:e0d