Changeset 13229 in genesis


Ignore:
Timestamp:
Apr 4, 2015, 4:26:59 PM (10 years ago)
Author:
rick
Message:

Added webcam which is connected on the internal network.

Technically speaking, we should start using VLANs (and VLAN switches) for this matter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/HybridRustdam2/wleiden.yaml

    r13054 r13229  
    4545  status     : "up"
    4646
     47iface_vr0_alias0:
     48  comment    : "Webcam - prive"
     49  ip         : "172.16.9.202/29"
     50  sdesc      : "uplink"
     51  type       : "eth"
     52  dhcp       : False
     53  status     : "up"
     54
    4755
    4856iface_vr1:
Note: See TracChangeset for help on using the changeset viewer.