[VOL-2778] Handling IGMP

Change-Id: I54c26bc438a144c7d4c64a9b3d543461fc743ab2
diff --git a/configs/tt-services.yaml b/configs/tt-services.yaml
index aa6c661..78966b8 100644
--- a/configs/tt-services.yaml
+++ b/configs/tt-services.yaml
@@ -41,8 +41,9 @@
 - name: MC
   c_tag: 55
   c_tag_allocation: shared
-  s_tag: 555
+  s_tag: 550
   s_tag_allocation: shared
   tp_id: 66
   ds_pon_c_tag_priority: 5
-  ds_pon_s_tag_priority: 5
\ No newline at end of file
+  ds_pon_s_tag_priority: 5
+# TODO add mgmt service (same tagging scheme as void/vod), requires DHCP
\ No newline at end of file