Changes between Version 73 and Version 74 of GENIExperimenter/Tutorials/SystematicExprCaseStudy/SmallTopo/DesignSetup


Ignore:
Timestamp:
05/16/16 09:53:44 (8 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/SystematicExprCaseStudy/SmallTopo/DesignSetup

    v73 v74  
    153153Now download the configuration on the remaining routers and verify that the interfaces addresses are properly mapped in the `ospfd.conf` file.
    154154
    155 Download the sample OSPF configuration to router-2 and check interfaces address mappings as with router-1:
     155Download the sample OSPF configuration to router-2 and check interfaces address mappings:
    156156{{{
    157157sudo mkdir /etc/xorp
     
    160160sudo mv r2-ospf.conf ospfd.conf
    161161}}}
    162 Download the sample OSPF configuration to router-3 and check interfaces address mappings as with router-1:
     162Download the sample OSPF configuration to router-3 and check interfaces address mappings:
    163163{{{
    164164sudo mkdir /etc/xorp
     
    168168}}}
    169169
    170 Download the sample OSPF configuration to router-4 and check interfaces address mappings as with router-1:
     170Download the sample OSPF configuration to router-4 and check interfaces address mappings:
    171171{{{
    172172sudo mkdir /etc/xorp