Specifications
Send document comments to nexus3k-docfeedback@cisco.com.
8-3
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, Release 5.0(3)U2(2)
OL-25782-02
Chapter 8 Configuring ECMP for Host Routes
Configuring ECMP for Host Routes
DETAILED STEPS
Disabling the EMCP for Host Routes Feature
You can disable the ECMP for host routes feature.
SUMMARY STEPS
1. configure terminal
2. no hardware profile unicast enable-host-ecmp
3. copy running-config startup-config
DETAILED STEPS
Command Purpose
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Enters configuration mode.
Step 2
system urpf disable
Example:
switch(config)# system urpf disable
(Optional) Disables URPT globally on the switch.
Step 3
hardware profile unicast
enable-host-ecmp
Example:
switch(config)# hardware profile unicast
enable-host-ecmp
Enables ECMP for host routes globally on the switch.
Step 4
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Saves this configuration change.
Command Purpose
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Enters configuration mode.