Skip to content

Commit a7a6726

Browse files
committed
maj
1 parent ed1369f commit a7a6726

File tree

1 file changed

+3
-3
lines changed
  • docs/T5_Architecture_materielle/5.3_Protocoles_de_routage

1 file changed

+3
-3
lines changed

docs/T5_Architecture_materielle/5.3_Protocoles_de_routage/exercices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
}}
512512

513513
{{
514-
correction(False,
514+
correction(True,
515515
"""
516516
??? success \"Correction Q3.a.\"
517517
Parcours possibles :
@@ -524,7 +524,7 @@
524524
}}
525525

526526
{{
527-
correction(False,
527+
correction(True,
528528
"""
529529
??? success \"Correction Q3.b.\"
530530
Suivant le protocole RIP, le parcours le plus court est celui passant par R1 puis R2. Il comporte 2 sauts.
@@ -533,7 +533,7 @@
533533
)
534534
}}
535535
{{
536-
correction(False,
536+
correction(True,
537537
"""
538538
??? success \"Correction Q3.c\"
539539
Si la liaison R1-R2 est rompue, le protocole RIP sera emprunter le chemin R1-R4-R2, qui est le nouveau meilleur chemin, comportant 3 sauts.

0 commit comments

Comments
 (0)