This repository is deprecated; please follow the main search page or use the ‘Related code repos’ widget on the right side of the current page.

Nexus7000 FIB inconsistency

Detects and recovers inconsistent FIB routes on Nexus 7000 switch

Motivation

Due to a software defect on N7k, there can be some routes incorrectly programmed in the hardware FIB. The workaround is to clear the inconsistent route in the RIB (clear ip route ).

This script is an on-box script. It collects the current list of inconsistent routes and then clears them to recover.

Cisco Products & Services:

Cisco Nexus 7000 switch running 8.x NX-OS release. It can be applicable to other Nexus platforms and NX-OS releases as well.

Usage

  1. Copy the script to the Nexus switch bootflash:scripts directory
  2. Execute the script using the "source" command, or using the "run-script " command

Installation

Copy the script to the Nexus switch bootflash:scripts directory.

Authors & Maintainers

License

This project is licensed to you under the terms of the Cisco Sample
Code License
.

View code on GitHub
  • Owner

  • Contributors

    +2Github contributors
  • Categories

  • Products

    NX-OS
  • Programming Languages

    Python
  • License

    Other

Code Exchange Community

Get help, share code, and collaborate with other developers in the Code Exchange community.View Community
Disclaimer:
Cisco provides Code Exchange for convenience and informational purposes only, with no support of any kind. This page contains information and links from third-party websites that are governed by their own separate terms. Reference to a project or contributor on this page does not imply any affiliation with or endorsement by Cisco.