I would like to redirect web traffic to/from a particular L2 switch port to a dedicated URL. I can successfully implement this on a 3750 switch with IOS version 12.2(44)SE. However, when I apply the same configuration to our 3560 (with IOS 12.2(25)SE...
As you know, we can get the 5 min average packet rate of an interface by using the "sh interface" command. Can I get this statistic using SNMP ? If so, what is the MIB and the MIB object ?
I can use the following command to obtain the bridge address table of the stack member 1 (es1) on vlan 100 of a C35XX series switch by using the following command in a Linux machine:snmpwalk <switch> <community_string@es1@100>Now, when I upgade the s...
I am using Call Manager version 3.1(3a) with ART version 1.1(1). The system returns the error code "10011" when I tried to send the report generated by the system to me. Aything wrong ? I have already configurated the mail parameter of the ART. Shoul...
This problem has been fixed when I enable the ip http server on the switch. If "ip http server" global configuration is not enabled, the switch will send out http reset to the clinet only during the URL redirection process. Once ip http server is ena...
Our University has more than 20,000 ports. It is not pratical to keep track the byte counts of each port and then calculate the packet rate. We monitor the uplink port of each wirig closet by MRTG only. In case of abnormal traffic like very very high...
I know that MRTG can get the plot of packet rate by reading subsequent values of packet counter at 5min interval and then calculate the average value. However, I want to get the instant 5min packet rate by reading a MIB object (get the result similar...