The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter describes the Cisco NX-OS Enhanced Interior Gateway Routing Protocol (EIGRP) commands that begin with M.
To control the maximum number of parallel routes that the Enhanced Interior Gateway Routing Protocol (EIGRP) can support, use the maximum-paths command. To remove the maximum-paths command from the configuration file and restore the default, use the no form of this command.
Maximum number of parallel routes that EIGRP can install in a routing table. The range is from 1 to 16 routes. |
Address-family configuration mode
Router configuration mode
Router VRF configuration mode
|
|
---|---|
Use the maximum-paths command to allow EIGRP to install multiple paths into the routing table for each prefix. Multiple paths are installed for both internal and external routes that are learned in the same autonomous system and that have an equal cost (according to the EIGRP best path algorithm).
This example shows how to allow a maximum of 10 paths to a destination:
|
|
---|---|
Saves the configuration changes to the startup configuration file. |
|
To advertise that those Enhanced Interior Gateway Routing Protocol (EIGRP) routes with a higher hop count than you specified are unreachable, use the metric maximum-hops command. To reset the value to the default, use the no form of this command.
metric maximum-hops hops-number
Address-family configuration mode
Router configuration mode
Router VRF configuration mode
|
|
---|---|
Use the metric maximum-hops command to provide a safety mechanism that causes EIGRP to advertise routes with a hop count greater than the value assigned to the hops-number argument as unreachable.
This example shows how to configure a hop count to 200:
|
|
---|---|
To tune the Enhanced Interior Gateway Routing Protocol (EIGRP) metric calculations, use the metric weights command. To reset the values to their defaults, use the no form of this command.
metric weights tos k1 k2 k3 k4 k5
Constants that convert an EIGRP metric vector into a scalar quantity. The arguments are as follows: |
Address-family configuration mode
Router configuration mode
Router VRF configuration mode
|
|
---|---|
Use the metric weights command to alter the default behavior of EIGRP routing and metric computation and allow the tuning of the EIGRP metric calculation for a particular type of service (ToS).
This example shows how to set the metric weights to change the default values: