monitor/flags# dir
|
size date time name
|
-------- ------ ------ --------
|
189 MAY-17-2001 18:32:26 /flash/boot.cfg
|
2015967 NOV-07-2000 15:43:34 /flash/p86a3000.img
|
2344 MAY-16-2001 22:19:24 /flash/config.cfg
|
1321 DEC-13-2000 22:12:08 /flash/nvram
|
124 MAR-28-2001 22:25:12 /flash/boot1.cfg
|
|
monitor/flags/format flash
|
monitor/flags# format flash
|
format flash device with FTL and MS-DOS filesystem (y/n) ? y
|
Formatting for MS DOS ...
|
|
(monitor/flags# net mgmt ip 192.168.1.11/255.255.255.0)**这句是什么意思啊?
|
monitor/flags# ping 192.168.1.11
|
monitor/flags# copy 192.168.1.10:p80a3100.img flash:p80a3100.img
|
|
monitor/flags# copy 192.168.1.10:p80p3100.dld flash:p80p3100.dld
|
monitor/flags# copy 192.168.1.10:p80t3100.dld flash:p80t3100.dld
|
|
monitor/flags# copy 192.168.1.10:p80b3100.img flash:p80t3100.img
|
|
monitor# choice primary image-file "/flash/(p86a3100.img")(这里是不是写错了?怎么跟上面的不太一样呢?上面的要不是p86a3000.img再不就是p80a3100.img)
|
monitor# cho pri info
|
choice primary config-file "/flash/config.cfg"
|
choice primary image-file "/flash/p86a3100.img"
|
|
boot p80b3100.img
|
|
flags
|
monitor/flags# fac t
|
monitor/flags# save
|
monitor/flags# boot
|
|
这里的192。168。1。10就是TFTP的IP地址吗?
|
那192。168。1。11是PP8600的IP吗?
|