- Cisco Nexus 3000 Switch NX-OS Unicast Routing Configuration Guide, Release 6.x
- Contents
- Preface
- New and Changed Information
- Overview
- Part 1: IP
- Configuring IPv4
- Configuring IPv6
- Part 2: Routing
- Configuring OSPF
- Configuring OSPFv3
- Configuring EIGRP
- Configuring Basic BGP
- Configuring Advanced BGP
- Configuring BGP Additional Paths
- ECMP Recovery
- Configuring ECMP for Host Routes
- Configuring RIP
- Configuring Static Routing
- Configuring Layer 3 Virtualization
- Configuring the Unicast RIB and FIB
- Configuring Route Policy Manager
- Configuring Policy-Based Routing
- Configuring Bidirectional Forwarding Detection
- Part 3: First-Hop Redundancy Protocols
- Configuring HSRP
- Configuring VRRP
- Configuring Object Tracking
- IETF RFCs
- Glossary
- Index
- Information About ECMP for Host Routes
- Guidelines for ECMP for Host Routes
- Licensing Requirements for ECMP for Host Routes
- Prerequisites for ECMP for Host Routes
- Default Settings
- Configuring ECMP for Host Routes
- Verifying the ECMP for Host Routes Configuration
- Configuration Examples for ECMP for Host Routes
- Additional References
Configuring ECMP for Host Routes
This chapter describes how to configure the equal-cost multipathing (ECMP) protocol for host routes on the Cisco NX-OS switch.
This chapter includes the following sections:
- Information About ECMP for Host Routes
- Guidelines for ECMP for Host Routes
- Licensing Requirements for ECMP for Host Routes
- Prerequisites for ECMP for Host Routes
- Default Settings
- Configuring ECMP for Host Routes
- Verifying the ECMP for Host Routes Configuration
- Configuration Examples for ECMP for Host Routes
- Additional References
Information About ECMP for Host Routes
When you enable ECMP support for host routes, all unicast host routes are programmed into the longest-prefix match algorithm (LPM) table. ECMP for host routes is provided in the switch hardware. You configure this feature in the CLI using the hardware profile unicast enable-host-ecmp command.
Note
Host entries are stored in the LPM routing table instead of the host table when ECMP is configured for IPv4 (/32) routes and IPv6 (/128) routes.
Guidelines for ECMP for Host Routes
After enabling or disabling ECMP for host routes by using the [no] hardware profile unicast enable-host-ecmp command, ensure that you do the following:
Licensing Requirements for ECMP for Host Routes
The following table shows the licensing requirements for this feature:
Prerequisites for ECMP for Host Routes
Default Settings
Configuring ECMP for Host Routes
This section includes the following topics:
Enabling the ECMP for Host Routes Feature
SUMMARY STEPS
2.
(Optional) system urpf disable
3.
hardware profile unicast enable-host-ecmp
DETAILED STEPS
|
|
|
|
|---|---|---|
Disabling the EMCP for Host Routes Feature
SUMMARY STEPS
2.
no hardware profile unicast enable-host-ecmp
DETAILED STEPS
Verifying the ECMP for Host Routes Configuration
To display the ECMP for host routes configuration information, perform one of the following tasks:
|
|
|
|---|---|
Configuration Examples for ECMP for Host Routes
This example shows how to disable URPF and configure ECMP for host routes:
This example show how to disable ECMP for host routes:
Additional References
For additional information related to implementing ECMP for host routes, see the following sections:
Related Documents
|
|
|
|---|---|
Feedback