Got it

Unlocking Multicast

Created: Apr 7, 2020 10:14:56Latest reply: Apr 28, 2021 02:42:13 829 7 0 0 0
  HiCoins as reward: 0 (problem unresolved)

Hello,

I have GPON MA6500T.
I want to send multicast from ONT via OLT to switch PIM.
Unfortunately, OLT blocks multicast and other packages work.
Is there any configuration that will enable multicast transmission

Thanks.

Featured Answers

Recommended answer

Chenxintao
Admin Created Apr 7, 2020 10:54:20

Hello, friend!


The MA6500T that you mentioned does not exist. It should be the MA5600T.


You can create a multicast group in the following ways:


1. Create a multicast VLAN and VLAN of the upstream PIM interface, and add the upstream port to the VLAN of the PIM interface.


a. Run the VLAN command to create a multicast VLAN and VLAN of the upstream PIM interface.


b.Run the port VLAN VLAN-list frameid/slotid portlist to add the upstream port to the VLAN of the PIM interface.



2. Enable the multicast function.

Run the multicast routing-enable command to enable multicast or run the multicast ipv6 routing-enable command to enable IPv6 multicast.



3.Set upstream multicast mode to PIM.


If PIM-SM is used in the upstream direction, run the multicast upstream-mode  pim-sm command to set the upstream multicast exchange mode to PIM-SM.


If PIM-SSM is used in the upstream direction, run the multicast upstream-mode pim-ssm command to set the upstream multicast exchange mode to PIM-SSM.



4. Create the VLAN interface of the upstream PIM interface, configure the IP address of the Layer 3 interface, and enable PIM on this Layer 3 interface.


a. Run the interface vlanif command to create the VLAN interface of the upstream PIM interface.


b.Run the IP address or ipv6 address command to configure the IP addresses of the Layer 3 interface.


c.Run the pim sm or pim ipv6 sm command to enable PIM on the Layer 3 interface.



5. Create the multicast VLAN interface, configure the IP address of the Layer 3 interface, and enable multicast on this Layer 3 interface.


Run the interface vlanif command to create a multicast VLAN interface.


Run the IP address or ipv6 address command to configure the IP addresses of the Layer 3 interface.


Run the igmp enable command to enable multicast on the Layer 3 interface or run the mld enable command to enable Multicast Listener Discovery (MLD) on the Layer 3 interface.



6.(Optional) If PIM-SM is enabled in the upstream direction, static RPs need to be configured.


Run the tatic-rp command to configure static RPs.



7. Configure multicast programs.


Run the igmp program add command to configure a multicast program.



8. Configure multicast users.


Run the igmp user add command to configure a multicast user.



I hope this helps you.

Thanks!



View more
  • x
  • convention:

All Answers

Hello, friend.
It's nice to meet you in the community.
We're working on your problem. Please be patient.

View more
  • x
  • convention:

  • x
  • convention:

Hello, friend!


The MA6500T that you mentioned does not exist. It should be the MA5600T.


You can create a multicast group in the following ways:


1. Create a multicast VLAN and VLAN of the upstream PIM interface, and add the upstream port to the VLAN of the PIM interface.


a. Run the VLAN command to create a multicast VLAN and VLAN of the upstream PIM interface.


b.Run the port VLAN VLAN-list frameid/slotid portlist to add the upstream port to the VLAN of the PIM interface.



2. Enable the multicast function.

Run the multicast routing-enable command to enable multicast or run the multicast ipv6 routing-enable command to enable IPv6 multicast.



3.Set upstream multicast mode to PIM.


If PIM-SM is used in the upstream direction, run the multicast upstream-mode  pim-sm command to set the upstream multicast exchange mode to PIM-SM.


If PIM-SSM is used in the upstream direction, run the multicast upstream-mode pim-ssm command to set the upstream multicast exchange mode to PIM-SSM.



4. Create the VLAN interface of the upstream PIM interface, configure the IP address of the Layer 3 interface, and enable PIM on this Layer 3 interface.


a. Run the interface vlanif command to create the VLAN interface of the upstream PIM interface.


b.Run the IP address or ipv6 address command to configure the IP addresses of the Layer 3 interface.


c.Run the pim sm or pim ipv6 sm command to enable PIM on the Layer 3 interface.



5. Create the multicast VLAN interface, configure the IP address of the Layer 3 interface, and enable multicast on this Layer 3 interface.


Run the interface vlanif command to create a multicast VLAN interface.


Run the IP address or ipv6 address command to configure the IP addresses of the Layer 3 interface.


Run the igmp enable command to enable multicast on the Layer 3 interface or run the mld enable command to enable Multicast Listener Discovery (MLD) on the Layer 3 interface.



6.(Optional) If PIM-SM is enabled in the upstream direction, static RPs need to be configured.


Run the tatic-rp command to configure static RPs.



7. Configure multicast programs.


Run the igmp program add command to configure a multicast program.



8. Configure multicast users.


Run the igmp user add command to configure a multicast user.



I hope this helps you.

Thanks!



View more
  • x
  • convention:

I want multicast entering ONT to be transferred by OLT.
In the standard configuration this function is blocked.
I did this configuration but it doesn't work.


ont-srvprofile gpon profile-id 50 profile-name TV
 ont-port eth 4
 multicast mode olt-control
 port vlan eth 1 translation 1021 user-vlan 1021
 commit


ont-lineprofile gpon profile-id 50 profile-name TV
 tcont 1 dba-profile-id 100
 gem add 1 eth tcont 1
 gem mapping 1 0 vlan 1021
 commit

ont add 3 23 sn-auth "#############" omci ont-lineprofile-id 50
 ont-srvprofile-id 50 desc "TV"

ont port native-vlan 3 23 eth 1 vlan 1021 priority 0


service-port 3246 vlan 1021 gpon 0/3/3 ont 23 gemport 1 multi-service user-vlan 1021 tag-transform translate inbound traffic-table index 110 outbound traffic-table index 100


vlan service-profile profile-id 110 profile-name TV
 packet-policy broadcast forward
 packet-policy multicast forward
 packet-policy unicast forward
 bpdu tunnel enable
 rip tunnel enable
 vtp-cdp tunnel enable
 user-bridging enable
 igmp mismatch transparent
 commit


vlan bind service-profile 1021 profile-id 110



What is the error in this configuration.
Something is missing in this configuration

View more
  • x
  • convention:

Posted by Yogson at 2020-04-07 11:18 I want multicast entering ONT to be transferred by OLT.In the standard configuration this function i ...

Hello Yogson!
The process of configuring multicast does not appear in your description.
You can refer to the following configuration examples:

Gateway ONT Network Scenario (GPON and 10G GPON Access)

Bridging + Voice ONT Network Scenario (GPON and 10G GPON Access)

If you cannot open the link, please leave your email address.

Thank you!

View more
  • x
  • convention:

I have similar problem. I want ONT to forward multicast traffic through the OLT to the other end. My multicast source is connected on ONT side.
Source—ont—olt—switch—receiver
View more
  • x
  • convention:

Posted by user_4213573 at 2021-04-28 01:31 I have similar problem. I want ONT to forward multicast traffic through the OLT to the other end. My ...

Hello, friend!

I've answered your question, please check:

How to configure OLT to forward multicast traffic from ONT


View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.