|
Home > Archive > Voice over IP Cisco > February 2007 > CMM ACT FastEthernet 2/0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CMM ACT FastEthernet 2/0
|
|
| Jason Aarons \(US\) 2007-02-02, 7:11 pm |
| Can anyone post a sanitized CMM config, in particular I'm looking for
the FastEthernet 2/0 setup in relation to the ACT dspfarm
profile/sccp..the one I'm using on CCO shows Gig1/0 and FastEthernet 2/0
overlapping , when I configure this CMM compains about overlapping
address (search the CCO link below for 10.1.2.36 on Gigabit2/0 and
10.1.2.37 on FastEthernet2/0). The CCO article implies you can bind the
RTP audio stream of the conference bridge to FastEthernet2/0 versus
GigabitEthernet 1/0 for control of SCCP.
http://www.cisco.com/en/US/products...oducts_feature_
guide09186a00805ae839.html#wp1068910
-----------------------------------------
Disclaimer:
This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the
designated addressee(s) named above only. If you are not the
intended addressee, you are hereby notified that you have received
this communication in error and that any use or reproduction of
this email or its contents is strictly prohibited and may be
unlawful. If you have received this communication in error, please
notify us immediately by replying to this message and deleting it
from your computer. Thank you.
| |
| Voll, Scott 2007-02-02, 7:11 pm |
| Check the Subnet!!
****************************************
*******
interface FastEthernet0/0
ip address 10.x.x.6 255.255.255.255
no ip proxy-arp
full-duplex
!
interface GigabitEthernet1/0
ip address 10.x.x.5 255.255.255.0
no ip proxy-arp
ip pim sparse-dense-mode
no negotiation auto
no keepalive
ip route 0.0.0.0 0.0.0.0 10.x.x.1
!
!
mediacard 1
resource-pool Ad-Hoc dsps 2
resource-pool transcode dsps 2
!
!
sccp local GigabitEthernet1/0
sccp ccm 10.x.x.35 identifier 2
sccp ccm 10.x.x.36 identifier 1
sccp
!
sccp ccm group 1
associate ccm 2 priority 2
associate ccm 1 priority 1
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
!
dspfarm
!
dspfarm profile 1 conference adhoc
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool Ad-Hoc
!
dspfarm profile 2 transcode
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool transcode
!
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jason Aarons
(US)
Sent: Friday, February 02, 2007 2:32 PM
To: cisco-voip@puck-nether.net
Subject: [cisco-voip] CMM ACT FastEthernet 2/0
Can anyone post a sanitized CMM config, in particular I'm looking for
the FastEthernet 2/0 setup in relation to the ACT dspfarm
profile/sccp..the one I'm using on CCO shows Gig1/0 and FastEthernet 2/0
overlapping , when I configure this CMM compains about overlapping
address (search the CCO link below for 10.1.2.36 on Gigabit2/0 and
10.1.2.37 on FastEthernet2/0). The CCO article implies you can bind the
RTP audio stream of the conference bridge to FastEthernet2/0 versus
GigabitEthernet 1/0 for control of SCCP.
http://www.cisco.com/en/US/products...oducts_feature_
guide09186a00805ae839.html#wp1068910
________________________________
Disclaimer: This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the designated
addressee(s) named above only. If you are not the intended addressee,
you are hereby notified that you have received this communication in
error and that any use or reproduction of this email or its contents is
strictly prohibited and may be unlawful. If you have received this
communication in error, please notify us immediately by replying to this
message and deleting it from your computer. Thank you.
| |
| Jason Aarons \(US\) 2007-02-02, 7:11 pm |
| Where are you binding the conference bridge rtp to FastEthernet 2/0? Are
you multicasting from CallManager to the 6-T1 module for MoH?
I'm not clear how the application knows which interface to use.
Ok I see you put a host subnet address for FastEthernet 2/0, I'll try
that -jason
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Friday, February 02,2007 5:43 PM
To: Jason Aarons (US); cisco-voip@puck-nether.net
Subject: RE: [cisco-voip] CMM ACT FastEthernet 2/0
Check the Subnet!!
****************************************
*******
interface FastEthernet0/0
ip address 10.x.x.6 255.255.255.255
no ip proxy-arp
full-duplex
!
interface GigabitEthernet1/0
ip address 10.x.x.5 255.255.255.0
no ip proxy-arp
ip pim sparse-dense-mode
no negotiation auto
no keepalive
ip route 0.0.0.0 0.0.0.0 10.x.x.1
!
!
mediacard 1
resource-pool Ad-Hoc dsps 2
resource-pool transcode dsps 2
!
!
sccp local GigabitEthernet1/0
sccp ccm 10.x.x.35 identifier 2
sccp ccm 10.x.x.36 identifier 1
sccp
!
sccp ccm group 1
associate ccm 2 priority2
associate ccm 1 priority 1
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
!
dspfarm
!
dspfarm profile 1 conference adhoc
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool Ad-Hoc
!
dspfarm profile 2 transcode
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool transcode
!
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jason Aarons
(US)
Sent: Friday, February 02, 2007 2:32 PM
To: cisco-voip@puck-nether.net
Subject: [cisco-voip] CMM ACT FastEthernet 2/0
Can anyone post a sanitized CMM config, in particularI'm looking for
the FastEthernet 2/0 setup in relation to the ACT dspfarm
profile/sccp..the one I'm using on CCO shows Gig1/0 and FastEthernet 2/0
overlapping , when I configure this CMM compains about overlapping
address (search the CCO link below for 10.1.2.36 on Gigabit2/0 and
10.1.2.37 on FastEthernet2/0). The CCO article implies you can bind the
RTP audio stream of the conference bridge to FastEthernet2/0 versus
GigabitEthernet 1/0 for control of SCCP.
http://www.cisco.com/en/US/products...oducts_feature_
guide09186a00805ae839.html#wp1068910
________________________________
Disclaimer: This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the designated
addressee(s)named above only. If you are not the intended addressee,
you are hereby notified that you have received this communication in
error and that any use or reproduction of this email or its contents is
strictly prohibited and may be unlawful. If you have received this
communication in error, please notify us immediately by replying to this
messageand deleting it from your computer. Thank you.
-----------------------------------------
Disclaimer:
This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the
designated addressee(s) named above only. If you are not the
intended addressee, you are hereby notified that you have received
this communication in error and that any use or reproduction of
this email or its contents is strictly prohibited and may be
unlawful. If you have received this communication in error, please
notify us immediately by replying to this message and deleting it
from your computer. Thank you.
| |
| Voll, Scott 2007-02-02, 7:11 pm |
| associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
that is the mac address of the FE. Do A show ARP to get the right Mac
for FE.
Yes I'm MoH to the PRI card.
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jason Aarons
(US)
Sent: Friday, February 02, 2007 2:46 PM
To: cisco-voip@puck-nether.net
Subject: Re: [cisco-voip] CMM ACT FastEthernet 2/0
Where are you binding the conference bridge rtp to FastEthernet 2/0? Are
you multicasting from CallManager to the 6-T1 module for MoH?
I'm not clear how the application knows which interface to use.
Ok I see you put a host subnet address for FastEthernet 2/0, I'll try
that -jason
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Friday, February 02, 2007 5:43 PM
To: Jason Aarons (US); cisco-voip@puck-nether.net
Subject: RE: [cisco-voip] CMM ACT FastEthernet 2/0
Check the Subnet!!
****************************************
*******
interface FastEthernet0/0
ip address 10.x.x.6 255.255.255.255
no ip proxy-arp
full-duplex
!
interface GigabitEthernet1/0
ip address 10.x.x.5 255.255.255.0
no ip proxy-arp
ip pim sparse-dense-mode
no negotiation auto
no keepalive
ip route 0.0.0.0 0.0.0.0 10.x.x.1
!
!
mediacard 1
resource-pool Ad-Hoc dsps 2
resource-pool transcode dsps 2
!
!
sccp local GigabitEthernet1/0
sccp ccm 10.x.x.35 identifier 2
sccp ccm 10.x.x.36 identifier 1
sccp
!
sccp ccm group 1
associate ccm 2 priority 2
associate ccm 1 priority 1
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
!
dspfarm
!
dspfarm profile 1 conference adhoc
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool Ad-Hoc
!
dspfarm profile 2 transcode
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool transcode
!
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jason Aarons
(US)
Sent: Friday, February 02, 2007 2:32 PM
To: cisco-voip@puck-nether.net
Subject: [cisco-voip] CMM ACT FastEthernet 2/0
Can anyone post a sanitized CMM config, in particular I'm looking for
the FastEthernet 2/0 setup in relation to the ACT dspfarm
profile/sccp..the one I'm using on CCO shows Gig1/0 and FastEthernet 2/0
overlapping , when I configure this CMM compains about overlapping
address (search the CCO link below for 10.1.2.36 on Gigabit2/0 and
10.1.2.37 on FastEthernet2/0). The CCO article implies you can bind the
RTP audio stream of the conference bridge to FastEthernet2/0 versus
GigabitEthernet 1/0 for control of SCCP.
http://www.cisco.com/en/US/products...oducts_feature_
guide09186a00805ae839.html#wp1068910
________________________________
Disclaimer: This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the designated
addressee(s) named above only. If you are not the intended addressee,
you are hereby notified that you have received this communication in
error and that any use or reproduction of this email or its contents is
strictly prohibited and may be unlawful. If you have received this
communication in error, please notify us immediately by replying to this
message and deleting it from your computer. Thank you.
________________________________
Disclaimer: This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the designated
addressee(s) named above only. If you are not the intended addressee,
you are hereby notified that you have received this communication in
error and that any use or reproduction of this email or its contents is
strictly prohibited and may be unlawful. If you have received this
communication in error, please notify us immediately by replying to this
message and deleting it from your computer. Thank you.
| |
| Jason Aarons \(US\) 2007-02-02, 7:11 pm |
| Ok, I feel stupid...I knew this...
I'vedone enough ISRs dspfarms, guess I'm reading too much into the CCO
articles about there being a "bind" command for the CMM blade...
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Friday, February 02, 2007 6:01 PM
To: Jason Aarons (US); cisco-voip@puck-nether.net
Subject: RE: [cisco-voip] CMM ACT FastEthernet 2/0
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
that is the mac address of the FE. Do A show ARP to get the right Mac
for FE.
YesI'm MoH to the PRI card.
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of JasonAarons
(US)
Sent: Friday, February 02, 2007 2:46 PM
To: cisco-voip@puck-nether.net
Subject: Re: [cisco-voip] CMM ACT FastEthernet 2/0
Where are you binding the conference bridge rtp to FastEthernet 2/0? Are
you multicasting from CallManager to the 6-T1 module for MoH?
I'm not clear how the application knows which interface to use.
Ok I see you put a host subnet address for FastEthernet 2/0, I'll try
that -jason
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Friday, February 02, 2007 5:43 PM
To: Jason Aarons (US); cisco-voip@puck-nether.net
Subject: RE: [cisco-voip] CMM ACT FastEthernet 2/0
Check the Subnet!!
****************************************
*******
interface FastEthernet0/0
ip address 10.x.x.6 255.255.255.255
no ip proxy-arp
full-duplex
!
interface GigabitEthernet1/0
ip address 10.x.x.5 255.255.255.0
no ip proxy-arp
ip pim sparse-dense-mode
no negotiation auto
nokeepalive
ip route 0.0.0.0 0.0.0.0 10.x.x.1
!
!
mediacard 1
resource-pool Ad-Hoc dsps 2
resource-pool transcode dsps 2
!
!
sccp local GigabitEthernet1/0
sccp ccm 10.x.x.35 identifier 2
sccp ccm 10.x.x.36 identifier 1
sccp
!
sccp ccm group 1
associate ccm 2 priority 2
associate ccm 1 priority 1
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
!
dspfarm
!
dspfarm profile 1 conference adhoc
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool Ad-Hoc
!
dspfarm profile 2 transcode
codec g711ulaw packetization-period 30
codec g711alawpacketization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool transcode
!
________________________________
From: cisco-voip-bounces@puck.nether.net
[mailto:cisco-voip-bounces@puck.nether.net]On Behalf Of Jason Aarons
(US)
Sent: Friday, February 02, 2007 2:32 PM
To: cisco-voip@puck-nether.net
Subject: [cisco-voip] CMMACT FastEthernet 2/0
Can anyone post a sanitized CMM config, in particular I'm looking for
the FastEthernet 2/0 setup inrelation to the ACT dspfarm
profile/sccp..the one I'm using on CCO shows Gig1/0 and FastEthernet 2/0
overlapping , when I configure this CMM compains about overlapping
address (search the CCO link below for 10.1.2.36 on Gigabit2/0 and
10.1.2.37 on FastEthernet2/0). The CCO article implies you can bind the
RTP audio stream of the conference bridge to FastEthernet2/0 versus
GigabitEthernet 1/0 for control of SCCP.
http://www.cisco.com/en/US/products...oducts_feature_
guide09186a00805ae839.html#wp1068910
________________________________
Disclaimer: This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the designated
addressee(s) named above only. If you are not the intended addressee,
you are hereby notified that you have received this communication in
error and that any use or reproduction of this email or its contents is
strictly prohibited and may be unlawful. If you have receivedthis
communication in error, please notify us immediately by replyingto this
message and deleting it from your computer. Thank you.
________________________________
Disclaimer: This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the designated
addressee(s) named above only. If you are not the intended addressee,
you are herebynotified that you have received this communication in
error and that any use or reproduction of this email or its contents is
strictly prohibited and may be unlawful. If you have received this
communication in error, please notify us immediately by replying to this
message anddeleting it from your computer. Thank you.
-----------------------------------------
Disclaimer:
This e-mail communication and any attachments may contain
confidential and privileged information and is for use by the
designated addressee(s) named above only. If you are not the
intended addressee, you are hereby notified that you have received
this communication in error and that any use or reproduction of
this email or its contents is strictly prohibited and may be
unlawful. If you have received this communication in error, please
notify us immediately by replying to this message and deleting it
from your computer. Thank you.
| |
| Lelio Fulgenzi 2007-02-02, 7:11 pm |
| ....don't feel stupid, that's what this list is for.
to help translate the cisco-eeze. ;)
--------------------------------------------------------------------------------
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * university of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
....there's no such thing as a bad timbit...
----- Original Message -----
From: Jason Aarons (US)
To: Voll, Scott ; cisco-voip@puck-nether.net
Sent: Friday, February 02, 2007 6:05 PM
Subject: Re: [cisco-voip] CMM ACT FastEthernet 2/0
Ok, I feel stupid.I knew this.
I've done enough ISRs dspfarms, guess I'm reading too much into the CCO articles about there being a "bind" command for the CMM blade.
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Friday, February 02, 2007 6:01 PM
To: Jason Aarons (US); cisco-voip@puck-nether.net
Subject: RE: [cisco-voip] CMM ACT FastEthernet 2/0
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
that is the mac address of the FE. Do A show ARP to get the right Mac for FE.
Yes I'm MoH to the PRI card.
------------------------------------------------------------------------------
From: cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jason Aarons (US)
Sent: Friday, February 02, 2007 2:46 PM
To: cisco-voip@puck-nether.net
Subject: Re: [cisco-voip] CMM ACT FastEthernet 2/0
Where are you binding the conference bridge rtp to FastEthernet 2/0? Are you multicasting from CallManager to the 6-T1 module for MoH?
I'm not clear how the application knows which interface to use.
Ok I see you put a host subnet address for FastEthernet 2/0, I'll try that -jason
From: Voll, Scott [mailto:Scott.Voll@wesd.org]
Sent: Friday, February 02, 2007 5:43 PM
To: Jason Aarons (US); cisco-voip@puck-nether.net
Subject: RE: [cisco-voip] CMM ACT FastEthernet 2/0
Check the Subnet!!
****************************************
*******
interface FastEthernet0/0
ip address 10.x.x.6 255.255.255.255
no ip proxy-arp
full-duplex
!
interface GigabitEthernet1/0
ip address 10.x.x.5 255.255.255.0
no ip proxy-arp
ip pim sparse-dense-mode
no negotiation auto
no keepalive
ip route 0.0.0.0 0.0.0.0 10.x.x.1
!
!
mediacard 1
resource-pool Ad-Hoc dsps 2
resource-pool transcode dsps 2
!
!
sccp local GigabitEthernet1/0
sccp ccm 10.x.x.35 identifier 2
sccp ccm 10.x.x.36 identifier 1
sccp
!
sccp ccm group 1
associate ccm 2 priority 2
associate ccm 1 priority 1
associate profile 2 register MTP001192b75643
associate profile 1 register CFB001192b75643
!
dspfarm
!
dspfarm profile 1 conference adhoc
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool Ad-Hoc
!
dspfarm profile 2 transcode
codec g711ulaw packetization-period 30
codec g711alaw packetization-period 30
codec g729r8 packetization-period 30
codec g729ar8 packetization-period 30
codec g723r63 packetization-period 30
codec g723r53 packetization-period 30
associate resource-pool transcode
!
------------------------------------------------------------------------------
From: cisco-voip-bounces@puck.nether.net [mailto:cisco-voip-bounces@puck.nether.net] On Behalf Of Jason Aarons (US)
Sent: Friday, February 02, 2007 2:32 PM
To: cisco-voip@puck-nether.net
Subject: [cisco-voip] CMM ACT FastEthernet 2/0
Can anyone post a sanitized CMM config, in particular I'm looking for the FastEthernet 2/0 setup in relation to the ACT dspfarm profile/sccp..the one I'm using on CCO shows Gig1/0 and FastEthernet 2/0 overlapping , when I configure this CMM compains about overlapping address (search the CCO link below for 10.1.2.36 on Gigabit2/0 and 10.1.2.37 on FastEthernet2/0). The CCO article implies you can bind the RTP audio stream of the conference bridge to FastEthernet2/0 versus GigabitEthernet 1/0 for control of SCCP.
http://www.cisco.com/en/US/products....html#wp1068910
------------------------------------------------------------------------------
Disclaimer: This e-mail communication and any attachments may contain confidential and privileged information and is for use by the designated addressee(s) named above only. If you are not the intended addressee, you are hereby notified that you have received this communication in error and that any use or reproduction of this email or its contents is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and deleting it from your computer. Thank you.
------------------------------------------------------------------------------
Disclaimer: This e-mail communication and any attachments may contain confidential and privileged information and is for use by the designated addressee(s) named above only. If you are not the intended addressee, you are hereby notified that you have received this communication in error and that any use or reproduction of this email or its contents is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and deleting it from your computer. Thank you.
------------------------------------------------------------------------------
Disclaimer: This e-mail communication and any attachments may contain confidential and privileged information and is for use by the designated addressee(s) named above only. If you are not the intended addressee, you are hereby notified that you have received this communication in error and that any use or reproduction of this email or its contents is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and deleting it from your computer. Thank you.
------------------------------------------------------------------------------
________________________________________
_______
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
|
|
|
|
|