1624
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
DHCP
FOR
IP
V
6 (DHCP
V
6) C
OMMANDS
IPV
6
DHCP
OPTION
Examples
To define a user-defined ASCII string option as option 66, without a name, use the
following commands:
awplus#
configure terminal
awplus(config)#
ipv6 dhcp option 66 ascii
To define a user-defined hexadecimal string option as option 46, with the name
“tcpip- node-type”, use the following commands:
awplus#
configure terminal
awplus(config)#
ipv6 dhcp option 46 name tcpip-node-type hex
To define a user-defined IP address option as option 175, with the name
special-address
, use the following commands:
awplus#
configure terminal
awplus(config)#
ipv6 dhcp option 175 name special-address ip
To remove the specific user-defined option with the option number
12
, use the
following commands:
awplus#
configure terminal
awplus(config)#
no ipv6 dhcp option 12
To remove the specific user-defined option with the option name
perform-router-discovery
, use the following commands:
awplus#
configure terminal
awplus(config)#
no ipv6 dhcp option perform-router-discovery
Related
Commands
dns-server (DHCPv6)
domain-name (DHCPv6)
option (DHCPv6)
show ipv6 dhcp