From 8ff7a04ee39685c98375274975dc42512a5171fc Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 10 Oct 2014 06:38:27 -0400 Subject: [PATCH] defect 4285 --- xCAT-client/pods/man1/configfpc.1.pod | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/xCAT-client/pods/man1/configfpc.1.pod b/xCAT-client/pods/man1/configfpc.1.pod index 390cbc978..4ece1d8ed 100644 --- a/xCAT-client/pods/man1/configfpc.1.pod +++ b/xCAT-client/pods/man1/configfpc.1.pod @@ -6,13 +6,15 @@ B - discover the Fan Power Controllers (FPCs) and configure the FPC i B B<-i> I +B B<-i> I B<--ip> I + B [B<-V>|B<--verbose>] B [B<-h>|B<--help>|B<-?>] =head1 DESCRIPTION -B will discover and configure all FPCs that are set to the default IP address. +B will discover and configure all FPCs that are set to the default IP address. If not supplied the default ip is 192.168.0.100. The B<-i> B is required to direct B to the xCAT MN interface which is on the same VLAN as the FPCs. @@ -24,7 +26,7 @@ The B command discovers the FPCs and collects the MAC address. The MA This process is repeated until no more FPCs are discovered. -For more information on xCAT support of NeXtScale and configfpc see: +For more information on xCAT support of NeXtScale and configfpc see the following doc: XCAT_NeXtScale_Clusters =head1 OPTIONS @@ -35,6 +37,10 @@ XCAT_NeXtScale_Clusters Use this flag to specify which xCAT MN interface (example: eth4) that is connected to the NeXtScale FPCs. This option is required. +=item B<--ip> I + +Use this flag to override the default ip address of 192.168.0.100 with a new address. + =item B<-V>|B<--verbose> Verbose mode @@ -51,5 +57,11 @@ To discover and configure all NeXtScale Fan Power Controllers (FPCs) connected o B B<-i> I +=item 2 + +To override the default ip address and run in Verbose mode. + +B B<-i> I B<--ip> I<196.68.0.100> B<-V> + =back