Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Requirements:1.) Utilize bandwidth efficiently2.) Guarantee 33% aggregate bandwidth for voice traffic on DS33.) Guarantee 33% bandwidth for voice traffic on remote T1s4.) Don't over-run the T1 or (2) T1 at the remote sites or send more that 33 percen...
Most of us are probably aware of the limited ability, via H323 gateways and translation rules, to block inbound calls from the PSTN.Two questions:1.) Is there another method I may not be aware of?2.) I was reading about External Call Control Profiles...
CM 6 with MGCP gateway with two PRIs. Calls get completed but no ringback and no audio.network-clock-participate wic 0 network-clock-participate wic 1 network-clock-select 1 T1 0/0/0network-clock-select 2 T1 0/1/0isdn switch-type primary-nivoice cal...
I have a LAN environment with roughly 4000 end devices that utilized DHCP. At the core we have two 6500 series route-switches with sup-720s, a distribution layer with 4000 series switches, and either 3560 or 2950 access series switches at the edge.W...
Is it possible to configure multiple SIP trunks on a single CUBE, while utilizing the same dial patterns and being selective of which trunk to utilize?In other words, two SIP trunks terminated at the CUBE router. One trunk to be used for departments...
Or if that isn't agreeable, why not the following ACL outbound?ip access-list extended VLAN100permit tcp 192.168.2.0 0.0.0.255 any eq 80deny tcp any any eq 80permit ip any anyOne other random observation, /16 networks for voice is against SRND of no...
If you apply this ACL outbound on the VLAN100 SVI, it will not block ACKs from the phone back to the PCs in the 192.168.2.0 network, because the ACL isn't applied inbound on the SVI. The ACLs are not bi-directional, so the following lines are not ne...