NAME

networks - a table in the xCAT database.


SYNOPSIS

networks Attributes: netname net mask mgtifname gateway dhcpserver tftpserver nameservers dynamicrange nodehostname comments disable


DESCRIPTION

Describes the networks in the cluster and info necessary to set up nodes on that network.


networks Attributes:

netname

Name used to identify this network definition.

net

The network address.

mask

The network mask.

mgtifname

Default ethernet interface name used by nodes on this network??

gateway

The network gateway.

dhcpserver

The DHCP server that is servicing this network.

tftpserver

The TFTP server that is servicing this network.

nameservers

The nameservers for this network. Used in creating the DHCP network definition.

dynamicrange

The IP address range used by DHCP to assign dynamic IP addresses for requests on this network.

nodehostname

??

comments

Any user-written notes.

disable

Set to 'yes' or '1' to comment out this row.


SEE ALSO

nodels(1), chtab(8), tabdump(8), tabedit(8)