Changeset 10104 in genesis for nodes/proxy97
- Timestamp:
- Mar 11, 2012, 10:07:27 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy97/wleiden.yaml
r10067 r10104 3 3 # 4 4 comment : "None" 5 gateway : "10.0.1.1" 6 ileiden : True 7 interfaces: "sis0,sis1" 8 internalif: "sis1" 9 internalroute: "172.17.169.65" 10 latitude : "4.49646" 11 location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden" 12 longitude : "52.15395" 13 masterip : "172.17.169.66" 14 nodename : "Proxy97" 15 nodetype : "Proxy" 16 proxyid : 97 5 interfaces: sis0,sis1 6 latitude : 0 7 location : 'CeTIM office, Plantsoen 97, 2311 KL, Leiden' 8 longitude : 0 9 masterip : 172.17.169.66 10 release : 8.0-RELEASE 11 nodename : Proxy97 12 nodetype : Proxy 17 13 rdnap_x : 94042 18 14 rdnap_y : 463238 19 release : "8.0-RELEASE" 20 status : "up" 21 22 15 status : up 16 ileiden : yes 17 internalif: sis1 18 internalroute: 172.17.169.65 19 gateway: 10.0.1.1 20 proxyid: 97 23 21 iface_sis0: 24 comment : "link naar router" 25 interface : "sis0" 26 ip : "10.0.1.100/24" 27 desc : "naar router" 28 sdesc : "uplink" 29 type : "eth" 30 dhcp : "no" 31 compass : "None" 32 status : "up" 33 22 comment : 'link naar router' 23 compass : 'None' 24 desc : 'naar router' 25 dhcp : 'no' 26 interface : 'sis0' 27 ip : '10.0.1.100/24' 28 sdesc : 'uplink' 29 status : 'up' 30 type : 'eth' 34 31 35 32 iface_sis1: 36 comment : "link naar NodePlantsoen2"37 interface : "sis1"38 ip : "172.17.169.66/28"39 d esc : "Link naar NodePlantsoen2"40 sdesc : "downlink"41 type : "eth"42 dhcp : "no"43 compass : "None"44 status : "up"33 comment : 'link naar NodePlantsoen2' 34 compass : 'None' 35 desc : 'Link naar NodePlantsoen2' 36 dhcp : 'no' 37 interface : 'sis1' 38 ip : '172.17.169.66/28' 39 sdesc : 'downlink' 40 status : 'up' 41 type : 'eth' 45 42 46
Note:
See TracChangeset
for help on using the changeset viewer.