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.
HiI want to know how does cisco detect OQD detection on one interface ? Does Cisco use particular protocol for overflow detection on output queues?for example sening some special packet on wire to another peer.Thanks in advance
HiI am a little confused on VLAN tagging on input and output interface.In our company,clients has been connected to one switch (layer 2) and all ports are in VLAN 10. On this switch we have plugged one port to core switch as uplink for all clients an...
HiIn one of the development phases in our network, we have to load balance traffic flow on ether channel. But traffic flow is MPLS tagged.after some checking we have found out MPLS tagged traffic is not correctly load-balanced. Same configuration wor...
HiOn one of our new cisco device, in output of "show version" there are 2 license word:- license level: ipbase- license type: permanentDoes cisco release IOS for yearly license ?or all IOSes have permanent license for unlimited time?Thanks in advance...
HiAccording to documents of Cisco 3110x, this IOS and platform supports EEM scripting,but in global configuration there is no related commands. ("event manager" and so on).Does not really this image support "eem" scripting ?Because for some workround...
HiUnfortunately 2960 and 2750 and many other switches from cisco can not load balance MPLS packet tagged.According to cisco documentats Only model from cisco that can load balances MPLS packet tagged is 6500 family with sepcial hardware.sorry I could...
I have created one discussion on https://supportforums.cisco.com/message/3657995#3657995 and explain my problem in PAGP, unfortunately I could not find any reason for this problem,so I guess this problem is bug on cbs310x.12.2(52)-SE.after that I upg...
HiI have added "wait 10" after every command.unfortunately my script is run until before second "wait 10".My script :event syslog pattern "SYS-5-RESTART" action 0 cli command "enable" action 1 cli command "conf t" action 1.1 cli command "interface ra...
HiThanks for your replyI have write my own EEM script.and it's work.but I want to create "delay" between every command.because in our scenario I have to up sequentially every interface.Is there any option for this ?Thanks in advance