Hello everyone!
Today, I’d like to share a case.
Problem description
How to enable in the OLT to let pass bidirectional multicast traffic service?
Solution
To enable the bidirectional multicast traffic you have to run the following command:
#multicast-unknown policy service-port 32 transparent
Note: Where the "32" means the corresponding service port ID which is configured for the multicast traffic service.
Resolution Details:
1. First you have to configure or identify the respective service port for the multicast traffic service:
MA5600T(config)#service-port 32 vlan 100 gpon 0/16/0 ont 0 gemport 3 multi-service user-vlan 100 tag-transform transparent inbound traffic-table index 6 outbound traffic-table index 6
2. Then you run the following command to enable the bidirectional multicast service:
MA5600T(config)#multicast-unknown policy service-port 32 transparent
Welcome to leave a message below.
We’ll study together.
Thank you!
