| 75 | |
| 76 | == firmware upgrade |
| 77 | {{{#!bash |
| 78 | upgrade bootrom ftp://[email protected]/OFW-se100-2.0.1.4.primary.bin |
| 79 | upgrade minikernel ftp://[email protected]/se100-minikernel.p2.v7.bin |
| 80 | release download ftp://[email protected]/SEOS-se100-12.1.1.12p1.tar.gz |
| 81 | release upgrade |
| 82 | }}} |
| 83 | |
| 84 | [[br]] |
| 85 | |
| 86 | == configuration restore |
| 87 | {{{#!bash |
| 88 | configure ftp: //[email protected]/redback_2019_06_03_0.cfg` |
| 89 | save configuration |
| 90 | }}} |
| 91 | |
| 92 | possible errors during restore: |
| 93 | * `% ftp: client disabled` |
| 94 | {{{#!bash |
| 95 | conf |
| 96 | context local |
| 97 | service ftp client |
| 98 | }}} |
| 99 | * `enhanced policy is in use, unbind subscribers first` on device with subscribers |
| 100 | |
| 101 | solution: `shutdown` to interfaces with `service clips dhcp` |