2 years ago
shutdown -l -t10(temps avant la fermeture de la session) -c'message à afficher' NomOrdi/NomUser
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/541"></script>
2 years ago
Empêche l'ouverture d'une session en dehors des horaires définis. Par contre ne ferme pas la session si celle-ci est déjà ouverte
net user toto /time:lundi-vendredi,09:00-20:00;Samedi-Dimanche,08:00-23:00
Pour annuler :
net user toto /time:all
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/540"></script>
2 years ago
//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
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/96"></script>
2 years ago
router# archive tar /table nom_archive.tar
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/95"></script>
2 years ago
Router# archive tar /xtract tftp://x.x.x.x/source flash:/file-url
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/94"></script>