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—bundlesandupdate‐targets.Thebundles
sectionisusedtospecifyhoweachsoftwareorfirmwareupdatebundleisaccessedfromthe
target.Theupdate‐targetssectioncorrespondstothelistofproductscreate d.
Important:Thissimpleexampleonlyupdatestheredundantcomponents.
#Simplerfw‐updateconfigurationtoupdateapairof
#ATCA‐2210sinslots7and8andanATCA‐9100inslot4.
‐‐‐
bundles:
‐module:ATCA‐2210
path:tftp://10.1.0.1/ATCA‐2210‐<version>‐firmware.tgz
‐module:ATCA‐9100
path:tftp://10.1.0.1/ATCA‐9100‐<version>‐firmware.tgz
update‐targets:
‐slot:7
module:ATCA‐2210
connect:telnet://root@10.1.9.7
‐slot:8
module:ATCA‐2210
connect:telnet://root@10.1.9.8
‐slot:4
module:ATCA‐9100
connect:telnet://root@10.1.9.4