Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Xia committed Jul 4, 2016
1 parent 080d52a commit 9d985aa
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,9 @@ vpduserv could be run on any linux-based operating system, but prior to starting

1. Launch vPDU service

<pre><code>infrasim-pdusimd.py -d --logging-method=file:/var/log/pdusim/pdusim.log</code></pre>

2. Launch remote control service.

<pre><code>infrasim-pduserv.py -d --logging-method=file:/var/log/pdusim/pdusim.log</code></pre>

3. Login into vPDU control interface with ssh to configure vPDU
2. Login into vPDU control interface with ssh to configure vPDU
<pre><code>ssh &lt;vPDU IP address&gt; -p 20022</code></pre>

**Note:** As to how to use vPDU, please reference vPDU Simulation section in [infrasim user guide](http://infrasim.readthedocs.org/en/latest/userguide.html) for more details.
Expand Down

0 comments on commit 9d985aa

Please sign in to comment.