03 draft

Câblage — alimentation & réseau

OS Cible
Progression 0% 0 / 7

Contexte

Plan physique homelab : alimentation UPS, trunk inter-sites Cat6, ports switches TP-Link/Netgear et LAG NAS jedha.

Actions

7
  • Câbler trunk inter-sites (Cat6 40m) 1 cmd 2 verify
    $ Commandes
    $ # Test continuité depuis naboo (LAN 10.0.1.10) ping -c 4 10.0.1.3 # Netgear garage ping -c 4 10.0.1.30 # coruscant via trunk
    ✓ Vérifications
    ping -c 2 10.0.1.30 (coruscant joignable via trunk)
    ethtool nic0 | grep Speed (1000Mb/s négocié)
  • Configurer TP-Link TL-SG108PE (Salon, 10.0.1.2) 1 cmd 2 verify
    $ Commandes
    $ # Verif depuis naboo ping -c 2 10.0.1.2 nmap -p 80,443 10.0.1.2
    ✓ Vérifications
    UI 10.0.1.2 accessible
    P8 trunk tagged 10/20/30 dans UI VLAN config
  • Configurer Netgear GS108T v3 (Garage, 10.0.1.3) 1 cmd 2 verify
    $ Commandes
    $ ping -c 2 10.0.1.3 ssh admin@10.0.1.3 'show vlan'
    ✓ Vérifications
    UI 10.0.1.3 accessible
    LAG bond0 actif sur P3/P5/P6/P7 (LACP partners aggregated)
  • Configurer LAG NAS jedha (4× 1GbE → bond0) 1 cmd 3 verify
    $ Commandes
    $ # Verif depuis naboo ssh admin@10.0.1.20 'cat /proc/net/bonding/bond0' ssh admin@10.0.1.20 'ip -br link show bond0'
    ✓ Vérifications
    bond0 status = up, mode 802.3ad
    4 slaves actifs (eth0-eth3 ou similaire)
    ping -c 4 10.0.1.20 OK depuis garage et salon
  • Brancher UPS APC BR1600MI (Garage) 1 cmd 2 verify
    $ Commandes
    $ # Sur dagobah après install NUT ssh sacha@10.0.1.12 'upsc apc@localhost ups.status' ssh sacha@10.0.1.12 'upsc apc@localhost battery.charge'
    ✓ Vérifications
    upsc retourne status OL (online)
    battery.charge >= 95
  • Étiqueter les câbles 1 verify
    ✓ Vérifications
    chaque câble visible a étiquette imprimée aux 2 bouts
  • Points d'attention SPOF 1 verify

    - **Trunk Cat6 unique** salon↔garage = SPOF. Si rupture → tout VLAN 10/20/30 coupé. - **TP-Link salon non UPS** = coupure secteur salon → tout LAN salon HS + trunk inutile. - **Box SFR non UPS** = idem WAN coupé sur coupure salon. Solutions futures : 2e câble inter-sites + UPS salon.

    ✓ Vérifications
    trunk testé ping 1h continu sans drop