
33-41
Command Mode:
ip dhcp pool mode
Usage Guide:
None.
Example:
Configure option 60 with ascii format to be "AP 1000".
switch(config)#ip dhcp pool a
switch (dhcp-a-config)#option 60 ascii AP 1000
33.5 option 60 hex WORD
Command:
option 60 hex WORD
no option 60
Function:
Configure option 60 character string with hex format in ip dhcp pool mode. The no command deletes the configured
option 60.
Parameter:
WORD: The configured option 60 character string with hex format, such as a1241b.
Default:
No option 60 is configured.
Command Mode:
ip dhcp pool mode
Usage Guide:
None.
Example:
Configure option 60 with hex format to be "41502031303030".
switch(config)#ip dhcp pool a
switch(dhcp-a-config)#option 60 hex 41502031303030