The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
Display broadcast domains (ONTAP 9.8 and later)
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
You can display the list of broadcast domains within each IPspace in a cluster. The output also shows the list of ports and the MTU value for each broadcast domain.
Step
Display the broadcast domains and associated ports in the cluster:
network port broadcast-domain show
The following command displays all the broadcast domains and associated ports in the cluster:
network port broadcast-domain show IPspace Broadcast Update Name Domain Name MTU Port List Status Details ------- ----------- ----- --------------------- -------------- Cluster Cluster 9000 cluster-1-01:e0a complete cluster-1-01:e0b complete cluster-1-02:e0a complete cluster-1-02:e0b complete Default Default 1500 cluster-1-01:e0c complete cluster-1-01:e0d complete cluster-1-02:e0c complete cluster-1-02:e0d complete Default-1 1500 cluster-1-01:e0e complete cluster-1-01:e0f complete cluster-1-01:e0g complete cluster-1-02:e0e complete cluster-1-02:e0f complete cluster-1-02:e0g complete
The following command displays the ports in the Default-1 broadcast domain that have an update status of error, which indicate that the port could not be updated properly:
network port broadcast-domain show -broadcast-domain Default-1 -port-update-status error IPspace Broadcast Update Name Domain Name MTU Port List Status Details ------- ----------- ----- --------------------- -------------- Default Default-1 1500 cluster-1-02:e0g error
For more information, see the ONTAP command reference.