Changes between Version 15 and Version 16 of GEC21Agenda/ScalingUp/Procedure/DesignSetup


Ignore:
Timestamp:
10/21/14 08:05:55 (10 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/ScalingUp/Procedure/DesignSetup

    v15 v16  
    6060  a. Look at the generated file using your favorite tools (`less`,
    6161  `more`, `emacs`, `vi`).
    62       a. Can you find each node?  Can you find the router node?  The host nodes? 
    63       b. Which interface is the Shared VLAN on?  Find where the IP address for that interface is set and change the IP to be `10.100.Y.X` where `Y` and `X` are provided on your worksheet. '''Or do in Jacks and download the IP address?'''
     62      a. Can you find each node?  Can you find the router node?  The host nodes?
     63  a. Load the RSpec in your favorite tool.  Find the shared VLAN (it usually looks like a link with only one end point).
     64      a. Change the IP address of the shared VLAN to be `10.100.Y.X` where `Y` and `X` are provided on your worksheet.
     65      a. Save this RSpec.
     66  a. Bind the Site to the aggregate listed on your worksheet.
     67  a. Reserve the resources
    6468
     69{{{
     70!#comment
    6571For example, in the following snippet, the `scalingup` shared VLAN is on interface `rt-1:if3`:
    6672{{{
     
    8591    </interface>
    8692}}}
    87 
     93}}}
    8894   
    8995=== 3.3 Reserve Topology ===