Changeset 14184 in genesis for nodes


Ignore:
Timestamp:
May 30, 2018, 11:30:20 PM (7 years ago)
Author:
rick
Message:

Remove temponary IP assignments

Location:
nodes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nodes/Heineken/wleiden.yaml

    r14183 r14184  
    2626iface_ue0:
    2727  comment    : "Link naar Meerburgkerk"
    28   ip         : "172.16.6.172/29"
     28  ip         : "172.16.10.25/29"
    2929  sdesc      : "2oost"
    3030  mode       : "aps-wds"
     
    3434  ssid       : "il-zww.heineken.wleiden.net"
    3535  dhcp       : False
    36   ns_ip      : "172.16.6.171/29"
     36  ns_ip      : "172.16.10.26/29"
    3737  ns_mac     : "dc:9f:db:2e:ae:63"
    3838  bridge_type: "NanoBridge M5"
    3939  status     : "up"
    40 
    41 iface_ue0_alias0:
    42   comment    : "Temponary IP"
    43   ip         : "172.16.10.25/29"
    44   sdesc      : "2temp"
    45   type       : "eth"
    46   dhcp       : False
    47   status     : "up"
    48 
    4940
    5041
  • nodes/PanTerra2/wleiden.yaml

    r14182 r14184  
    3838iface_ue0:
    3939  comment    : "Link naar Heineken kabel 1"
    40   ip         : "172.16.6.169/29"
     40  ip         : "172.16.9.233/29"
    4141  sdesc      : "2zuidoost"
    4242  mode       : "ap-wds"
     
    4747  dhcp       : False
    4848  compass    : "z"
    49   ns_ip      : "172.16.6.170/29"
     49  ns_ip      : "172.16.9.234/29"
    5050  ns_mac     : "24:a4:3c:0a:38:f7"
    5151  bridge_type: "NanoStationM5"
    5252  status     : "up"
    53 
    54 
    55 iface_ue0_alias0:
    56   comment    : "Link naar Heineken Replacement"
    57   ip         : "172.16.9.233/29"
    58   sdesc      : "2heineken"
    59   type       : "eth"
    60   dhcp       : False
    61   status     : "up"
    62 
    6353
    6454
  • nodes/ZTWMeerburgkerk/wleiden.yaml

    r14183 r14184  
    108108iface_vr1_102:
    109109  comment    : "Link naar Heineken"
    110   ip         : "172.16.7.4/29"
     110  ip         : "172.16.10.28/29"
    111111  sdesc      : "2heineken"
    112112  mode       : "station-wds"
     
    117117  dhcp       : False
    118118  compass    : "zo"
    119   ns_ip      : "172.16.7.3/29"
     119  ns_ip      : "172.16.10.27/29"
    120120  ns_mac     : "dc:9f:db:64:23:63"
    121121  bridge_type: "NanoStation M5"
    122   status     : "up"
    123 
    124 iface_vr1_102_alias0:
    125   comment    : "Temponary IP"
    126   ip         : "172.16.10.28/29"
    127   sdesc      : "2temp"
    128   type       : "eth"
    129   dhcp       : False
    130122  status     : "up"
    131123
Note: See TracChangeset for help on using the changeset viewer.