#!/bin/bash source ~/.bash_profile ########################################################################################### ######## require locfg.pl, [iLO_*].xml ########### ######## locfg.pl and Get_Network.xml same path and in home_dir ########### ######## perl locfg.pl -s [iLO IP] -f [Use config file] -u [User] -p [Password] ########### ####################################################..