[cisco-voip] Multicasting Speakers and Feed IP command
Robert Kulagowski
rkulagow at gmail.com
Fri Jan 22 17:15:20 EST 2010
Ian J. Pitts wrote:
> Robert,
> I assume that you have enabled multicast routing on your CME. If you have
> not you will need to do that for both the voice and speaker routed
> interfaces.
>
>
> Something like this
>
> Global Config:
> ip multicast?routing
>
> Interface commands:
> ip pim sparse?dense?mode
>
> This needs to go on each interface
> that needs to process multicast traffic
>
> I have attached a multicast quick start guide that might be of assistance.
OK, that part's done:
interface GigabitEthernet0/0
description To USCTSTVSW01 Port g1/0/1
no ip address
no ip unreachables
no ip proxy-arp
duplex auto
speed auto
media-type rj45
no keepalive
no mop enabled
!
interface GigabitEthernet0/0.10
encapsulation dot1Q 10
ip address 10.255.3.1 255.255.255.0
ip pim sparse-dense-mode
h323-gateway voip bind srcaddr 10.255.3.1
!
interface GigabitEthernet0/0.999
encapsulation dot1Q 999
ip address 10.244.3.1 255.255.255.0
ip pim sparse-dense-mode
However, still nothing. :(
Is there anything that needs to be done on the switch side? The
"int vlan 10" and "int vlan 999" commands on the 3750's don't seem to
have any commands relating to multicast.
I also don't seem to have any multicast commands available on the
switches in a global sense. Wrong IOS? Or am I thinking this wrong?
Right now, only the speaker that's on the 10.255.3 network gets the
page, but ideally I get this working "right" and speakers can live on
the 10.244.3.0/24 network.
Cisco IOS Software, C3750 Software (C3750-IPBASE-M), Version
12.2(25)SEE2, RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2006 by Cisco Systems, Inc.
Compiled Fri 28-Jul-06 08:46 by yenanh
Image text-base: 0x00003000, data-base: 0x00EE3E54
ROM: Bootstrap program is C3750 boot loader
BOOTLDR: C3750 Boot Loader (C3750-HBOOT-M) Version 12.2(25r)SEC, RELEASE
SOFTWARE (fc4)
USCTSTVSW01 uptime is 18 hours, 26 minutes
System returned to ROM by power-on
System restarted at 22:48:07 EST Thu Jan 21 2010
System image file is
"flash:c3750-ipbase-mz.122-25.SEE2/c3750-ipbase-mz.122-25.SEE2.bin"
cisco WS-C3750-48P (PowerPC405) processor (revision J0) with
118784K/12280K bytes of memory.
Processor board ID CAT1048NGZV
Last reset from power-on
3 Virtual Ethernet interfaces
144 FastEthernet interfaces
12 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
More information about the cisco-voip
mailing list