Install Guide

Table Of Contents
Example
DellEMC(conf)# ipv6 route 44::/64 33::1 weight 100
DellEMC(conf)# ipv6 route 44::/64 33::2 weight 200
DellEMC(conf)# do show running-config | grep ipv6 route
DellEMC(conf)# ipv6 route vrf vrf_test 44::/64 33::1 weight 100
DellEMC(conf)# ipv6 route vrf vrf_test 44::/64 33::2 weight 200
DellEMC(conf)# do show running-config | grep ipv6 route vrf
Related
Commands
show ipv6 route view the IPv6 configured routes.
show ipv6 route
Displays the IPv6 routes.
Syntax
show ipv6 route [ipv6-address prefix-length] [vrf vrf-name] [hostname]
[all] [bgp as number] [connected] [isis tag] [list prefix-list name] [ospf
process-id] [rip] [static] [summary]
Parameters
ipv6-address
prefix-length
(OPTIONAL) Enter the IPv6 address in the x:x:x:x::x format then the prefix length
in the /x format. The range is from /0 to /128.
NOTE: The :: notation specifies successive hexadecimal fields of zeros.
vrf
vrf-name
(Optional) Enter the keyword vrf followed by the name of the VRF to display IPv6
routes corresponding to that VRF.
NOTE: If you do not specify this option, routes corresponding to the default
VRF are displayed.
hostname (OPTIONAL) View information for this IPv6 routes with Host Name.
all (OPTIONAL) View information for all IPv6 routes.
bgp (OPTIONAL) View information for all IPv6 BGP routes.
connected (OPTIONAL) View only the directly connected IPv6 routes.
isis (OPTIONAL) View information for all IPv6 IS-IS routes.
list (OPTIONAL) View the IPv6 prefix list.
ospf (OPTIONAL) View information for all IPv6 OSPF routes.
rip (OPTIONAL for E-Series only) View information for all IPv6 RIP routes.
static (OPTIONAL) View only routes configured by the ipv6 route command.
summary (OPTIONAL) View a brief list of the configured IPv6 routes.
Defaults none
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(1.0) Introduced on the S5048FON.
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
IPv6 Basics 809