HP 12500 Configuration Manual page 173

Routing switch series
Table of Contents

Advertisement

Boot image version: 7.1.034P01, Release 7128
CPU: e500v2 with 1 Processor
2560M
bytes SDRAM
128M
bytes Nor Flash Memory
247M
bytes CFA Memory
# 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
# Test the connectivity between the device and the TFTP server.
<boot> ping 1.2.1.1
PING 1.2.1.1(1.2.1.1):56 data bytes
64 bytes from 1.2.1.1:seq=0 ttl=64 time=0.160 ms
64 bytes from 1.2.1.1:seq=1 ttl=64 time=0.062 ms
64 bytes from 1.2.1.1:seq=2 ttl=64 time=0.061 ms
64 bytes from 1.2.1.1:seq=3 ttl=64 time=0.065 ms
64 bytes from 1.2.1.1:seq=4 ttl=64 time=0.063 ms
--- 1.2.1.1 ping statistics ---
5 packets transmitted,5 packets received,0% packet loss
round-trip min/avg/max = 0.061/0.082/0.160 ms
# Download the file system.bin from the TFTP server.
<boot> tftp 1.2.1.1 get system.bin cfa0:/system.bin
# Check whether the version of system.bin matches that of boot.bin.
<boot> display install package cfa0:/system.bin
cfa0:/system.bin
[Package]
Vendor: HP
Product: ****
Service name: system
Platform version: 7.1.028
Product version: Alpha 7122
Supported board: mr, lc, sfc
[Component]
Component: system
Description: system package
# Load the system image to start the Comware system.
<boot> install load cfa0:/system.bin
Check package cfa0:/system.bin ...
Extracting package ...
Loading...
System application is starting...
Set bootargs.
CPIO Length: 0x96e7d8.
165

Advertisement

Table of Contents
loading

Table of Contents