Specifications

Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 319
8.6.5.2 Configuring DHCP Option Format
To configure a DHCP option format, use the following command.
Command Mode Description
attr <1-32> type <0-255> length
{<1-64> | variable} value {hex |
index | ip | string} VALUE
attr <1-32> type <0-255> length-
hidden
{<1-64> | variable} value
{hex | index | ip | string} VALUE
Sets the type, length, and value of an attribute for a
DHCP option.
attr: They can be made in a DHCP option and are applied
in order of attribute value (1-32).
type: The type of a value
length: The length of a value. It could be a fixed length by
user input or a variable length according to the actual
value length.
value: The actual value of an option
attr <1-32> length variable value
{hex | index | ip | string} VALUE
attr <1-32> length <1-64> value
{hex | index | ip | string} VALUE
Sets the length and value of an attribute for a DHCP
option.
attr <1-32> length-hidden vari-
able value
{hex | index | ip |
string} VALUE
attr <1-32> length-hidden <1-64>
value {hex | index | ip | string}
VALUE
DHCP
Option
Sets the value of an attribute for a DHCP option..
no attr <1-32>
DHCP
Option
Deletes the given attribute.
- The value should be within 64 bytes.
- A hidden-length variable should be set once in a single attribute.
- The total length of an option format cannot exceed 254 bytes.
8.6.5.3 Deleting DHCP Option Format
To delete a specified DHCP option format, use the following command.
Command Mode Description
no ip dhcp option format NAME Global Deletes the given DHCP option format.
8.6.5.4 Displaying DHCP option
To print a specified DHCP option format, use the following command.
Command Mode Description
show ip dhcp option format
NAME
[port PORTS vlan VLANS]
Enable
Global
DHCP
Option
Prints the given option format and actual raw data in
the packet.
!