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

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
default
NETWORK-PREFIX/PREFIX-
LENGTH
NEXT-HOP-ADDRESS
primary
backup
DISTANCE
TUNNEL-INTERFACE-ID
INTERFACE-ID
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The distance of routes is used in the following ways. There are a number of sources that a route can be
learned from. Each route is associated with a distance. The route with the least distance will be installed
in routing table.
If multiple routes to the same destination network is configured with the same distance, and the distance
is less than distance of routes learned from other sources, then these routes will be installed in the routing
table simultaneously, and the traffic is distributed among these paths in parallel. This is referred to ECMP
(equal cost multiple paths). The installed parallel routes must belong to the same protocol.
Example
This example shows how to create a static route destined to the network where proxy server resides.
Switch# configure terminal
Switch(config)# ipv6 route 2001:0101::/32 vlan1 fe80::0000:00ff:1111:2233
Switch(config)#
85-6 ip route ecmp load-balance
This command is used to configure the load balancing hash key used to determine the next hop entry
from the multiple paths destined for the same destination. Use the no form of the command to return to
default setting.
ip route ecmp load-balance [{sip | crc32_lower | crc32_upper} | dip | port]
no ip route ecmp load-balance [{sip | crc32_lower | crc32_upper} | dip | port]
(Optional) Specifies to add or delete a default route.
(Optional) Specifies the network prefix and the prefix length of the
static route.
(Optional) Specifies the IPv6 address of the next hop to reach the
destination network. If the address is a link-local address, then the
interface ID also need to be specified.
(Optional) Specifies the route as the primary route to the destination.
(Optional) Specifies the route as the backup route to the destination.
(Optional) Specifies the administrative distance of the static route. The
range of distance is 1 to 254. The lower value represents better route.
If not specified, the default administrative distance for a static route is
1.
(Optional) Specifies to use a tunnel as the next-hop.
(Optional) Specifies the forwarding interface for routing the packet.
1059

Advertisement

Table of Contents
loading

Table of Contents