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.
I have IP-PBX Asterisk connected to Cisco AS5350 using SIP protocol. Users of Asterisk may call through the AS5350 but they can not send fax using t38 in conjunction with G729 but fax can pass when i change codec to the g711. I have noticed that when...
Hello,I have the following policy-map configured on the serial interface:policy-map VOICE_UP class VOICE priority 26 class TELEMETRY priority 110 class USER1 shape average 1536000 bandwidth 670 class USER2 shape average 1536000 bandwi...
I have policy-map configured on cisco router with some class-maps inside. I need to draw a graph traffic passing through these classes. To make a graphs I use Cacti which use SNMP query to draw the graphs (object name cbQosObjectsIndex). How to get ...
Hello,I need an advice in CBWFQ configuring.Now i use the following policy:class-map match-all VOICE_UP match access-group 100class-map match-all DATA_UP_USER2 match access-group 102class-map match-all DATA_UP_USER1 match access-group 101!!policy-...
Hello,I use cisco routers (2800 and 3600 series) at satellite link and I have a problems with slow download speed when getting files by FTP and WEB surfing. Can you give an advice what to do to solve this issue ?
I agree with you. But I think that congestion is not occur , isn't it ? As you can see from configuration above the total channel capacity is 1536 kpbs and used amount of bandwidth is about 751 kbps (as shown by the 'sh policy-map interface serial 4/...
I have to guarantee that USER1 and USER2 will get bandwidth not less than 755 kbps. Also I know that only one voip call may occur in my network, I use g723ar53 codec, so the bandwidth needed for call about 22 kbps (I am reserving bandwidth with redun...
Thank you for the link.I think it is really better to use "priority" instead of "bandwidth" in the class VOICE_UP.But I do not understand what you mean when speaking about two other classes. Is it really no reason to use "shape average" commands ? Sh...
What is wrong in my current config ?Now i have three classes - for voice and two users. I have serial link with 1536 kbps capacity.Without congestion on serial link, classes corresponding to the USER1 and USER2 can get throughput up to 1536 kbps. In ...