Specifications
A
Sample conf.rfw file
79
update‐targets: Requiredsectionlistingtheintendedupdatetargets.Therequiredkeys
are:
module: <name>ofthemoduletype,whichisusedtoverifythetarget.
connect: <URL>toconnecttothemodule,where<URL>is:
telnet://<user>:<password>@<host>[:<port>/]
Note:Youmusthaverootaccountaccessforrfw‐updatetooperateproperly.
Theoptionalkeysthatperformverificationandactionsfortheupdate‐targetssection
are:
Verificationkeys:
chassis: <0‐255>Verifiesthelogicalchassisnumber
check‐bank: <0‐1>Verifiesthemoduleisbootedintheexpectedbankbefore
upgrading.Thestandbybank(thebanknotspecifiedhere)isalways
updatedfirst.
slot: <1‐16>Verifiesthephysicalslot
Note:Therfw‐updateprocessstopsifaninvalidverificationis
encountered.
Actionkeys:
extra‐options: Passesthesecustomupdateoptionsdirectlytorsys‐updatewhen
runningtheupdate:
<both>(updatesbothredundantandnon‐redundantcomponents)
Important:Ifthis actionkeyisnotspecified,bydefaultonlyredundantcomponentsare
updated.SeeTable 1onpage 10foralistofredundantandnon‐redundantcomponents.
ipmb‐host: <00‐ff>SpecifiestheIPMBaddressofthemoduleconnectedtousing
theupdate‐targetURL(usedtospecifytheIPMBaddressoftheATCA‐
5010orATCA‐5014whenupdatingfromanATCA‐2210).
ipmb‐target: <00‐ff>SpecifiestheIPMBaddresswhenthetargettobeupdatedis
differentfromthemoduleconnectedtousingthe
update‐targetsURL.
Forexample,whenupdatingthefirmwareontheATCA‐5010orATCA‐
5014SPM,connecttotheIPaddressofthecorrespondingATCA‐2210
SCMandspecifytheIPMBaddressoftheSPM.
log: <path>Specifiesanalternativelogfileforthistarget.
non‐redundant: <yes|no>Specifyingyesupdatesonlythenon‐redundantcomponents.
Example:
update‐targets:
‐
slot:13
module:ATCA‐7220
connect:telnet://root@10.100.110.51
non‐redundant:yes
Thisupdatesonlythe non‐redundantcomponentsfortheATCA‐
7220inslot13.