step3.xml 415 B

123456789
  1. <config>
  2. <interface hosts="host{0-2}" address="10.0.0.x"/>
  3. <interface hosts="host{3-5}" address="10.0.1.x"/>
  4. <interface hosts="host{6-8}" address="10.0.2.x"/>
  5. <interface hosts="router0" towards="host0" address="10.0.0.x"/>
  6. <interface hosts="router1" towards="host3" address="10.0.1.x"/>
  7. <interface hosts="router2" towards="host6" address="10.0.2.x"/>
  8. <interface hosts="router*" address="10.1.x.x"/>
  9. </config>