« DHCP » : différence entre les versions
Aucun résumé des modifications |
|||
| Ligne 1 : | Ligne 1 : | ||
= <span style="color:#2c3e50;">DHCP</span> = | = <span style="color:#2c3e50;">DHCP</span> = | ||
{| style="width:100%; background:#f0f4f8; border:1px solid #c7d3e0; padding:15px;" | {| style="width:100%; background:#f0f4f8; border:1px solid #c7d3e0; padding:15px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<span style="font-size:120%; color:#2c3e50;"> | <span style="font-size:120%; color:#2c3e50;"> | ||
| Ligne 10 : | Ligne 10 : | ||
= <span style="color:#2c3e50;">Infrastructure DHCP — Rocky Linux</span> = | = <span style="color:#2c3e50;">Infrastructure DHCP — Rocky Linux</span> = | ||
{| style="width:100%; background:#f5f7fa; border:1px solid #d6dbe1; padding:15px;" | {| style="width:100%; background:#f5f7fa; border:1px solid #d6dbe1; padding:15px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<span style="font-size:115%; color:#34495e;"> | <span style="font-size:115%; color:#34495e;"> | ||
| Ligne 20 : | Ligne 20 : | ||
= <span style="color:#196f3d;">1 — Création du Serveur DHCP</span> = | = <span style="color:#196f3d;">1 — Création du Serveur DHCP</span> = | ||
{| style="width:100%; background:#f3f9f1; border:1px solid #cfe5c9; padding:12px;" | {| style="width:100%; background:#f3f9f1; border:1px solid #cfe5c9; padding:12px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<b style="color:#196f3d;">Installation et configuration du service DHCP</b> | <b style="color:#196f3d;">Installation et configuration du service DHCP</b> | ||
| Ligne 91 : | Ligne 91 : | ||
= <span style="color:#b9770e;">2 — Configuration DHCP détaillée</span> = | = <span style="color:#b9770e;">2 — Configuration DHCP détaillée</span> = | ||
{| style="width:100%; background:#fff6e6; border:1px solid #f1d6a8; padding:12px;" | {| style="width:100%; background:#fff6e6; border:1px solid #f1d6a8; padding:12px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<b style="color:#b9770e;">Configuration avancée du serveur DHCP</b> | <b style="color:#b9770e;">Configuration avancée du serveur DHCP</b> | ||
| Ligne 98 : | Ligne 98 : | ||
== <span style="color:#ca6f1e;">Explication des directives</span> == | == <span style="color:#ca6f1e;">Explication des directives</span> == | ||
{| class="wikitable" style="background:#ffffff; border:1px solid #fad7a0;" | {| class="wikitable" style="background:#ffffff; border:1px solid #fad7a0; border-radius:10px; overflow:hidden;" | ||
! Directive !! Description | ! Directive !! Description | ||
|- | |- | ||
| Ligne 129 : | Ligne 129 : | ||
= <span style="color:#7d3c98;">3 — DHCP Relay sur Firewall</span> = | = <span style="color:#7d3c98;">3 — DHCP Relay sur Firewall</span> = | ||
{| style="width:100%; background:#f5eef8; border:1px solid #d7c6e6; padding:12px;" | {| style="width:100%; background:#f5eef8; border:1px solid #d7c6e6; padding:12px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<b style="color:#7d3c98;">Transmission des requêtes DHCP entre réseaux</b> | <b style="color:#7d3c98;">Transmission des requêtes DHCP entre réseaux</b> | ||
| Ligne 136 : | Ligne 136 : | ||
== <span style="color:#884ea0;">Principe</span> == | == <span style="color:#884ea0;">Principe</span> == | ||
{| style="width:100%; background:#fafafa; border:1px solid #ddd;" | {| style="width:100%; background:#fafafa; border:1px solid #ddd; padding:12px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
Le DHCP fonctionne en broadcast. | Le DHCP fonctionne en broadcast. | ||
| Ligne 205 : | Ligne 205 : | ||
= <span style="color:#922b21;">4 — DHCP Maître / Esclave (Failover)</span> = | = <span style="color:#922b21;">4 — DHCP Maître / Esclave (Failover)</span> = | ||
{| style="width:100%; background:#fdeeee; border:1px solid #efc2c2; padding:12px;" | {| style="width:100%; background:#fdeeee; border:1px solid #efc2c2; padding:12px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<b style="color:#922b21;">Haute disponibilité du service DHCP</b> | <b style="color:#922b21;">Haute disponibilité du service DHCP</b> | ||
| Ligne 218 : | Ligne 218 : | ||
== <span style="color:#a93226;">Modes</span> == | == <span style="color:#a93226;">Modes</span> == | ||
{| class="wikitable" style="background:#ffffff; border:1px solid #f5b7b1;" | {| class="wikitable" style="background:#ffffff; border:1px solid #f5b7b1; border-radius:10px; overflow:hidden;" | ||
! Mode !! Description | ! Mode !! Description | ||
|- | |- | ||
| Ligne 230 : | Ligne 230 : | ||
= <span style="color:#117864;">5 — Configuration DHCP Maître / Esclave</span> = | = <span style="color:#117864;">5 — Configuration DHCP Maître / Esclave</span> = | ||
{| style="width:100%; background:#eef7f6; border:1px solid #bfe1dc; padding:12px;" | {| style="width:100%; background:#eef7f6; border:1px solid #bfe1dc; padding:12px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<b style="color:#117864;">Configuration complète du failover DHCP</b> | <b style="color:#117864;">Configuration complète du failover DHCP</b> | ||
| Ligne 330 : | Ligne 330 : | ||
---- | ---- | ||
{| style="width:100%; background:#e8f5e9; border:1px solid #c8e6c9; padding:15px;" | {| style="width:100%; background:#e8f5e9; border:1px solid #c8e6c9; padding:15px; border-radius:10px; overflow:hidden;" | ||
| | | | ||
<span style="font-size:120%; color:#1e8449;"> | <span style="font-size:120%; color:#1e8449;"> | ||