ECS4100 Series CLI Reference Guide-R07

Table Of Contents
Chapter 32
| DHCP Commands
DHCP Relay
– 881 –
Up to five relay destinations may be configured by repeating this command.
When issuing the no ipv6 dhcp relay destination command without any
arguments, the switch will delete all configured destination addresses and
disable DHCP for IPv6 relay for all VLANs.
EXAMPLE
Console(config)#interface vlan 1
Console(config-if)#ipv6 dhcp relay destination 2001:0DB8:3000:3000::42
Console(config-if)#
show ipv6 dhcp relay
destination
This command shows the destination addresses or VLAN to which client messages
are forwarded for DHCP relay service.
Syntax
show ipv6 dhcp relay destination interface [vlan vlan-id]
vlan-id - VLAN ID (Range: 1-4094)
Command Mode
Privileged Exec
Example
Console#show ipv6 dhcp relay destination interface vlan 1
DHCP relay destination :
VLAN 1 :
Unicast : 2001:DB8:3000:3000::42
Console#