D-Link DXS-3600 Series Cli Reference Manual page 1065

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Parameters
sip
crc32_lower
crc32_upper
dip
port
Default
By default, this option is sip.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
When a route has multiple paths in the routing table going to the same destination, the system will take
the next hop entry based on the hashing result. Use the ip route ecmp load-balance command to define
the data which will be included in the hash value computation. The source IP address is always included
in the hash value computation. This command issued later will overwrite the previous command setting.
Example
This example shows how to include the destination IP address and port number in the hash value
computation.
Switch# configure terminal
Switch(config)# ip route ecmp load-balance dip
Switch(config)#
85-7 maximum-paths
This command is used to specify the maximum number of parallel routes of the configured routing
protocol which can be installed in the routing table simultaneously. Use the no form of the command to
revert to the default setting.
maximum-paths NUMBER-PATHS
no maximum-paths
Parameters
NUMBER-PATHS
Default
(Optional) Specifies to include the source IP address in the hash value
computation.
(Optional) Specifies to include the lower 5 bits of the CRC in the hash
value computation.
(Optional) Specifies to include the upper 5 bits of the CRC in the hash
value computation.
(Optional) Specifies to include the destination IP address in the hash
value computation.
(Optional) Specifies to include the TCP/UDP port number in the hash
value computation.
Specifies the maximum number of parallel routes of an IP routing
protocol that can be installed in the routing table. The minimum
number is 1.
1060

Advertisement

Table of Contents
loading

Table of Contents