Changes between Version 2 and Version 3 of Realisations/2006-2007/Projet/PasswordRecovery


Ignore:
Timestamp:
Mar 22, 2007, 12:41:50 PM (18 years ago)
Author:
ashtari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Realisations/2006-2007/Projet/PasswordRecovery

    v2 v3  
    2323switch: '''dir flash:'''
    2424
    25 The switch file system appears:{{{
    26 Directory of flash:[[BR]]
    27 
    28    13  drwx         192   Mar 01 1993 22:30:48  c3560-i5-mz.121.19-EA1[[BR]]
    29 
    30    11  -rwx        5825   Mar 01 1993 22:31:59  config.text[[BR]]
    31 
    32    18  -rwx         720   Mar 01 1993 02:21:30  vlan.dat[[BR]]
    33 
    34 
    35 16128000 bytes total (10003456 bytes free) }}}
     25The switch file system appears:
     26{{{
     27Directory of flash:
     28
     29   13  drwx         192   Mar 01 1993 22:30:48  c3560-i5-mz.121.19-EA1
     30
     31   11  -rwx        5825   Mar 01 1993 22:31:59  config.text
     32
     33   18  -rwx         720   Mar 01 1993 02:21:30  vlan.dat
     34
     35
     3616128000 bytes total (10003456 bytes free)
     37}}}
    3638
    3739   * Step 5   Rename the configuration file to config.text.old.
     
    5456   * Step 9   Copy the configuration file into memory:
    5557Switch# '''copy flash:config.text system:running-config'''
    56 {{{Source filename [config.text]?
    57 Destination filename [running-config]?}}}
     58{{{
     59Source filename [config.text]?
     60Destination filename [running-config]?
     61}}}
    5862
    5963Press Return in response to the confirmation prompts.