DHCPv6 Commands
343
OL-32830-01 Command Line Interface Reference Guide
14
Example 2. The following sets the DIID-EN format using colons as delimiter:
switchxxxxxx(config)#
ipv6 dhcp udid-en 9 0C:C0:84:D3:03:00:09:12
14.6 ipv6 dhcp relay destination (Global)
To specify a globally-defined relay destination address to which client messages
are forwarded, use the ipv6 dhcp relay destination command in global
configuration mode. To remove a relay destination address, use the no form of this
command.
Syntax
ipv6 dhcp relay destination {
ipv6-address
[
interface-id
]} |
interface-id
no ipv6 dhcp relay destination [{
ipv6-address
[
interface-id
]} |
interface-id
]
Parameters
•
ipv6-address
[
interface-id
]—Relay destination IPv6 address in the form
documented in RFC 4291 where the address is specified in hexadecimal
using 16-bit values between colons. There are the following types of relay
destination address:
-
Link-local Unicast address. A user must specify the
interface-id
argument for this kind of address.
-
Global Unicast IPv6 address. If the
interface-id
argument is omitted then
the Routing table is used.
•
interface-id
—Interface identifier that specifies the output interface for a
destination. If this argument is configured, client messages are forwarded to
the well-known link-local Multicast address
All_DHCP_Relay_Agents_and_Servers (FF02::1:2) through the link to which
the output interface is connected.
Default Configuration
There is no globally-defined relay destination.
Command Mode
Global Configuration mode
Summary of Contents for 300 Series
Page 2: ......