Skip to main content

network port broadcast-domain modify

Modify a layer 2 broadcast domain

Availability: This command is available to cluster administrators at the admin privilege level.

Description

Modify a broadcast domain.

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.
[-mtu <integer>] - Configured MTU
MTU of the broadcast domain. All ports that belong to the broadcast domain are modified.

Examples

The following example modifies the mtu attribute of broadcast domain "mgmt" in IPspace "Default" to 1500

cluster1::network port broadcast-domain*> modify -ipspace Default -broadcast-domain mgmt -mtu 1500