Commit 5d5ae881 authored by Benoit Rat's avatar Benoit Rat

Improve documentation

parent eb22cabc
Alpha PTS scripts
Benoit RAT @ Sevensols (2012)
============================================
===============================================
#### Benoit RAT @ Sevensols (2012)
1. First you need to setup the a tftp server on your PC
* Then you need to download all binaries files in your tftpboot directory
1. First you need to setup the a tftp server on your PC
* Then you need to download all binaries files in your tftpboot directory.
>
fwver=20120412
wget https://dl.dropbox.com/shz/k2uwarm5eo6q4mg/kUbdkT3DZ0/${fwver}
unzip ${fwver}
mv ${fwver} /tftpboot
* Create a link from this git directory into tftpboot
* Create a link from this git directory into tftpboot.
>
ln -s ~/WR/wr-switch-testing/sw/alpha-pts /tftpboot
*. And finally, you can run the script from the WRS console
* And finally, you can run the script from the WRS console.
>
export APTS_SERVER_IP="192.168.7.1"
tftp -g -r alpha-pts/loading.sh ${APTS_SERVER_IP}
chmod +x loading.sh
./loading.sh
--------------------------------------------------------
*This document is written in markdown syntax*
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment