SHOW ENDPOINTS command: New column and changes to output¶
Attention
This behavior change is in the 2024_04 bundle.
For the current status of the bundle, refer to Bundle History.
The SHOW ENDPOINTS command behaves as follows:
- Before the change:
In commands output, the
portcolumn always has a value.- After the change:
The output includes a new
port_rangecolumn that appears immediately after theportcolumn.Column name
Description
PORT_RANGE
If
portis null, contains a port range in the form ####-####.If the
port_rangecolumn is NOT NULL, theportcolumn is NULL.
Ref: 1586