|
|
|
| Does anyone know the answer to these?
1. Identify 2 commands that save the running-config to a tftp server?
A. Write running tftp
B. copy running network
C. Copy running tftp
D. write network
(I think C & D)
2. Identify the 2 commands to copy a configuration from a tftp server to RAM?
A. configur network
B. configure overwrite
C. copy backup-config running-config
D. copy tftp running-config | |
| dmaftei 2001-04-19, 7:50 am |
| 1. "Copy running tftp" and "write network"
2. "configur network" and "copy tftp running-config"
The "copy ... ..." commands replace the older "... network" commands. AFAIK the "... network" commands are supported for backwards compatibility.
Cheers! | |
| Quintoh 2001-04-19, 7:59 am |
| From what I was reading the configure overwrite command was an older command which would copy from the TFTP to the NVRAM. Similar to the copy tftp start.
Just for the curious.
Quintoh |
|
|
|