Administrator Guide

Table Of Contents
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 views the IPv6 configured routes.
ipv6 unicast-routing
Enable IPv6 Unicast routing.
Z9000
Syntax
ipv6 unicast-routing
To disable unicast routing, use the no ipv6 unicast-routing command.
Defaults Enabled
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.0.0.0 Introduced on the Z9000.
8.3.19.0 Introduced on the S4820T.
8.3.7.0 Introduced on the S4810.
8.4.2.1 Introduced on the S-Series.
8.2.1.0 Introduced on the E-Series ExaScale.
7.8.1.0 Introduced on the C-Series.
7.4.1.0 Introduced on the E-Series TeraScale.
Usage
Information
Because this command is enabled by default, it does not appear in the running configuration. When
you disable unicast routing, the no ipv6 unicast-routing command is included in the running
configuration. Whenever unicast routing is disabled or re-enabled, Dell Networking OS generates a syslog
message indicating the action.
Disabling unicast routing on an E-Series chassis causes the following behavior:
static and protocol learned routes are removed from RTM and from the CAM; packet forwarding to
these routes is terminated
connected routes and resolved neighbors remain in the CAM and new IPv6 neighbors are still
discoverable
additional protocol adjacencies (OSPFv3 and BGP4) are brought down and no new adjacencies are
formed
the IPv6 address family configuration (under router bgp) is deleted
IPv6 Multicast traffic continues to flow unhindered
654 IPv6 Basics