Cisco Switching/Routing :: Tcam Utilization With 784
Apr 16, 2013
I'd like to know what is "masks" in the output of show platform tcam utilization. What does 784 mean? What effect has the number of mask in the amount of supported unicast direct routes?
I'm having trouble comparing the capacity of theese two switches, regarding unicast directly-connected routes. I know the second switch has cpu utilization issues and ip unicast failed routes over 4096 arp entries. What would be the case for the first one?
Switch 1:
CAM Utilization for ASIC# 0 Max Used
Masks/Values Masks/values
Unicast mac addresses: 784/6272 12/26
IPv4 IGMP groups + multicast routes: 144/1152 6/26
[Code]...
View 1 Replies
ADVERTISEMENT
Apr 21, 2012
How to get tcam utilization by using snmp on ASR100x?
View 2 Replies
View Related
Aug 6, 2012
I have 1 x SG300 28P in Layer 3 mode which is the default gateway for all the IP phones that will be installed. The PC's ont he network will use the existing default gateway which is another router. I will have another 2 x SG300 28P devices in layer 2 mode which are connected to the Layer 3 SG300 28P.
My question - Are the IP's that registered against the TCAM limit only the devies which physically plug into the SG300 28P switches ? I assume other computers on the network which are plugged into another switch and don't use the default gateway of the SG300 (its only for voice) they then wouldn't be registered in the TCAM ?
The site has around 65 computers currently and obviously plugging in 65 IP phones we're going to hit a limit of over 100 IP's. My thoughts were to potentially keep the computers and Phones seperate on a couple of the switches to keep the IP's in the TCAM to a minimum..
View 3 Replies
View Related
Feb 24, 2012
I've created a BVI2 where I bridged dot11 0.2 and vlan2 in order to have wired and wireless clients in the same vlan.Some wired client are not reachable from the lan. Wireless clients have no pbl in reaching each other.Monitoring a MAC address that is supposed to be behind the FA2 I have noticed that it moves to vlan2 when in fact it should be behind the FA2.Of course when "show mac-address-table" says it is behind Fa2 the ping to that MAC address works whereas when the TCAM reports it is behind vlan2 it doesn't. Once the MAC address is behind the vlan2 if I clear the mac-address-table and that mac-address is still put behinf Fa2 then the pings works again, sometime I have to perform twice the clear command before the MAC address goes back to the right location.I'd like to understand why the router moves that MAC address from Fa2 to vlan2 and that's the reason for my question in the subject.I don't have any problems for port Fa0 and Fa1."Show int fa2" doesn't show any problem/errors or the likes.BTW even if I force that MAC address to be statically behind FA2 the ping works fine but then stops and if I do "show mac-add" the static entry for it is still there... so looks like there us something that overrides that static entry. If clear everything and I have the mac-address be behind Fa2 then everything starts to work again. I used Fa3 instead of Fa2 and I get the same results.
IOS: c870-advipservicesk9-mz.151-3.T1.bin
View 5 Replies
View Related
Nov 30, 2011
I had a lot of problems with TCAM table in the past and made changes in SDM ended whit that. But now want to be proactive and anticipate the problems in my TCAM table.
If the my template is "default desktop" they support a number of indirect IPv4 routes of 2k. I wanna know automatically by my management tools if this number reaches 1.9k.
That way I can take corrective actions before the problems starts on my network.
View 5 Replies
View Related
Nov 11, 2012
we have a WS-X6K-SUP2-2GE running CATOS software, we are facing a TCAM exhaustion.I would like to know the following:
1. during an exhaustion, based on what ACLs will be kept in hardware or moved to software? the name or number gives any precedence to an ACL over another ACL?
2. If the TCAM's utilisation was on the limit and we increased ACEs to a specific ACL, all the ACL will be moved to software or only the new entries?
View 1 Replies
View Related
Sep 12, 2012
We have a 3750 stack with a mix of 3750G and 3750X switches. The current active template on the switch is desktop default and we are running EIGRP on the switch with large routing table so we get the TCAM error that a specific prefix cannot be programmed in TCAM memory so it will be software forwarded.%PLATFORM_UCAST-4-PREFIX: One or more, more specific prefixes could not be programmed into TCAM and are being covered by a less specific prefix, and the packets may be software forwarded
This error is quite frequent on a daily basis. My question is that will this error create a high CPU situation and affect traffic processing on the stack causing ESX Hosts to become unresponsive?
View 1 Replies
View Related
Nov 6, 2011
following errors.
Nov 7 21:34:50: %EARL_NETFLOW-SP-STDBY-4-TCAM_THRLD: Netflow TCAM threshold exceeded, TCAM Utilization [99%]
Nov 7 21:44:44: %EARL_NETFLOW-SP-4-TCAM_THRLD: Netflow TCAM threshold exceeded, TCAM Utilization [91%]
I've already found this kinds of cases, in this community. So, It seems that Changing the current configuration to 'mls aging fast threshold ## time ## ' is most suitable in our situation.But, I don't know how to calculate the apt threshold value and time value.
[1] sh run | in mls
mls ip multicast flow-stat-timer 9
mls flow ip interface-full
no mls flow ipv6
no mls acl tcam share-global
mls cef error action freeze
[code]....
View 1 Replies
View Related
Sep 26, 2012
Any command similar to sup720 "show tcam counters" It doesn't work on Sup2t.....
View 2 Replies
View Related
May 29, 2013
I have a stack of 3750x switches running 15.0 (2) SE2 IOS. When I reload the switch stack, I am seeing the following message in the logs: IPv6 user port trust TCAM write failed.
View 2 Replies
View Related
Sep 20, 2012
I am seeing a strange situation on my 6500 switch?By having snmp walk on '1.3.6.1.4.1.9.9.109.1.1.1.1.3' (== cpmCPUTotal5sec), I came to know that there are two processor and the cpu util for switching processor is gone to 88 % and some time creeps to 99 %.
snmpwalk -v2c -c "removes" sw6500 '1.3.6.1.4.1.9.9.109.1.1.1.1.3'
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.3.1 = Gauge32: 12 (--- this is for CPU of Router Processor )
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.3.3 = Gauge32: 99 (--- this is for CPU of Switching Processor )
but when I do sh process cpu on the console, all looks normal as it shows cpu utilization of RP. why the value is so high on the switching processor ?
View 1 Replies
View Related
Dec 15, 2011
I am facing high CPU utilzation for cisco4507R,
sup:
WS-X4516-V
ios version:
cat4500-entservices-mz.122-54.SG.bin
!
show process cpu
CPU utilization for five seconds: 97%/1%; one minute: 97%; five minutes: 97%
[code]....
View 8 Replies
View Related
Mar 28, 2013
We have a Cisco 3845 router configured as a voice gateway with multi SIP trunks. But when it reachs 200 calls traffic, the CPU increase to 60-70% and caused by CCSIP_SPI_CONTROL process.
CPU utilization for five seconds: 46%/30%; one minute: 54%; five minutes: 58%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
377 400729448 171017979 2343 6.31% 10.71% 12.44% 0 CCSIP_SPI_CONTRO
[Code].....
View 2 Replies
View Related
Feb 20, 2013
i have two cisco 3750 in stack firts, master switch have all swports busy second have only 5 how can i see cpu utilizations of the second switch, and its reasonable to move somme devices from first switch to second for deacreases of cpu and memory utilisatio ns of the master? the stack tehnologies use both cpu as one? or its only for simple management ?
View 9 Replies
View Related
Apr 4, 2012
We plan to implement a large number of ACL on our Distribution switch which is a HSRP pair of 6509C switches running on sup-bootflash:s72033-psv-mz.122-18.SXD3.bin WE need to divide the Network in three layers
unsecure layer
Proxy layer
Secure layer
We have approximately 250 vlans on the our distribution switches and plan to implement 15 ACL on different vlans Each ACL can contain upto 30 lines or less.
basic ACL example we will be applying on different vlan
vlan 200
ip access-group test123 in
My question is Can these ACL on a vlan can have a massive impact on the 6509 CPU ?
View 1 Replies
View Related
Jan 31, 2012
We are facing high CPU Utilization on Cisco 3750X-48P-L without any traffic on it. find the attached log files for 2 separate 3750's stack, we have upgraded the IOS of SW2 from "c3750e-universalk9-mz.122-55.SE3.bin" to "c3750e-universalk9-mz.122-55.SE4.bin" but still we found the same issue with CPU utilization.
View 4 Replies
View Related
Mar 30, 2011
we are using solarwinds as monitoring toll for all network devices..the solarwinds shows proper memory & cpu utilization for catalyst 3750 switches but shows hogh cpu/memory utilization values for 6509-vss...when we log into vss via cli the util & memory values are normal but same are very high on solarwinds..i have checked the solarwinds site also and fond that there was issue for 6509 related to high cpu in relase before 9.2 and 9.2 release of solarwind has resolved this issue..is anything to be checked on 6509 or as such any known bug in this regard for 6509-vss i am using software s72033-ADVIPSERVICESK9_WAN-VZ.122-33.SXI4A on my vss.
View 9 Replies
View Related
Apr 24, 2013
I've been looking at reported problems with our Vdeio Conferencing kit attched to a stack of 3750's (which I think is down to QoS) but this got me looking at the logs. We get a lot of high CPU utilization warnings mainly for SNMP (315), Hulc running con (95), Virtual exec (289). I understand the last two are normal, and the SNMP one is probably Cisco Works polling as it happens every 4 hours.
However I've got an odd one: Apr 25 07:34:58: %SYS-1-CPURISINGTHRESHOLD: Threshold: Total CPU Utilization(Total/Intr): 93%/0%, Top 3 processes(Pid/Util): 296/85%, 144/0%, 154/0%
What is Pid 296? It's not listed on the switch:
293 39056 18456 2116 0.00% 0.00% 0.00% 0 SpanTree Helper
294 8 73 109 0.00% 0.00% 0.00% 0 EEM Server
295 0 2 0 0.00% 0.00% 0.00% 0 EEM Policy Direc
[Code].....
View 7 Replies
View Related
May 20, 2012
From couple of weeks we have observed the cpu utilization of cisco 6509 with SUP 720 is high. During daytime from 9:00 to 21:00 it keeps increasing & reaches 98% & after 21:00 becomes normal.
View 5 Replies
View Related
Feb 12, 2012
First of all I purchased the switches with part no. WS-C3750X-48P with the following IOS c3750e-universalk9-mz.150-1.SE1 & IOS feature license to work as ipservice.
Symptoms:
1) - When running the switches in stack mode (connecting the booth switch with full-duplex stack) I found the cpu utilization on each switch reached to 34% The Hulc LED Process reaches to 20%
3) - After about 1 hour with no connections to the switch I found the status not changed.
4) - I tried to run each switch in stand-alone mode (without stack cables connected) & monitor the status of the cpu utilization. I found it the same problem exist. Actions taken:
1) - Refereeing to the internet I found a bug ID describing the status of the mentioned symptoms (attached)
2) - I made a down grade for the IOS version to be c3750e-universalk9-mz.122-58.SE2.bin
3) - The mentioned IOS solved the Hulc LED Process (became 1 : 3 % ) & however cpu utilization became 18% with no links or traffic connected to the switches.
4) - I guess that 18 % utilization is too much for a free switch (refer to the show run file) as I did not configure any advanced commands.
View 5 Replies
View Related
Mar 19, 2013
Cpu always hitting 70% to 80 % and interrrupt traffic is 70%. Want to know the root cause for this issue.
CPU utilization for five seconds: 73%/65%; one minute: 71%; five minutes: 67%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
1 8 59 135 0.00% 0.00% 0.00% 0 Chunk Manager
2 58864 3290773 17 0.00% 0.00% 0.00% 0 Load Meter
3 1784 238001 7 0.07% 0.01% 0.00% 2 Virtual Exec
[code]....
View 1 Replies
View Related
Jan 13, 2013
I have a 2 cisco core (cisco WS-C6509-E (R7000) processor) and been working for quite sometime.they are conneted with HSRP with active standby config with a 10 g module for redundancy just today I see that the cpu utilization went to about 50% and its the same on both cores.
[Code] .......
View 5 Replies
View Related
May 3, 2012
I have some events where the CPU utilization in a cluster switches of WS-3750 is going to 100%, the process with the major utilization of CPU is the "hulc running con".
View 3 Replies
View Related
Feb 8, 2011
We have seen high CPU utilization on some Cisco switches of type 2960S. Also we got info, that applications are running with poor performance or with interruption.Following IOS is loaded: C2960s-universalk9-mz.122.55.SE
View 9 Replies
View Related
Oct 19, 2012
In Cisco 3750 facing high CPU utilization for specific period. During this period traffic response times across the switch degrades. Steps to identify interface potentially generating traffic. I have attached 'sh proc cpu history' , ' sh ip traffic', 'sh proc cpu sorted' during troubled period .
View 5 Replies
View Related
Dec 13, 2011
We have cisco 4510R+E switch with IOS-XE Software Version 03.01.01.SG RELEASE SOFTWARE (fc1).Our this switch is having two core & one core is always going to about 90% to 98% cpu utilization while other core is showing normal (about 5% to 10%),we check with-This switch is gateway of our LAN.
View 6 Replies
View Related
Dec 9, 2011
I am experiencing high cpu utilization in my 29501 switch. see the copied sh process cpu output.
CPU utilization for five seconds: 99%/95%; one minute: 89%; five minutes: 37%
PID Runtime(ms) Invoked uSecs 5Sec 1Min 5Min TTY Process
1 0 2 0 0.00% 0.00% 0.00% 0 Chunk Manager
[Code].....
View 4 Replies
View Related
May 22, 2012
I am running a 1712 12.4(25d) with NAT, VPN and FW/IDS. I have a broadband ethernet connection at 20mb. As I run some traffic through it, the processor jumps up to near 100% and throughput comes to a screeching halt. IP CEF is turned on and makes no difference when it is turned off or on.
View 3 Replies
View Related
Feb 16, 2012
I am a new network engineer on a retail company and I am having a problem on the High utilization of my 3-stack switch 2960 only during Peak Hours of the Store Sales.
Note: on Peak hours, it is peaking at 90-95 %
here is the utilization after Peak hours:
4444333334444433333333333333333333333333333333333333333333
[Code]......
View 4 Replies
View Related
Oct 29, 2012
After a power outage our standby VSS switch has not recovered. The switch keeps cycling through its initialization and then powers off all modules.
The Dead peer detection is working and VSL links are up.
View 6 Replies
View Related
Apr 29, 2013
How to get the Snmp OID for polling the in and out utilization for the CIsco 1900 Series Router interfaces.
View 1 Replies
View Related
Nov 2, 2010
I am looking at the utilization on a Catalyst 3560-E. I am running a test with eight 1 GIGE links RXing at 95 % utilization. All of the traffic is going to a TenGigE port. The device on the TenGigE port is echoing back all of the traffic received, so the 1 GIG links are TXing at 95% as well.When I do a "show controllers utilization", the port utilization numbers are correct, but the fabric utilization is higher than I would expect. The fabric should be 128 gigbits / second in this switch, and there is 7.6 gigabits TX/RX to the ten gig port. The fabric utilization is at 49%. I would expect 7.6 / 128 = 5.9% or possible double that. [code]
View 8 Replies
View Related
Jan 29, 2011
Cisco 6509 modular IOS getting high cpu in interrupt but the switch process switching is still less. Any sugeestion what could be the problem?
Process sbin/ios-base, type IOS, PID = 16407CPU utilization for five seconds: 12%/81%;
Sometimes cpu goes upto 100%
Version - s72033-ipservicesk9_wan-vz.122-33.SXH5
View 4 Replies
View Related