View: Upgrade IOS Cisco

  1. 1 year ago by julito
    //effacer l'ancien IOS
    router#format flash:
    ou
    router#delete nom_ios.bin
    
    //copie du nouvel IOS
    router# copy tftp|http|scp|ftp://x.x.x.x/nom_ios.bin flash:
    
    router#reload
    
    //vérification
    router#show version

0 comment about "Upgrade IOS Cisco"