You are on page 1of 1

rommon 1 > IP_ADDRESS=192.168.1.

2
rommon 2 > IP_SUBNET_MASK=255.255.255.0
rommon 3 > DEFAULT_GATEWAY=192.168.1.1
rommon 4 > TFTP_SERVER=192.168.1.1
rommon 5 > TFTP_FILE=asr901-universalk9-mz.154-3.S2.bin
rommon 6 > TFTP_CHECKSUM=0
rommon 7 > tftpdnld

Router> enable
Rotuer#configure terminal
Rotuer(config)#interface fastEthernet 0/0
Rotuer(config-if)#ip address 192.168.1.2 255.255.255.0
Rotuer(config-if)#no shutdown
Rotuer(config-if)#end
Router#erase flash
Router#copy tftp:asr901-universalk9-mz.154-3.S2.bin flash:
Address or name of remote host[]? 192.168.1.1
[asr901-universalk9-mz.154-3.S2.bin]

Rotuer#configure terminal
Router(config)#no boot system
Router(config)#boot system flash asr901-universalk9-mz.154-3.S2.bin
Router(config)#boot system flash://asr901-universalk9-mz.154-3.S2.bin

You might also like