R0106-HP MSR Router Series Fundamentals Configuration Guide(V7)

126
524288 KB total (513248 KB free)
The output shows that the boot image boot.bin is present but the matching system image system.bin is not.
The available space is 513248 KB, enough for saving the system image system.bin.
# Identify the version information of the boot image.
<boot> display version
HP Comware Software
Copyright (c) 2010-2014 Hewlett-Packard Development Company, L.P.
HP uptime is 0 weeks, 0 days, 0 hours, 2 minutes
Boot image: flash:/boot.bin
Boot image version: 7.1.049P01
CPU ID: 0x2
2G bytes DDR3 SDRAM Memory
8M bytes flash Memory
PCB Version: 2.0
CPLD Version: 2.0
Basic BootWare Version: 1.20
Extended BootWare Version: 1.20
# Configure an IP address and a gateway for the management Ethernet port.
<boot> system-view
[boot] interface m-eth0
[boot-m-eth0] ip address 1.1.1.1 16
[boot-m-eth0] ip gateway 1.1.1.2
# Verify that the device and the TFTP server can reach each other.
<boot> ping 1.2.1.1
PING 1.2.1.1 (1.2.1.1): 56 data bytes
56 bytes from 1.2.1.1: seq=0 ttl=128 time=2.243 ms
56 bytes from 1.2.1.1: seq=1 ttl=128 time=0.717 ms
56 bytes from 1.2.1.1: seq=2 ttl=128 time=0.891 ms
56 bytes from 1.2.1.1: seq=3 ttl=128 time=0.745 ms
56 bytes from 1.2.1.1: seq=4 ttl=128 time=0.911 ms
--- 1.2.1.1 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 0.717/1.101/2.243 ms
# Download the file system.bin from the TFTP server.
<boot> tftp 1.2.1.1 get system.bin flash:/system.bin
# Verify that the system image is compatible with the boot image.
<boot> display install package flash:/system.bin
flash:/system.bin
[Package]
Vendor: HP
Product: xxxx
Service name: system
Platform version: 7.1.049P01