Configuring Dhcpv6 Server Addresses On An Interface - Cisco Nexus 9000 Series Configuration Manual

Nx-os security configuration guide, release 9.x
Hide thumbs Also See for Nexus 9000 Series:
Table of Contents

Advertisement

Configuring DHCPv6 Server Addresses on an Interface

SUMMARY STEPS
1. configure terminal
2. [no] ipv6 dhcp relay option vpn
3. [no] ipv6 dhcp relay option type cisco
4. (Optional) show ipv6 dhcp relay [interface interface]
5. (Optional) show running-config dhcp
6. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
[no] ipv6 dhcp relay option vpn
Example:
switch(config)# ipv6 dhcp relay option vpn
Step 3
[no] ipv6 dhcp relay option type cisco
Example:
switch(config)# ipv6 dhcp relay option type cisco
Step 4
(Optional) show ipv6 dhcp relay [interface interface]
Example:
switch(config)# show ipv6 dhcp relay
Step 5
(Optional) show running-config dhcp
Example:
switch(config)# show running-config dhcp
Step 6
(Optional) copy running-config startup-config
Example:
switch(config)# copy running-config startup-config
Configuring DHCPv6 Server Addresses on an Interface
You can configure DHCPv6 server IP addresses on an interface. When an inbound DHCP BOOTREQUEST
packet arrives on the interface, the relay agent forwards the packet to all DHCPv6 server IP addresses specified.
The relay agent forwards replies from all DHCPv6 servers to the host that sent the request.
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
358
Purpose
Enters global configuration mode.
Enables VRF support for the DHCPv6 relay agent. The no
option disables this behavior.
Causes the DHCPv6 relay agent to insert virtual subnet
selection (VSS) details as part of the vendor-specific option.
The no option causes the DHCPv6 relay agent to insert VSS
details as part of the VSS option (68), which is defined in
RFC-6607. This command is useful when you want to use
DHCPv6 servers that do not support RFC-6607 but allocate
IPv6 addresses based on the client VRF name.
Displays the DHCPv6 relay configuration.
Displays the DHCP configuration.
Copies the running configuration to the startup
configuration.
Configuring DHCP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents