Hi,
I have one 4GE-SFP-LC with Processor Memory: MEM-LC-ISE-1024 and Packet Memory: MEM-LC1-PKT-512
working with a PRP-1with 2Gb of RAM.
I received this message:
SLOT 1:Jun 21 22:23:21: %EE48-3-IPV6_TCAM_CAPACITY_EXCEEDED: IPv6 pkts will be software switched.
To support more IPv6 routes in hardware:
Get current TCAM usage with: show controllers ISE <slot> tcam
In config mode, reallocate TCAM regions e.g. reallocate Netflow TCAM to IPv6
hw-module slot <num> tcam carve rx_ipv6_1 <prefix> <v6-percent>
hw-module slot <num> tcam carve rx_top_nf <nf-percent>
Verify with show command that sum of all TCAM regions = 100%
Reload the linecard for the new TCAM carve config to take effect
WARNING: Recarve may affect other input features(ACL,CAR,MQC,Netflow)
So i try to carve the TCAM with these commands:
hw-module slot 1 TCAM carve RX_TOP_NF 23
hw-module slot 1 128 14 TCAM carve RX_IPv6_144b_REGION
But the problem persist.
Any suggestion will be appreciated,
Thanks