WEC8500/8050 Operation Manual Version 5.2Samsung Electronics America page 230 of 5335.4.5 Primary/Secondary Server ConfigurationThe DHCP relay/proxy can transmit a DHCP packet received from a client throughbroadcast to maximum two DHCP servers. Here, the two servers are called a primary serverand a secondary server.The configuration of primary/secondary servers can be done in the interface mode, but it isalso possible in the global mode. If the configuration exists both in the interface mode andglobal mode, the configuration in the interface mode has a higher priority.Configuration using CLI[Configuration at Interface]1) Go to configure interface mode of CLI.WEC8500# configure terminalWEC8500/configure#interface [INTERFACE_NAME]2) Enter the ‘dhcp server’ command.To configure only a primary server, do not enter the information of a secondary server. dhcp server primary A.B.C.D secondary A.B.C.D: Configures both primary/secondary servers. dhcp server primary A.B.C.D: Configures only a primary server. no dhcp server primary A.B.C.D secondary A.B.C.D: Deletes both primary/secondary servers. no dhcp server primary A.B.C.D: Deletes a primary server.[Configuration at Global]1) Go to configure mode of CLI.WEC8500# configure terminalWEC8500/configure#2) Enter the ‘ip dhcp-proxy default-dhcp-server’ command.To configure only a primary server, do not enter the information of a secondary server. ip dhcp-proxy default-dhcp-server primary A.B.C.D secondary A.B.C.D: Configuresboth global primary/secondary servers. ip dhcp-proxy default-dhcp-server primary A.B.C.D: Configures only a globalprimary server. no ip dhcp-proxy default-dhcp-server primary A.B.C.D secondary A.B.C.D: Deletesboth global primary/secondary servers. no ip dhcp-proxy default-dhcp-server primary A.B.C.D: Deletes a global primaryserver.