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.
Hello , I need some support in setting netflow in my 7600 Cisco router , I had specific trafic comes to my router with identified ip-src and ip-dst , but I can't expect from which interfaces it comes , How can I configure netflow in global router ...
when I launched command "show pppoe session | i Vi46 " from cli the result is Ok , but when we try save result under tclsh #set result [exec "show pppoe session | i Vi46 "] , the result is emplty , please check if I missed some chunck of code
Our Clients encountered somes problems with VOIP traffic under MPLS network , when I take a look at class Map used to match VOIP trafic , I found the below result: Class-map: VOIP (match-any) 443351169 packets, 50088114649 byt...
Hello , I setup a lab scenario for IPSEC remote access using Cisco client under GNS3 , the topolgy of my lab is quiet simple , we connect router to my loopback PC card and cisco client use preshared key to establish session to rou...
Hello , In order to understand how OSPF set up adjacencies , I used wireshark to capture ospf packets under GNS3 Lab , the first packet I saw when I do shut down and no shut down is Hello unicast Packet , after all Hello packets are mutlicast , I ...
Thanks for your answers ,(the link is 3 E1 multilink bundle ) the config of our map is : !class-map match-any VOIP match access-group name VOIPclass-map match-any NETWORK-CONTROL match access-group name NETWORK-CONTROLclass-map match-any CRITICAL-D...
Hello , actually it work for me , but instead of using MS loopback interface to connect my cisco client to GNS3 router , I use VMnet8 and I launch cisco VPN client from VM machine , the ping pass from VM machine to router without problem , may be it...