NETWORK_INTERFACES

Provides information about network interfaces on all Vertica nodes.

Column Name Data Type Description
NODE_ID

INTEGER

Unique identifier for the node that recorded the row.

NODE_NAME

VARCHAR

Name of the node that is reporting the requested information.

INTERFACE

VARCHAR

Network interface name.

IP_ADDRESS_FAMILY VARCHAR Network address protocol.
IP_ADDRESS

VARCHAR

IP address for this interface.

SUBNET

VARCHAR

IP subnet for this interface.

MASK

VARCHAR

IP network mask for this interface.

BROADCAST_ADDRESS

VARCHAR

IP broadcast address for this interface.

Privileges

None