S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-86
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
hardware profile unicast syslog host-table-detail
hardware profile unicast syslog host-table-detail
When an IPv4 host table is full and the prefixes are programmed in LPM, the following syslog message
is displayed:
$ %IPFIB-2-FIB_TCAM_RESOURCE_EXHAUSTION_HOST_IPV4: FIB TCAM exhausted for IPV4 routes in
Host table, IPV4 Host routes will be programmed in LPM table if possible.
With the introduction of the ALPM Mode (
system routing max-mode l3
) on the Cisco Nexus 3100
series switches, an additional syslog is introduced (one of the two, depending on whether the ALPM
mode is enabled or not). The following syslogs are for IPv4. IPv6 has a similar syslog message.
•
When the ALPM Mode is not enabled, the following syslog message is displayed:
$ IPFIB-2-FIB_TCAM_RESOURCE_EXHAUSTION_HOST_IPV4_ENABLE_ALPM: FIB TCAM exhausted for
IPV4 routes in Host table, IPV4 Host routes will be programmed in LPM table if
possible. Consider enabling ALPM mode
•
When the ALPM Mode is enabled, the following syslog message is displayed:
$ %IPFIB-2-FIB_TCAM_RESOURCE_EXHAUSTION_HOST_IPV4_LPM_TABLE: FIB TCAM exhausted for
IPV4 routes in Host table, IPV4 Host routes will be programmed in LPM table if
possible. Check 'show hardware profile status' for table utilization.
To prevent confusion between the two syslog messages, a new CLI has been added to suppress the first
log. Use the [
no] hardware profile unicast syslog host-table-detail
command to suppress the syslog.
hardware profile unicast syslog host-table-detail
[no] hardware profile unicast syslog host-table-detail
Syntax Description
Command Modes
Global configuration mode
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to suppress the existing syslog when the IPv4 or IPv6 table is full:
switch#
configure terminal
switch(config)#
hardware profile unicast syslog host-table-detail
$ %IPFIB-2-FIB_TCAM_RESOURCE_EXHAUSTION_HOST_IPV4: FIB TCAM exhausted for IPV4 routes in
Host table, IPV4 Host routes will be programmed in LPM table if possible.
host-table-detail
Specifies the details of the entries in the host table.
Release
Modification
6.0(2)U5(4)
This command was introduced.