Keep standard 30MHzDF and adds the lite configuration
[debian6500.git] / master / etc / dhcp / dhcpd.conf.cl0.lite
1 # /etc/dhcp3/dhcpd.conf
2 # Fichier de configuration du serveur DHCP de l'ISC (package 'dhcp3-server')
3 # Formation Debian GNU/Linux par Alexis de Lattre
4 # http://formation-debian.via.ecp.fr/
5
6 # Consultez "man dhcpd.conf" pour avoir toutes les informations sur les options
7
8
9 # ============================================================================
10 # V1.5
11 # Copyright (C) THALES. All rights reserved
12 # Author: Jean-Noel Raguenes
13 # Date : 07/12/2009
14 # Modification:
15 # - V1.1: Herve Petit 10/03/2010
16 # Reprise avec ajouts des sub net eth1
17 # - V1.2: Herve Petit 24/06/2010
18 # Ajout option routers sur sub net eth1
19 # - V1.3: Herve Petit 25/08/2010
20 # Remplacement lame trc13 par lame trc27 a cause pb d'init_statique
21 # qui prennait 2 mn sur cette lame
22 # - V1.4: Herve Petit 18/04/2011
23 # Suppression definition de la route par defaut a partir du fichier dhcp
24 # - V1.5: Laurent Mazet 09/05/2014
25 # Netoyage
26 # ============================================================================
27
28 # DEBUT des options GLOBALES
29 # Les options globales s'appliqueront par defaut a tous les sous-reseaux
30
31 # Nom de domaine
32 ddns-domainname "trc6500.thalesgroup.com";
33 option domain-name "trc6500.thalesgroup.com";
34
35 # Duree du bail en secondes
36 default-lease-time 6000;
37 max-lease-time 6000;
38 server-name "master";
39
40 # FIN des options GLOBALES
41
42 # DEBUT de la declaration des sous-reseaux et des machines
43
44 subnet 10.133.26.0 netmask 255.255.255.0
45 {
46 next-server 10.133.26.160;
47 filename "pxelinux.0";
48 option domain-name-servers 10.133.26.160;
49 use-host-decl-names on;
50 authoritative;
51 }
52
53 #lame fusion, pistage, LSU
54 host trc02 { hardware ethernet 00:25:90:8A:B2:08; fixed-address 10.133.26.162;}
55 host trc03 { hardware ethernet 00:25:90:8A:B2:09; fixed-address 10.133.26.163;}
56
57 #lames gonio
58 host trc04 { hardware ethernet 00:25:90:4F:1E:8C; fixed-address 10.133.26.164;}
59 host trc05 { hardware ethernet 00:25:90:4F:1E:8D; fixed-address 10.133.26.165;}
60 host trc06 { hardware ethernet 00:25:90:4F:23:9E; fixed-address 10.133.26.166;}
61 host trc07 { hardware ethernet 00:25:90:4F:23:9F; fixed-address 10.133.26.167;}
62 host trc08 { hardware ethernet 00:25:90:4F:23:A4; fixed-address 10.133.26.168;}
63 host trc09 { hardware ethernet 00:25:90:4F:23:A5; fixed-address 10.133.26.169;}
64 host trc10 { hardware ethernet 00:25:90:4F:18:62; fixed-address 10.133.26.170;}
65 host trc11 { hardware ethernet 00:25:90:4F:18:63; fixed-address 10.133.26.171;}
66 host trc12 { hardware ethernet 00:25:90:4F:18:58; fixed-address 10.133.26.172;}
67 host trc13 { hardware ethernet 00:25:90:4F:18:59; fixed-address 10.133.26.173;}
68 host trc14 { hardware ethernet 00:25:90:4F:1A:28; fixed-address 10.133.26.174;}
69 host trc15 { hardware ethernet 00:25:90:4F:1A:29; fixed-address 10.133.26.175;}
70 host trc16 { hardware ethernet 00:25:90:4F:BB:72; fixed-address 10.133.26.176;}
71 host trc17 { hardware ethernet 00:25:90:4F:BB:73; fixed-address 10.133.26.177;}
72 host trc18 { hardware ethernet 00:25:90:4F:BB:22; fixed-address 10.133.26.178;}
73 host trc19 { hardware ethernet 00:25:90:4F:BB:23; fixed-address 10.133.26.179;}
74 host trc20 { hardware ethernet 00:25:90:4F:BA:F2; fixed-address 10.133.26.180;}
75 host trc21 { hardware ethernet 00:25:90:4F:BA:F3; fixed-address 10.133.26.181;}
76 host trc22 { hardware ethernet 00:25:90:4F:BA:F0; fixed-address 10.133.26.182;}
77 host trc23 { hardware ethernet 00:25:90:4F:BA:F1; fixed-address 10.133.26.183;}
78 host trc24 { hardware ethernet 00:25:90:4f:bb:1e; fixed-address 10.133.26.184;}
79 host trc25 { hardware ethernet 00:25:90:4f:bb:1f; fixed-address 10.133.26.185;}
80 host trc26 { hardware ethernet 00:25:90:4F:23:D4; fixed-address 10.133.26.186;}
81 host trc27 { hardware ethernet 00:25:90:4F:23:D5; fixed-address 10.133.26.187;}
82 host trc28 { hardware ethernet 00:25:90:4F:23:Dc; fixed-address 10.133.26.188;}
83 host trc29 { hardware ethernet 00:25:90:4F:23:DD; fixed-address 10.133.26.189;}
84 host trc30 { hardware ethernet 00:25:90:4F:BB:20; fixed-address 10.133.26.190;}
85 host trc31 { hardware ethernet 00:25:90:4F:BB:21; fixed-address 10.133.26.191;}
86 host trc32 { hardware ethernet 00:25:90:4F:E1:66; fixed-address 10.133.26.192;}
87 host trc33 { hardware ethernet 00:25:90:4F:E1:67; fixed-address 10.133.26.193;}
88 host trc34 { hardware ethernet 00:25:90:4F:EA:20; fixed-address 10.133.26.194;}
89 host trc35 { hardware ethernet 00:25:90:4F:EA:21; fixed-address 10.133.26.195;}
90
91 #lames monitoring
92 host trc36 { hardware ethernet 00:25:90:4F:E2:D2; fixed-address 10.133.26.196;}
93 host trc37 { hardware ethernet 00:25:90:4F:E2:D3; fixed-address 10.133.26.197;}
94 host trc38 { hardware ethernet 00:25:90:4F:EF:00; fixed-address 10.133.26.198;}
95 host trc39 { hardware ethernet 00:25:90:4F:EF:01; fixed-address 10.133.26.199;}