Dell S6100 Configuration Manual page 820

Hide thumbs Also See for S6100:
Table of Contents

Advertisement

Version
9.8(0.0P5)
9.8(0.0P2)
9.7(0.0)
9.2(1.0)
9.0.0.0
8.3.19.0
8.3.7.0
8.5.1.0
8.2.1.0
7.8.1.0
7.4.1.0
Usage Information
When the interface goes down, Dell Networking OS withdraws the route. The route is re-installed, by Dell
Networking OS, when the interface comes back up. When a recursive resolution is "broken," Dell Networking OS
withdraws the route. The route is re-installed, by Dell Networking OS, when the recursive resolution is satisfied.
After an IPv6 static route interface is created, if an IP address is not assigned to a peer interface, the peer must be
manually pinged to resolve the neighbor information.
You can specify a weight for an IPv4 or IPv6 static route. If the weight value of a path is 0, then that path is not
used for forwarding when weighted ECMP is in effect. Also, if a path corresponding to a static route (destination)
has a non-zero weight assigned to it and other paths do not have any weight configured, then regular ECMP is
used for forwarding.
You can specify the weight value only to destination address and not on the egress port.
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
820
IPv6 Basics
Description
Introduced on the S4048-ON.
Introduced on the S3048-ON.
Added support for VRF. Also included the weight parameter to support weighted ECMP
feature. Introduced on the S6000-ON.
Introduced on the Z9500.
Introduced on the Z9000.
Introduced on the S4820T.
Introduced on the S4810.
Added support for 4-port 40G line cards on the E-Series.
Introduced on the E-Series.
Introduced on the C-Series and S-Series.
Introduced on the E-Series.
show ipv6 route
— view the IPv6 configured routes.

Advertisement

Table of Contents
loading

Table of Contents