Changeset 12251 in genesis


Ignore:
Timestamp:
Apr 20, 2013, 7:22:07 PM (12 years ago)
Author:
rick
Message:

Link tussen Rustdam and StJan

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/HybridRustdam/wleiden.yaml

    r12249 r12251  
    3838iface_ue0:
    3939  comment    : "Link to ZuidbuurseKerk"
    40   ip         : "172.16.6.148/28"
     40  ip         : "172.16.6.4/29"
    4141  sdesc      : "2kerk"
    4242  type       : "eth"
    4343  dhcp       : False
     44  ns_ip      : "172.16.6.3/29"
     45  ns_mac     : "00:00:00:00:00:00"
     46  ns_type    : "ns2"
     47  bridge_type: "NanoStation2"
    4448  status     : "up"
    4549
     
    4751iface_vr0:
    4852  comment    : "Link to house"
    49   ip         : "172.16.7.100/28"
     53  ip         : "172.16.7.100/29"
    5054  sdesc      : "2house"
    5155  type       : "eth"
    5256  dhcp       : False
    53   ns_ip      : "172.16.7.99/28"
     57  ns_ip      : "172.16.7.99/29"
    5458  ns_mac     : "00:00:00:00:00:00"
    5559  ns_type    : "ns2"
  • nodes/HybridStJan/wleiden.yaml

    r12250 r12251  
    8484  status     : "up"
    8585
     86iface_vr0_alias0:
     87  comment    : "Link naar Rustdam"
     88  ip         : "172.16.6.1/29"
     89  sdesc      : "2rustdam"
     90  type       : "eth"
     91  dhcp       : False
     92  status     : "up"
    8693
    87 iface_vr0_alias0:
     94
     95iface_vr0_alias1:
    8896  comment    : "Link naar TUDelft kabelnr.5"
    8997  ip         : "172.16.6.105/29"
Note: See TracChangeset for help on using the changeset viewer.