Displaying 1 result from an estimated 1 matches for "rib_info".
Did you mean:
dib_info
2011 May 05
1
variables inside a template for my hp ilo device
...+ ''.'' + gwbit
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<SERVER_INFO MODE="write">
<SERVER_NAME value ="<%= hostname %>"/>
</SERVER_INFO>
<RIB_INFO MODE="write">
<MOD_NETWORK_SETTINGS>
<SPEED_AUTOSELECT VALUE = "Y"/>
<IP_ADDRESS VALUE = "<%= iloip %>"/>
<SUBNET_MASK VALUE = "<%= netmask %>"/>
<GATEWAY_IP_ADDRESS VALUE = "<%= gatewa...