unicast-server

Use this command to assign a unicast server to DHCPv6 clients.

Syntax

unicast-server address
no unicast-server address

Parameters

address Specifies the IPv6 address of a unicast server.

Defaults

None.

Mode

DHCPv6 server information options pool configuration command mode for IPv6.

Usage

This command configures DHCPv6 server option 12 in an IPv6 information DHCPv6 server pool context.

The “no” form of this command deletes the unicast server.

Example

This example shows how to assign an IPv6 unicast server at address 1111::15 to the docPool DHCPv6 server information options pool:

System(rw-config)->ipv6 dhcp pool docPool
System(rw-config-dhcp-v6-pool)->unicast-server 1111::15