Changes between Version 6 and Version 7 of notes/redback


Ignore:
Timestamp:
2019-06-06T06:16:18Z (5 years ago)
Author:
root
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • notes/redback

    v6 v7  
    7373
    7474[[br]]
     75
     76== firmware upgrade
     77{{{#!bash
     78upgrade bootrom ftp://[email protected]/OFW-se100-2.0.1.4.primary.bin
     79upgrade minikernel ftp://[email protected]/se100-minikernel.p2.v7.bin
     80release download ftp://[email protected]/SEOS-se100-12.1.1.12p1.tar.gz
     81release upgrade
     82}}}
     83
     84[[br]]
     85
     86== configuration restore
     87{{{#!bash
     88configure ftp: //[email protected]/redback_2019_06_03_0.cfg`
     89save configuration
     90}}}
     91
     92possible errors during restore:
     93* `% ftp: client disabled`
     94 {{{#!bash
     95conf
     96context local
     97service 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`