2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

add confignetwork in text

This commit is contained in:
bybai 2016-02-01 22:24:20 -05:00
parent 53deb39326
commit b117e1b6d9

View File

@ -102,8 +102,8 @@ Use the ``chdef`` command to add/modify the networks in the ``networks`` table :
chdef -t network net10 net=10.0.0.0 mask=255.0.0.0 mgtifname=eth0
chdef -t network net20 net=20.0.0.0 mask=255.0.0.0 mgtifname=eth1
Add confignetwork into the node's postscripts list
--------------------------------------------------
Add ``confignetwork`` into the node's postscripts list
------------------------------------------------------
Using below command to add ``confignetwork`` into the node's postscripts list ::