Informatikai hálózatról magyarul
Advertisement

Parancs[]

Rommon

Mód[]

rommon 1 >

Szintaxis[]

Szintaxis leírása[]

Parancs leírása[]

Belépés a rommon-ba: Boot folyamán a konzolon nyomjuk le a CTRL és a Break gombot.

Példa[]

1. Példa Szoftver image letöltése TFTP szerverről: 1. Lépés: Lokális paraméterek beállítása

rommon 1 >IP_ADDRESS=172.1.100.56
rommon 2 >IP_SUBNET_MASK=255.255.0.0
rommon 3 >DEFAULT_GATEWAY=172.1.100.254
rommon 4 >TFTP_SERVER=192.168.10.20
rommon 5 >TFTP_FILE=c2600-advipservicesk9-mz.123-11.T2.bin

rommon 6 >tftpdnld

         IP_ADDRESS: 172.1.100.56
     IP_SUBNET_MASK: 255.255.0.0
    DEFAULT_GATEWAY: 172.1.100.254
        TFTP_SERVER: 192.168.10.20
          TFTP_FILE: c2600-advipservicesk9-mz.123-11.T2.bin

 Invoke this command for disaster recovery only.
 WARNING: all existing data in all partitions on flash will be lost!
 Do you wish to continue? y/n:  [n]:  y

 Receiving c2600-advipservicesk9-mz.123-11.T2.bin from 192.168.13.254
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 ... 
 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
File reception completed.
Copying file c2600-advipservicesk9-mz.123-11.T2.bin to flash.
Erasing flash at 0x61fc0000
program flash location 0x618e0000
rommon 7 > 

Megjegyzés: Az IP_SUBNET_MASK változó nem támogatja az osztálymentes maszkokat.

Hibalehetőségek[]

Nincs

Lásd még[]

TFTP-server

Advertisement