Multicast Streaming not happening in 6450

HUSSAINQCS
Member
Posts: 293
Joined: 21 Jan 2017 02:57

Multicast Streaming not happening in 6450

Post by HUSSAINQCS »

Scenario:

(Hotel-A)Streaming server-------> 6450----->6900----->6450-----> PC(Hotel-B)

When the setup is like the above the streaming of video is fine in the switch which is connected in the hotel-A

But unable to get stream in PC when i connected to switch 6450 of Hotel B
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1890
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Multicast Streaming not happening in 6450

Post by silvio »

For mc-switching over all the switches you need to enable Multicast. At the 6900 (I assume that there is an ip interface in the mc vlan) you need to activate querier. And at the 6450 Hotel A you need to enabel querier-forwarding.
If both sites in different vlans you need MC-Routing in 6900 (f.e. DVMRP).
regards
Siklvio
HUSSAINQCS
Member
Posts: 293
Joined: 21 Jan 2017 02:57

Re: Multicast Streaming not happening in 6450

Post by HUSSAINQCS »

Integration between two hotels

Hotel A:

streaming source (vlan 902) -----------------------------------------6450(1/1)
IPTV Server(dhcp server for IPTV clients)(vlan 901) --------------6450(1/23)
streaming source-2 (vlan 903)-----------------------------------------6450-1(1/2)


Hotel B:
6450-1 (1/26) to 6900(1/15)----------6450
6450---------------------------------IPTV clients

Also Can you please tell me how to add static group in 6900 like below this is the avaya setup which is running in existing hotel A

interface VLAN 33
ip address 10.238.2.120 255.224.0.0
ip igmp static-group 239.10.1.1 239.10.1.254 3/20 static
ip igmp static-group 239.10.10.1 239.10.10.254 3/20 static
ip igmp static-group 239.10.2.1 239.10.2.254 3/20 static
ip igmp static-group 239.15.1.1 239.15.1.254 3/20 static
ip igmp static-group 239.15.2.1 239.15.2.254 3/20 static
ip pim interface-type passive
ip pim enable
HUSSAINQCS
Member
Posts: 293
Joined: 21 Jan 2017 02:57

Re: Multicast Streaming not happening in 6450

Post by HUSSAINQCS »

silvio wrote: 27 Mar 2017 02:13 For mc-switching over all the switches you need to enable Multicast. At the 6900 (I assume that there is an ip interface in the mc vlan) you need to activate querier. And at the 6450 Hotel A you need to enabel querier-forwarding.
If both sites in different vlans you need MC-Routing in 6900 (f.e. DVMRP).
regards
Siklvio
Hi Silvio,

Thanks for your reply

Hotel A

IPTV Server(1/23) ------- 6450
Streaming source-1(1/1)-------6450
Streaming source-2(1/3) --------6450

Hotel B

Hotel A 6450 (1/26)-------(1/15)6900 (1/1/1)----------(1/49)6450-------IPTV Clients(vlan 901)

But here they want IPTV server(DHCP server for IPTV clients) in different vlan (vlan -901) & Streaming source-1 (vlan-902) also Streaming source-2 (vlan-903) and the IPTV clients in vlan-901.


If we want to achieve the above setup in my scenario what i have to do ? multicast routing ? or all need to be in same vlan


Please guide me
HUSSAINQCS
Member
Posts: 293
Joined: 21 Jan 2017 02:57

Re: Multicast Streaming not happening in 6450

Post by HUSSAINQCS »

silvio wrote: 27 Mar 2017 02:13 For mc-switching over all the switches you need to enable Multicast. At the 6900 (I assume that there is an ip interface in the mc vlan) you need to activate querier. And at the 6450 Hotel A you need to enabel querier-forwarding.
If both sites in different vlans you need MC-Routing in 6900 (f.e. DVMRP).
regards
Siklvio
silvio wrote: 27 Mar 2017 02:13 For mc-switching over all the switches you need to enable Multicast. At the 6900 (I assume that there is an ip interface in the mc vlan) you need to activate querier. And at the 6450 Hotel A you need to enabel querier-forwarding.
If both sites in different vlans you need MC-Routing in 6900 (f.e. DVMRP).
regards
Siklvio

Hi Silvio,

Right now the setup was different

ISP up-link--------Avaya routing switch(igmp enabled)-------(1/1/16)6900(1/1/1)--------(1/49)6450(2/1)------iptv client

We have enabled ipms and dvmrp on 6900 but still facing issue in all ISP channel group address eg :239.10.1.196:22222 But Channels are getting freezed after sometimes but local channels are running without any issue




Configuration on 6900:

attached for your reference



Configuration ON 6450:


Group Address Source Address VLAN Port Mode Static Count Life RVLAN
---------------+---------------+-----+-----+--------+-------+------+-----+------
239.3.3.24 0.0.0.0 901 2/1 exclude no 2 221 - ----------------------------------------working stream(VLC Client)
239.20.1.3 0.0.0.0 901 2/1 exclude no 15 197 -
239.255.255.250 0.0.0.0 901 2/1 exclude no 18 202 -



-> show ip multicast group

Total 3 Groups

Group Address Source Address VLAN Port Mode Static Count Life RVLAN
---------------+---------------+-----+-----+--------+-------+------+-----+------
239.10.1.196 0.0.0.0 901 2/1 exclude no 5 214 -
239.20.1.3 0.0.0.0 901 2/1 exclude no 8 222 -
239.255.255.250 0.0.0.0 901 2/1 exclude no 8 216 -


-> show ip multicast forward

Total 4 Forwards

Ingress Egress
Group Address Host Address Tunnel Address VLAN Port VLAN Port RVLAN
---------------+---------------+---------------+-----+-----+-----+-----+------
239.10.1.196 10.240.8.177 0.0.0.0 901 1/49 901 2/1 - ------------------------ not working stream(VLC CLient)(freezing )
239.20.1.3 10.238.2.125 0.0.0.0 901 1/49 901 2/1 -
239.255.255.250 10.45.0.5 0.0.0.0 901 1/49 901 2/1 -
239.255.255.250 10.45.0.10 0.0.0.0 901 2/1 901 1/49 -


I updated to latest code in 6450 but still issue totally fed up please need your support :(

What could be the issue?
You do not have the required permissions to view the files attached to this post.
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1890
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Multicast Streaming not happening in 6450

Post by silvio »

Hi,
your config seams to be correct.
Did I understand correctly, that only one stream 239.10.1.196 isn't working. And all other streams works correctly over all the switches??

If the stream is freezing than mostly the life-timer at -> show ip multicast group is aging out. Reason for it is, that querying isn't enabled. But this is in your config.
If the stream isn't there (is frozen): did you see at 6900 the stream 239.10.1.196 at port 1/1/16 (at command -> show ip multicast group and -> show ip multicast source)? If not than the avaya switch is the reason....
At the avaya switch all the mc streams (clients and source) in same vlan 902?

I hope that will help you to solve the issue.
regards
Silvio
HUSSAINQCS
Member
Posts: 293
Joined: 21 Jan 2017 02:57

Re: Multicast Streaming not happening in 6450

Post by HUSSAINQCS »

All the streams related to 239.10.1.x having issue
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1890
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Multicast Streaming not happening in 6450

Post by silvio »

Are all other streams (successfull streams) are sent by the same server?
please answer also to the other questions of my last post.
regards
Silvio
HUSSAINQCS
Member
Posts: 293
Joined: 21 Jan 2017 02:57

Re: Multicast Streaming not happening in 6450

Post by HUSSAINQCS »

All streaming source and clients connected with avaya switch in default vlan

issue got resolved after remove all the vlans and kept only the iptv vlans

Below is the working configuration we removed all the vlans & IP interfaces pertain to wireless


vlan 901 -IPTV Clients
vlan 902 - Streaming source
! Chassis:

! Configuration:
configuration error-file-limit 2

! Capability Manager:
! Multi-Chassis:
! Virtual Flow Control:
! LFP:
! Interface:
! Port_Manager:
! Link Aggregate:
linkagg static agg 3 size 2 admin-state enable

! VLAN:
vlan 1 admin-state enable
vlan 901-903 admin-state enable
vlan 1000 admin-state enable
vlan 1000 name "MGMT"
vlan 901 members port 1/1/15 untagged
vlan 902 members port 1/1/16 untagged
vlan 901 members port 1/1/1 tagged
vlan 902 members port 1/1/1 tagged
vlan 1000 members port 1/1/1-18 tagged

! PVLAN:
! Spanning Tree:
spantree vlan 1 admin-state enable
spantree vlan 901 admin-state disable
spantree vlan 902 admin-state disable
spantree vlan 903 admin-state enable
spantree vlan 1000 admin-state enable

! DA-UNP:
! Bridging:
! Port Mirroring:
! Port Mapping:
! IP:
ip interface "vlan-902" address 10.238.2.119 mask 255.224.0.0 vlan 902 ifindex 1
ip interface "vlan-1000" address 10.10.0.254 mask 255.255.255.0 vlan 1000 ifindex 2
ip interface "vlan-901" address 10.45.0.254 mask 255.255.252.0 vlan 901 ifindex 12

! IPv6:
! IPSec:
! IPMS:
ip multicast admin-state enable
ip multicast querying enable
ip multicast spoofing enable
ip multicast vlan 902 querying disable

! AAA:
aaa authentication default "local"
aaa authentication console "local"
aaa authentication telnet "local"
aaa authentication ftp "local"
aaa authentication http "local"

aaa tacacs command-authorization disable

! NTP:
! QOS:
qos trust-ports
qos apply

! Policy Manager:
! VLAN Stacking:
! ERP:
! MVRP:
! LLDP:
! UDLD:
! Server Load Balance:
! High Availability Vlan:
! Session Manager:
session cli timeout 30000
session login-timeout 300

! Web:
! Trap Manager:
! Health Monitor:
! System Service:
! SNMP:
! BFD:
! IP Route Manager:
! VRRP:
ip load vrrp

! UDP Relay:
ip helper address 10.128.255.254

! RIP:
! OSPF:
! IP Multicast:
ip load pim
ip pim sparse admin-state disable
ip pim dense admin-state disable
ipv6 pim sparse admin-state disable
ipv6 pim dense admin-state disable

! DVMRP:
ip load dvmrp
ip dvmrp interface "vlan-902"
ip dvmrp interface "vlan-901"
ip dvmrp admin-state enable

! IPMR:
! RIPng:
! OSPF3:
! BGP:
! ISIS:
! Netsec:
! Module:
! LAN Power:
! RDP:
! DHL:
! Ethernet-OAM:
! SAA:
! SPB-ISIS:
! SVCMGR:
! LDP:
! EVB:
! APP-FINGERPRINT:
! FCOE:
! QMR:
! OPENFLOW:
! Dynamic auto-fabric:
! SIP Snooping:
! DHCP Server:
! DHCPv6 Relay:
! DHCPv6 Server:
! DHCP Message Service:
! DHCP Active Lease Service:
! Virtual Chassis Split Protection:
! DHCP Snooping:
! APP-MONITORING:
! Loopback Detection:
! VM-SNOOPING:
! PPPOE-IA:
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1890
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Multicast Streaming not happening in 6450

Post by silvio »

issue got resolved after remove all the vlans and kept only the iptv vlans
It works now?
Post Reply

Return to “OmniSwitch 6900”