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.
View subnets for the ONTAP network
-
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 IP addresses that are allocated to each subnet within an IPspace. The output also shows the total number of IP addresses that are available in each subnet, and the number of addresses that are currently being used.
The procedure you follow depends on the interface that you use—System Manager or the CLI:
System Manager
Beginning with ONTAP 9.12.0, you can use System Manager to display subnets
Steps
-
Select Network > Overview > Subnets.
-
View the list of subnets.
CLI
Use the CLI to display subnets
Step
Display the list of subnets and the associated IP address ranges that are used in those subnets:
network subnet show
The following command displays the subnets and the subnet properties:
network subnet show IPspace: Default Subnet Broadcast Avail/ Name Subnet Domain Gateway Total Ranges ----- --------------- --------- ------------ -------- ----------------------- sub1 192.0.2.0/24 bcast1 192.0.2.1 5/9 192.0.2.92-192.0.2.100 sub3 198.51.100.0/24 bcast3 198.51.100.1 3/3 198.51.100.7,198.51.100.9