Users Guide

A route is considered for weighted ECMP calculations only if each paths corresponding to that route is configured
with a weight.
Example
Dell(conf)# ipv6 route 44::/64 33::1 weight 100
Dell(conf)# ipv6 route 44::/64 33::2 weight 200
Dell(conf)# do show running-config | grep ipv6 route
Dell(conf)# ipv6 route vrf vrf_test 44::/64 33::1 weight 100
Dell(conf)# ipv6 route vrf vrf_test 44::/64 33::2 weight 200
Dell(conf)# do show running-config | grep ipv6 route vrf
Related Commands
show ipv6 route — view the IPv6 configured routes.
show ipv6 management-route
Display the IPv6 static routes configured for the management interface.
Syntax
show ipv6 management-route [all | connected | summary | static]
Parameters
all (OPTIONAL) Enter the keyword all to view all IP addresses assigned to all
Management interfaces on the switch.
connected (OPTIONAL) Enter the keyword connected to view only routes directly connected to
the Management interface.
summary (OPTIONAL) Enter the keyword summary to view a table listing the number of active
and non-active routes and their sources.
static (OPTIONAL) Enter the keyword static to view non-active routes also.
Command Modes EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
9.8(1.0) Introduced on the Z9100–ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
9.0.0.0 Introduced on the Z9000.
8.3.19.0 Introduced on the S4820T.
8.4.1.0 Introduced on the C- and E-Series.
IPv6 Basics 801