6-11Configuration procedure# Specify IP addresses for the interfaces (omitted).# Enable DHCP. system-view[SwitchA] dhcp enable# Add DHCP server 10.1.1.1 into DHCP server group 1.[SwitchA] dhcp relay server-group 1 ip 10.1.1.1# Enable the DHCP relay agent on VLAN-interface 1.[SwitchA] interface vlan-interface 1[SwitchA-Vlan-interface1] dhcp select relay# Correlate VLAN-interface 1 to DHCP server group 1.[SwitchA-Vlan-interface1] dhcp relay server-select 1# Enable the DHCP relay agent to support Option 82, and perform Option 82-related configurations.[SwitchA-Vlan-interface1] dhcp relay information enable[SwitchA-Vlan-interface1] dhcp relay information strategy replace[SwitchA-Vlan-interface1] dhcp relay information circuit-id string company001[SwitchA-Vlan-interface1] dhcp relay information remote-id string device001You need to perform corresponding configurations on the DHCP server to make the Option 82configurations function normally.Troubleshooting DHCP Relay Agent ConfigurationSymptomDHCP clients cannot obtain any configuration parameters via the DHCP relay agent.AnalysisSome problems may occur with the DHCP relay agent or server configuration. Enable debugging andexecute the display command on the DHCP relay agent to view the debugging information andinterface state information for locating the problem.SolutionCheck that:z The address pool on the same subnet where DHCP clients reside is available on the DHCPserver.z The routes between the DHCP server and DHCP relay agent are reachable.z The relay agent interface connected to DHCP clients is correlated with correct DHCP server groupand IP addresses for the group members are correct.