From 87497e65c50c660d05ebd571497dcc1db3640441 Mon Sep 17 00:00:00 2001 From: yinle Date: Mon, 1 Apr 2013 07:50:20 +0000 Subject: [PATCH] Modify man page of rspconfig, add support of rspconfig system-x-nodes network=* git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15754 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/rspconfig.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/rspconfig.1.pod b/xCAT-client/pods/man1/rspconfig.1.pod index 50e852209..482f77df7 100644 --- a/xCAT-client/pods/man1/rspconfig.1.pod +++ b/xCAT-client/pods/man1/rspconfig.1.pod @@ -337,7 +337,7 @@ For MPA only. Connecting to the IP of MPA from the hosts.otherinterfaces to set =item B={I,{[I],[I],[I],[I]}|*} -For FSP/BPA only. Get or set the FSP/BPA network parameters. If '*' is specified, all parameters are read from the xCAT database. +Not only for FSP/BPA but also for IMM. Get or set the FSP/BPA/IMM network parameters. If '*' is specified, all parameters are read from the xCAT database. If the value of I is '0.0.0.0', this I will be configured as a DHCP client. Otherwise this I will be configured with a static IP. Note that IPs of FSP/BPAs will be updated with this option, user needs to put the new IPs to /etc/hosts manually or with xCAT command makehosts. For more details, see the man page of makehosts.