ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
48
| DHCP Commands
DHCP Server
– 1632
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 - ID of configured VLAN. (Range: 1-4094, no leading zeroes)
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#
DHCP SERVER
This section describes commands used to configure client address pools for
the DHCP service.
Table 232: DHCP Server Commands
Command Function Mode
ip dhcp excluded-address Specifies IP addresses that a DHCP server should not
assign to DHCP clients
GC
ip dhcp pool Configures a DHCP address pool on a DHCP Server GC
service dhcp Enables the DHCP server feature on this switch GC
bootfile Specifies a default boot image for a DHCP client DC
client-identifier
*
Specifies a client identifier for a DHCP client DC
default-router Specifies the default router list for a DHCP client DC
dns-server Specifies the Domain Name Server (DNS) servers
available to a DHCP client
DC
domain-name Specifies the domain name for a DHCP client DC
hardware-address
*
Specifies the hardware address of a DHCP client DC
host
*
Specifies the IP address and network mask to
manually bind to a DHCP client
DC