network port broadcast-domain delete
Delete a layer 2 broadcast domain
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Delete a broadcast domain that contains no ports.
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 be deleted.
Examples
The following example deletes the broadcast domain "mgmt" in IPspace "Default".
cluster1::network port broadcast-domain> delete -ipspace Default -broadcast-domain mgmt
Give documentation feedback