routes - a table in the xCAT database.
routes Attributes: routename, net, mask, gateway, ifname, comments, disable
Describes the additional routes needed to be setup in the os routing table. These routes usually are used to connect the management node to the compute node using the servie node as gateway.
Name used to identify this route.
The network address.
The network mask.
The gateway that routes the ip traffic from the mn to the nodes. It is usually a service node.
(optional) The interface name of the management node facing the gateway.
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)