Chapter 61 DHCPv6 Objects
ZyWALL Series CLI Reference Guide
507
61.1.2 DHCPv6 Object Command Examples
This example creates and displays a DHCPv6 lease object named “test1” for IPv6 address 2003::1 with
DUID 00:01:02:03:04:05:06:07.
This example makes “test1” into a DHCPv6 address lease object for IPv6 addresses 2004::10 to 2004::40.
dhcp6-lease-object dhcp6_profile prefix-
delegation ipv6_addr_prefix duid duid
Creates or edits the specified pre-fix delegation
DHCP lease object with the specified IPv6 address
prefix and DUID.
dhcp6-lease-object dhcp6_profile address-
ipv6_addr ipv6_addr
Creates or edits the specified DHCP lease object
address with the specified IPv6 address range.
dhcp6-lease-object dhcp6_profile { sip-
server | ntp-server | dns-server } {
ipv6_addr | dhcp6_profile }
Creates or edits the specified SIP server, NTP server,
or DNS server DHCP lease object with the specified
IPv6 address. When you assign a request object, the
lease object value will be the request object value
retrieved from the DHCPv6 server.
dhcp6-lease-object rename dhcp6_profile
dhcp6_profile
Renames the specified DHCPv6 lease object to the
specified name.
no dhcp6-lease-object dhcp6_profile
Deletes the specified DHCPv6 lease object.
dhcp6-request-object dhcp6_profile { dns-
server | ntp-server | prefix-delegation |
sip-server }
Creates or edits the specified SIP server, DNS server,
NTP server, prefix-delegation, or SIP server DHCP
request object.
dhcp6-request-object rename dhcp6_profile
dhcp6_profile
Renames the specified DHCPv6 request object to
the specified name.
no dhcp6-request-object dhcp6_profile
Deletes the specified DHCPv6 request object.
Table 288 DHCPv6 Object Commands (continued)
COMMAND DESCRIPTION
Router(config)# dhcp6-lease-object test1 address 2003::1 duid
00:01:02:03:04:05:06:07
Router(config)# show dhcp6 lease-object
DHCP6 Lease Object: test1
Object Type: address
Object Value: 2003::1
DUID: 00:01:02:03:04:05:06:07
Bind Iface:
REFERENCE: 0
Router(config)# dhcp6-lease-object test1 address- 2004::10 2004::40
Router(config)# show dhcp6 lease-object
DHCP6 Lease Object: test1
Object Type: address-
Object Value: 2004::10
Ext Object Value: 2004::40
Bind Iface:
REFERENCE: 0