Specifications

A
Sample conf.rfw file
79
updatetargets: Requiredsectionlistingtheintendedupdatetargets.Therequiredkeys
are:
module: <name>ofthemoduletype,whichisusedtoverifythetarget.
connect: <URL>toconnecttothemodule,where<URL>is:
telnet://<user>:<password>@<host>[:<port>/]
Note:Youmusthaverootaccountaccessforrfwupdatetooperateproperly.
Theoptionalkeysthatperformverificationandactionsfortheupdatetargetssection
are:
Verificationkeys:
chassis: <0255>Verifiesthelogicalchassisnumber
checkbank: <01>Verifiesthemoduleisbootedintheexpectedbankbefore
upgrading.Thestandbybank(thebanknotspecifiedhere)isalways
updatedfirst.
slot: <116>Verifiesthephysicalslot
Note:Therfwupdateprocessstopsifaninvalidverificationis
encountered.
Actionkeys:
extraoptions: Passesthesecustomupdateoptionsdirectlytorsysupdatewhen
runningtheupdate:
<both>(updatesbothredundantandnonredundantcomponents)
Important:Ifthis actionkeyisnotspecified,bydefaultonlyredundantcomponentsare
updated.SeeTable 1onpage 10foralistofredundantandnonredundantcomponents.
ipmbhost: <00ff>SpecifiestheIPMBaddressofthemoduleconnectedtousing
theupdatetargetURL(usedtospecifytheIPMBaddressoftheATCA
5010orATCA5014whenupdatingfromanATCA2210).
ipmbtarget: <00ff>SpecifiestheIPMBaddresswhenthetargettobeupdatedis
differentfromthemoduleconnectedtousingthe
updatetargetsURL.
Forexample,whenupdatingthefirmwareontheATCA5010orATCA
5014SPM,connecttotheIPaddressofthecorrespondingATCA2210
SCMandspecifytheIPMBaddressoftheSPM.
log: <path>Specifiesanalternativelogfileforthistarget.
nonredundant: <yes|no>Specifyingyesupdatesonlythenonredundantcomponents.
Example:
updatetargets:
slot:13
module:ATCA7220
connect:telnet://root@10.100.110.51
nonredundant:yes
Thisupdatesonlythe nonredundantcomponentsfortheATCA
7220inslot13.