Metric Weights - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

metric weights

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.
Syntax Description
tos
k1 k2 k3 k4 k5
Command Default
tos: 0
k1: 1
k2: 0
k3: 1
k4: 0
k5: 0
Command Modes
Address-family configuration mode
Router configuration mode
Router VRF configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to set the metric weights to change the default values:
switch# configure terminal
switch(config)# router eigrp 1
switch(config-router) address-family ipv4 unicast
switch(config-router-af)# metric weights 0 2 0 2 0 0
OL-27852-01
metric weights tos k1 k2 k3 k4 k5
no metric weights
Modification
This command was introduced.
Type of service (ToS). The range is from 0 to 8.
Constants that convert an EIGRP metric vector into a scalar quantity.
The arguments are as follows:
k1—The range is from 0 to 255. The default is 1.
k2—The range is from 0 to 255. The default is 0.
k3—The range is from 1 to 255. The default is 1.
k4—The range is from 0 to 255. The default is 0.
k5—The range is from 0 to 255. The default is 0.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
metric weights
263

Advertisement

Table of Contents
loading

Table of Contents