Cisco Nexus 5500 NX-OS networking Configuration guide

Below you will find brief information for networking Nexus 5500 NX-OS. This document provides guidance on the configuration of the Enhanced Interior Gateway Routing Protocol (EIGRP) on the Cisco NX-OS switch. It includes instructions for configuring basic and advanced EIGRP, enabling authentication, setting up stub routing, implementing route summarization and redistribution, and load balancing traffic. The guide also covers the use of virtual routing and forwarding instances (VRFs) in conjunction with EIGRP.

PDF Download
Document
Cisco Nexus 5500 NX-OS Configuration Guide: Configuring EIGRP | Manualzz

Advertisement

Advertisement

Advertisement

Key features

  • EIGRP configuration
  • Authentication configuration
  • Stub routing configuration
  • Route summarization and redistribution
  • Load balancing traffic
  • Virtual routing and forwarding instances (VRFs)
  • Neighbor discovery and recovery
  • Diffusing Update Algorithm (DUAL)
  • Reliable Transport Protocol
  • Metric configuration

Frequently asked questions

To enable EIGRP, enter the following command in configuration mode: feature eigrp.

To create an EIGRP instance, enter the following command in configuration mode: router eigrp instance-tag. Then, enter interface configuration mode for the desired interface and associate it with the EIGRP instance using the command ip router eigrp instance-tag.

To configure EIGRP authentication, enter the following commands: authentication key-chain key-chain and authentication mode md5. You can configure authentication for the EIGRP process or for individual interfaces. Interface-level authentication configuration overrides process-level configuration.

To configure a stub router, enter the following command in address-family configuration mode: stub [direct | receive-only | redistributed [direct] leak-map map-name]

To redistribute routes into EIGRP, enter the following command: redistribute {bgp as | {eigrp | ospf | ospfv3 | rip} instance-tag | direct | static} route-map name. You must create a route map to control the types of routes that are redistributed into EIGRP.
Preparing document for printing…
0%