ipv6 dhcp-client

Syntax

ipv6 dhcp-client authentication mode <auth_mode> | key-chain <key_chain_name>

no ipv6 dhcp-client authentication mode <auth_mode> | key-chain <key_chain_name>

Description

Configures DHCPv6 clients authentication mode and key chain.

The no form of this command disables the DHCPv6 client authentication.

Command context

vlan-x

Parameters

<auth_mode>

Specify the type of authentication to be used.

<key_chain_name>

Specify the key chain to be used for authentication.

Examples

switch(vlan-x)# ipv6 dhcp-client authentication
key-chain             Specify the key chain to be used for authentication.
mode                  Specify the type of authentication to be used.
switch(vlan-x)# ipv6 dhcp-client authentication key-chain
CHAIN-NAME-STR        The name of the key chain.
switch(vlan-x)# ipv6 dhcp-client authentication key-chain dhcp10
switch(vlan-x)# ipv6 dhcp-client authentication mode
md5                   Set the authentication mode to MD5.
switch(vlan-x)# ipv6 dhcp-client authentication mode md5
switch(config)# show ipv6 dhcp-client authentication

DHCPv6 Authentication Information

Vlan Name           : DEFAULT_VLAN  
Authentication      : Enabled
Authentication Mode : md5
Key-Chain           : dhcp10
Key-Id              : 1
switch(config)# show ipv6 dhcp-client authentication vlan 1

DHCPv6 Authentication Information

Vlan Name           : DEFAULT_VLAN  
Authentication      : Enabled
Authentication Mode : md5
Key-Chain           : dhcp10
Key-Id              : 1