Specifications

A
Sample conf.rfw file
82
Small sample conf.rfw file
Belowisasampleconf.rfwfileforupdatingalightlypopulatedchassis.Amore
comprehensiveconf.rfwfileisprovidedatFullsampleconf.rfwfileonpage 83tocopyand
editforcreatingacustomfile.Formattingguidelinesforconf.rfwonpage 80needtobe
followedwheneditingthecopiedfile.
Noticethattherearetwosectionsinthefile—bundlesandupdatetargets.Thebundles
sectionisusedtospecifyhoweachsoftwareorfirmwareupdatebundleisaccessedfromthe
target.Theupdatetargetssectioncorrespondstothelistofproductscreate d.
Important:Thissimpleexampleonlyupdatestheredundantcomponents.
#Simplerfwupdateconfigurationtoupdateapairof
#ATCA2210sinslots7and8andanATCA9100inslot4.
‐‐‐
bundles:
‐module:ATCA2210
path:tftp://10.1.0.1/ATCA2210<version>firmware.tgz
‐module:ATCA9100
path:tftp://10.1.0.1/ATCA9100<version>firmware.tgz
updatetargets:
‐slot:7
module:ATCA2210
connect:telnet://root@10.1.9.7
‐slot:8
module:ATCA2210
connect:telnet://root@10.1.9.8
‐slot:4
module:ATCA9100
connect:telnet://root@10.1.9.4