Examples
To specify IP addresses for World Wide Web servers (DHCP option 72):
Gxxx-001(dhcp 5/option 72)# value raw ip-address 135.64.102.1, 135.64.102.2
To enable IP forwarding (DHCP option 19 specifies whether the client should configure its IP layer for packet forwarding):
Gxxx-001(dhcp 5/option 19)# value raw hex 01
To set a non-encapsulated value in ASCII format for vendor-specific option 1:
Gxxx-001(DHCP 5/vendor specific 1)# value raw asciiMCIPADD=10.10.2.140,MCPORT=1719,TFTPSRVR=10.10.5.188
To set a non-encapsulated value in Hex format for vendor-specific option 1:
Gxxx-001(DHCP 5/vendor specific 1)# value raw hex 00:00:11:22:33:44:55:66:77