lsnodediscoverysubnet
Use the lsnodediscoverysubnet command to list the IPv4 subnets that are used for local node discovery.
Syntax
Parameters
- -nohdr
- (Optional) By default, headings are displayed for each column of data in a concise style
view, and for each item of data in a detailed style view. The -nohdr
parameter suppresses the display of these headings.Note: If there is no data to be displayed, headings are not displayed.
- -delim delimiter
- (Optional) By default in a concise view, all columns of data are space-separated. The width
of each column is set to the maximum width of each item of data. In a detailed view, each item
of data has its own row, and if the headers are displayed the data is separated from the
header by a space. The -delim parameter overrides this behavior. Valid
input for the -delim parameter is a 1-byte character. If you enter
-delim :on the command line, the colon character (:) separates all items of data in a concise view; for example, the spacing of columns does not occur. In a detailed view, the data is separated from its header by the specified delimiter.
Description
This command returns a list of the 32-bit subnet nodes that used for local node discovery. Note: IPv6 is not supported. This table provides the possible output values.| Attribute | Value |
|---|---|
| id | Displays the position of the subnet set in the subnet table. |
| subnet | Displays the subnet (32 bits) on which the target node is located. |
An invocation example
lsnodediscoverysubnet
The resulting output:
id subnet
1 172.25.0.0/28
2 172.26.0.0/28
3 10.25.0.0/28
