1-19dhcp server relay information enableSyntaxdhcp server relay information enableundo dhcp server relay information enableViewSystem viewParametersNoneDescriptionUse the dhcp server relay information enable command to enable the DHCP server to handle Option82.Use the undo dhcp server relay information enable command to configure the DHCP server toignore Option 82.By default, the DHCP server handles Option 82.Examples# Configure the DHCP server to ignore Option 82. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] undo dhcp server relay information enabledhcp server static-bindSyntaxdhcp server static-bind ip-address ip-address { client-identifier client-identifier | mac-addressmac-address }undo dhcp server static-bind { client-identifier client-identifier | ip-address ip-address |mac-address mac-address }ViewVLAN interface viewParametersip-address: IP address to be statically bound. Note that the specified IP address must belong to thesame network segment as that of the current VLAN interface.client-identifier: Client ID of a static binding, a string of 4 to 160 characters in the format H-H-H…, eachH indicates 4 hex digits except the last H that indicates 2 or 4 hex digits. For example, aabb-cccc-dd isa valid ID, while aabb-c-dddd and aabb-cc-dddd are both invalid.mac-address: MAC address to which the IP address is statically bound.