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 setting up this type of tunnels but I can't find any good source of information about how to do it. As far as I know we need a routing protocol that provides you with the next hop in order to reach the IPv6 netwotk, for example BGP, but in my ...
Hi,Just wondering if these two class maps accomplish the same goal:class-map match-all VoIP-1 match protocol rtp audioclass-map match-all VoIP-2 match access-group 123!access-list 123 permit udp any any range 16384 32767thanks!
Hi,I was taking a look at this doc:http://www.cisco.com/en/US/docs/ios/solutions_docs/ip_multicast/White_papers/anycast.htmlbut couple of doubts arise with the config example (Figure 2)Do we need to enable pim (ip pim spar) between RP1 and RP2?Do we ...
Hi,Have a doubt on it, imagine we have the following d-list:!frame-relay de-list 1 protocol ip list 135!which is using this acl:access-list 135 permit tcp any any eq telnetI understand that after applying it to the frame relay interface all the traff...
Hi,How can we know what Bc is OK when configuring rate limit in an interface? We've seen that you can divide the CIR / 4 and that could be OK but, is there any document or something explaining when to use that formula? Is the same for VoIP networks?T...
Hi Giuseppe,Thanks for your response, but I think you are refering to manual tunnels (point to point). In this kind of tunnel (point to multipoint) the destination addresss of the tunnel is created automatically based on a next hop address converted ...
OKNo worries about CPU utilization I just trying to understand how to match VoIP traffic in a Cisco network. Also found this ACL:match ip rtp 16384 16383Is it also suppose to match VoIP traffic?thanks!
So... I think I am a little closer to the light (maybe this expression makes no sense in English :S) anyway, here we go:mtu (i.e mtu 1508)This is the standar MTU in a GigabitEthernet interface. It is set in the global interface (i.e gi0/0). 1500 from...