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 service 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.
The interface name that facing the gateway. It is optional for IPv4 routes, but it is required for IPv6 routes.
Any user-written notes.
Set to 'yes' or '1' to comment out this row.
nodels(1), chtab(8), tabdump(8), tabedit(8)