1-11
Cisco ASR 901 Aggregation Services Router Command Reference Guide
OL-26031-07
Chapter 1 CLI Command Reference
asr901-ecmp-hash-config mpls-to-ip
asr901-ecmp-hash-config mpls-to-ip
To specify equal-cost multi-path routing (ECMP) hashing algorithm for Multiprotocol Label Switching
(MPLS) to IP configuration, use the asr901-ecmp-hash-config mpls-to-ip command in global
configuration mode. To remove this configuration, use the no form of this command.
asr901-ecmp-hash-config mpls-to-ip {dest-addrs | dest-l4-port | l3-proto-id | outer-vlan |
src-addrs | src-intf | src-l4-port} add
no asr901-ecmp-hash-config mpls-to-ip {dest-addrs | dest-l4-port | l3-proto-id | outer-vlan |
src-addrs | src-intf | src-l4-port} add
Syntax Description
Command Default The ECMP parameters, such as dest-l4-port, src-intf, and src-l4-port, are disabled by default.
Command Modes Global configuration (config)#
Command History
Usage Guidelines This command is used to configure MPLS to IP-type ECMP hash configurations. All the ECMP
parameters are enabled by default except dest-l4-port, src-intf, and src-l4-port. You should configure
the asr901-ecmp-hash-config mpls-to-ip command to enable them.
Examples The following example shows how to configure MPLS to IP-type ECMP hash configuration on a
CiscoASR901router:
Router# configure terminal
Router(config)# asr901-ecmp-hash-config mpls-to-ip dest-addrs
Router(config)# asr901-ecmp-hash-config mpls-to-ip dest-addrs add
dest-addrs Specifies the destination IPv4 address.
dest-l4-port Specifies the destination Layer 4 port.
l3-proto-id Specifies the Layer 3 protocol ID.
outer-vlan Specifies the outer virtual local area network (VLAN).
src-addrs Specifies the source IPv4 address.
src-intf Specifies the source or the incoming interface.
src-l4-port Specifies the source Layer 4 port.
add Adds ECMP hash configuration.
Release Modification
15.3(2)S This command was introduced on the Cisco ASR 901 Series Aggregation
Services Routers.