Cisco NX-OS System Messages Reference (OL-15994-03, July 2009)

Send document comments to nexus7k-feedback-doc@cisco.com
2-756
Cisco NX-OS System Messages Reference
OL-15994-03
Chapter 2 System Messages and Recovery Procedures
U6RIB Messages
Error Message U6RIB-3-TABLE_STATE_ERROR Format: Table state %s for VRF %s for client
\%s\
Explanation U6RIB received a request from a client for a given VRF, but the given VRF was in a
state where that request is not permitted
Parameters: State, VRF, Client ...
Recommended Action Requires operator to intervene.
Error Message U6RIB-3-UFDM_MTSSEND_FAILURE Format: MTS send to UFDM failed with
unexpected error %d
Explanation U6RIB was unable to send a route update to UFDM. This means there will be a route
missing from the FIB.
Recommended Action Use the 'system switchover' command to switch over to the standby supervisor.
If no standby is present, or the standby is not ready, use the 'reload' command to reload the system.
The state of the standby can be checked using the 'show system redundancy ha status' command.
Error Message U6RIB-3-UNCONVERGED_ROUTING_CLIENT Format: Client \%s\ did not signal
convergence
Explanation The named Client did not signal convergence as expected, within a default time frame.
Parameters: Client ...
Recommended Action No action is required.
Error Message U6RIB-3-UNKNOWN_ROUTING_CLIENT Format: Client \%s\ trying to perform
unexpected routing operation
Explanation The named Client is calling a routing API, but U6RIB does not expect this client to
perform route operations.
Parameters: Client ...
Recommended Action No action is required.
U6RIB-4
Error Message U6RIB-4-COMM_BUFF_ERROR Format: Only created %d %s communication
buffers of size %d
Explanation Fewer communication buffers were created than expected. This will have been caused
by a low memory condition. Examine the logs for the low memory error.
Recommended Action Configure the network or router to decrease the number of routes, or
reconfigure the shared memory through the following vdc mode commands: limit-resource
u4route-mem min <min> max <max> limit-resource u6route-mem min <min> max <max>.