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.
Hi,I'm trying to use this feature, following the doc on the Cisco CCOhttp://www.cisco.com/en/US/partner/docs/ios/12_0s/feature/guide/gscbts.htmlHere is my sample config:interface Tunnel1000 ip unnumbered Loopback0 tunnel destination 200.0.1.234 tunne...
Hi all,I have ths configclass-map match-any VOIP_SIGNALING match protocol sip match protocol h323 match protocol mgcp match protocol skinnyclass-map match-any VOIP_RTP match protocol rtp!!policy-map VOIP_LLQ class VOIP_RTP priority 400 compress ...
Hi Aditya,thank you for your reply.I solved the issue introducing the tunnel bundle exp commands, in this way:interface Tunnel0 ip unnumbered Loopback0 load-interval 30 tunnel destination 200.0.1.234 tunnel mode mpls traffic-eng tunnel mpls traffic-e...
Hi Steven,thank you for your reply.With global cRTP configuration ( applied to interface ) compression works. I think the issue is on the MQC configuration of cRTP. I tried various IOSes, the last mainline 12.4.25 and the 12.4.22T5. I haven't tried t...