beautypg.com

2 updating the monitor via tftp – Artesyn ATCA-9305 User's Manual (May 2014) User Manual

Page 227

background image

Management Processor Monitor

ATCA-9305 User’s Manual (10009109-07)

227

ATCA-9305 (1.0) => moninit serial_number noburn

Optionally, save your settings:

ATCA-9305 (1.0) => saveenv

9.4.2

Updating the Monitor via TFTP

To update the monitor via TFTP, ensure that an appropriate VLAN is set up in the Ethernet
switch (see the ATCA-9305 Quick Start Guide, #10009110-xx) and execute the following
commands, inserting the appropriate data in the italicized fields:

If necessary, edit your network settings:

ATCA-9305 (1.0) => setenv ipaddr 192.168.1.100

ATCA-9305 (1.0) => setenv gatewayip 192.168.1.1

ATCA-9305 (1.0) => setenv netmask 255.255.255.0

ATCA-9305 (1.0) => setenv serverip 10.64.16.168

ATCA-9305 (1.0) => setenv ethport eTSEC1

Optionally, save your settings:

ATCA-9305 (1.0) => saveenv

TFTP the new monitor (binary) image to memory location 0x100000:

ATCA-9305 (1.0) => tftpboot 100000 path_to_file_on_tftp_server

Update the monitor:

ATCA-9305 (1.0) => moninit serial_number 100000

Press the ‘s’ key on the keyboard during reset to force the default environment variables to be
loaded. See “MPC8548 Environment Variables” for more information.