Users Guide

Table Of Contents
ipv6 address dhcp
Enables DHCP client operations on the interface.
Syntax
ipv6 address dhcp
Parameters None
Defaults None
Command Mode INTERFACE
Usage Information The no version of this command disables the DHCP operations on the interface.
Example
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)# ipv6 address dhcp
Supported Releases 10.3.0E or later
ipv6 route
Congures a static IPv6 static route.
Syntax
ipv6 route ipv6–prefix mask {next-hop | interface interface-type [route-
preference]}
Parameters
ipv6-prefix — Enter the IPv6 address in x:x:x:x::x format
mask — Enter the mask in slash prex-length format (/x)
next-hop — Enter the next-hop IPv6 address in x:x:x:x::x format.
interface interface-type — Enter the interface type then the slot/port or number information. The
interface types supported are: Ethernet, port-channel, VLAN.
route-preference — (Optional) Enter a route-preference range (1 to 255).
Default Not congured
Command Mode CONFIGURATION
Usage Information
When the interface fails, the system withdraws the route. The route reinstalls when the interface comes back
up. When a recursive resolution is broken, the system withdraws the route. The route reinstalls when the
recursive resolution is satised. After you create an IPv6 static route interface, if you do not assign an IP
address to a peer interface, you must manually ping the peer to resolve the neighbor information.
The no version of this command deletes the IPv6 route conguration.
Example
OS10(config)# ipv6 route 2111:dddd:0eee::22/128 2001:db86:0fff::2
Supported Releases 10.2.0E or later
show ipv6 route
Displays IPv6 routes.
Syntax
show ipv6 route [all | bgp | connected | static | A::B/mask | summary]
Layer 3 255