Huijue core switch disables DHCP

To disable DHCP on a Huijue core switch, you need to remove or deactivate any DHCP pools and ensure VLAN interfaces are not configured to provide IP addresses.Steps to Disable DHCPAccess the Switch CL...

Huijue core switch disables DHCP

To disable DHCP on a Huijue core switch, you need to remove or deactivate any DHCP pools and ensure VLAN interfaces are not configured to provide IP addresses.

Steps to Disable DHCP

  1. Access the Switch CLI
    • Connect via console, SSH, or Telnet.
    • Enter system view mode:

      system-view

  2. Check Existing DHCP Configuration
    • Display all DHCP pools:

      display dhcp server ip-in-usedisplay dhcp server pool

    • This helps identify which pools are active and which VLAN interfaces are associated with DHCP.
  3. Remove DHCP Pools
    • Enter the DHCP view and delete the pools:

      dhcp serverundo pool <pool-name>

    • Repeat for all configured pools to stop the switch from assigning IP addresses.
  4. Disable DHCP on VLAN Interfaces
    • Enter the interface view for each VLAN interface:

      interface Vlanif <vlan-id>undo dhcp select global

    • This ensures the interface no longer provides DHCP services to connected clients.
  5. Save Configuration
    • After making changes, save the configuration to prevent DHCP from reactivating after a reboot:

      save

Verification

  • Confirm that no DHCP pools exist:

    display dhcp server pool

  • Check that VLAN interfaces are no longer issuing IP addresses:

    display interface Vlanif <vlan-id>

Notes

  • Disabling DHCP on a core switch is recommended when a dedicated DHCP server exists to avoid IP conflicts.
  • If the switch previously acted as a DHCP relay, ensure that relay configurations are also removed to prevent forwarding DHCP requests. By following these steps, the Huijue core switch will no longer function as a DHCP server, and all IP address assignments will need to be handled by an external DHCP server or manually configured static IPs ( ).
Information
Jan 03, 2026

DHCP server on core switch good or bad? : r/networking

DHCP server on core switch good or bad? I personally feel it should be on a separate server but would like to see what this sub feels

Contact Us 6,606
Information
Jul 03, 2026

Configuring DHCP

Because the DHCP clients and their associated DHCP server do not reside on the same IP network or subnet, a DHCP relay agent

Contact Us 2,641
Information
Jan 26, 2026

DHCP Configuration on Huawei Switch – SYSTEMCONF

In this article, I will briefly show how to activate Dhcp on our Huawei device. After connecting to the CLI via console,

Contact Us 2,295
Information
Apr 11, 2026

Solved: Configure dhcp on core switch

Can you share you core switch configuration (including the dhcp pools) Just to confirm, do you ip routing enabled on the

Contact Us 7,639
Information
Mar 06, 2026

DHCP Security

Security Policy To defend against the preceding attack, configure the following security policies on a switch: DHCP server validity

Contact Us 4,843
Information
Oct 17, 2025

DHCP Client Cannot Obtain IP Addresses When switch Functions as

By default, DHCP is disabled. If no DHCP information is displayed, DHCP is disabled. Run the dhcp enable

Contact Us 7,248
Information
Oct 20, 2025

Solved: DHCP Configuration in Core Switches

Solved: Dear Professionals I have two locations and both locations have Core Switches installed. Location names are

Contact Us 4,410
Information
May 01, 2026

DHCP Configuration Guide | Manualzz

This configuration guide provides comprehensive information on configuring the DHCP feature on Ruijie devices. Learn about DHCP

Contact Us 5,666
Information
Nov 29, 2025

Turn off or remove the DHCP Server service installed on any of the

Instructs to turn off or remove the DHCP server service installed on any of the domain controllers.

Contact Us 6,256
Information
Sep 28, 2025

Huawei Enterprise Support Community

We''re sorry but web site doesn''t work properly without JavaScript enabled. Please enable it to continue.

Contact Us 4,019
Information
Oct 01, 2025

Bridging and Switching

DHCP Option 82 will not contain any information regarding VLAN-ID. Currently, HW offloaded bridge support for the IPQ-PPE switch

Information
Jan 01, 2026

Configuring DHCP Snooping

When you globally disable DHCP snooping, the switch stops validating DHCP messages and validating subsequent requests from

Contact Us 2,812
Information
Oct 25, 2025

Disable DHCP

How do I disable DHCP? Rod Just to clarify a bit: many routers (especially routers oriented to the home market such

Contact Us 7,637
Information
Jan 07, 2026

Typical DHCP Snooping Configuration

S300, S500, S2700, S3700, S5700, S6700, S7700, and S9700 Series Switches Typical Configuration Examples (V200) This

Contact Us 7,738
Information
Sep 26, 2025

Switch Engine v33.2.1 User Guide

Switch Engine™ v33.2.1 User Guide > Security Features Overview > DHCP Server > Enabling and Disabling DHCP Extreme

Contact Us 4,524
Information
Aug 16, 2025

DHCP Configuration Commands

CX11x, CX31x, CX710 (Earlier Than V6.03), and CX91x Series Switch Modules V100R001C10 Command Reference 17 This

Contact Us 5,826
Information
Mar 13, 2026

Core switch DHCP setup

With the core switch providing DHCP, if a closet TR switch reboots for some reason, all connected phones are going to reboot and

Contact Us 1,339
Information
Nov 23, 2025

Typical DHCP Configuration

To meet these requirements, the DHCP server function can be configured on an aggregation-layer user gateway or a core-layer

Contact Us 1,907
Information
Aug 21, 2025

Example for Configuring DHCP Snooping to Prevent Bogus DHCP

SwitchB as a core switch is deployed with the DHCP server function. DHCP snooping needs to be configured to

Contact Us 6,485
Information
Jul 14, 2026

DHCP Conflict on switch core

‎ 04-17-2022 02:47 AM what happens if I disable DHCP server? Dose it make trouble for another configuration or users who got ip ?

Contact Us 5,615
Information
Apr 12, 2026

Solved: Configure dhcp on core switch

"IP Routing" is enabled on the core switch and the two access switches. These are dummy IP addresses, and the core

Contact Us 3,248
Information
May 19, 2026

How to Disable DHCP Server

A Dynamic Host Configuration Protocol (DHCP) server is a network service that automatically assigns IP addresses and

Contact Us 7,208
Information
Mar 27, 2026

How to Disable DHCP

You can disable DHCP, which stands for Dynamic Host Configuration Protocol so that you can set your own IP

Contact Us 5,262
Information
Sep 04, 2025

How to Disable DHCP

How to Disable DHCP Disabling Dynamic Host Configuration Protocol (DHCP) can be an essential task in various networking

Contact Us 5,832
Information
Apr 09, 2026

DHCP Problem when Integrating Huawei Switch to Cisco Switch

Suggestions - before integrating huawei switch to existing network, make sure the huawei switch is placed in correct

Contact Us 4,072
Information
Feb 26, 2026

Configure Dynamic Host Configuration Protocol (DHCP) Relay

Objective Dynamic Host Configuration Protocol (DHCP) is a service that runs at the application layer of the

Contact Us 2,413
Information
Apr 19, 2026

Huawei DHCP server configuration

This article describes two ways in which a DHCP server can be configured on a Huawei router or switch

Contact Us 4,798
Information
Sep 09, 2025

DHCP on Core Switch

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on

Information
Sep 27, 2025

S600-E Series Switches Typical Configuration Examples

The DHCP relay function applies to large networks with many sparsely-distributed user gateways. To reduce the maintenance

Contact Us 1,046
Information
Nov 09, 2025

Configuring a DHCP Server

This function applies to DHCP servers, DHCP relay agents, DHCP clients, and DHCP snooping-enabled devices. After DHCP is

Information
Jul 05, 2026

How to configure DHCP server on Ruijie switch via CLI?

How to configure DHCP server on Ruijie switch via CLI? - Switch - Ruijie Community. Step 1. Enable the DHCP

Contact Us 3,000
Information
Mar 09, 2026

Troubleshoot DHCP in Enterprise Networks

This document describes how to troubleshoot several common issues with Dynamic Host Configuration Protocol

Contact Us 6,177
Information
Jul 27, 2025

Configuring a DHCP Server

This guide provides step-by-step instructions for configuring a DHCP server on Huawei devices to efficiently manage IP address

Contact Us 5,162
Information
Sep 24, 2025

Typical DHCP Configuration

To reduce the maintenance workload, the network administrator does not want to configure the DHCP server function on each

Contact Us 2,916
Information
Dec 09, 2025

setup dhcp on core switch and have access switch point to core for dhcp

Hi, please check attached file. can I setup core switch for dhcp and have access switch point to core switch for

Contact Us 7,712
Information
Mar 12, 2026

DHCP network issue specific to core switch.

I currently have a HP Procurve 2910 core switch that is doing the routing in my network. As of right now, all our

Contact Us 4,534
Information
Feb 14, 2026

Disabling DHCP for IPv4 in Fixed-Port Devices

Disabling DHCP for IPv4 in Fixed-Port Devices When you disable DHCP, the previously configured static Ethernet IP address,

Contact Us 4,584
Information
Mar 21, 2026

HUAWEI S Series Switch-Configure a DHCP Server and a DHCP

HUAWEI S Series Switch-Configure a DHCP Server and a DHCP Relay Agent Huawei

Information
Oct 13, 2025

Sx300 Series Switches Typical Configuration Examples (V200)

To reduce the maintenance workload, the network administrator does not want to configure the DHCP server function

Contact Us 2,399
Information
Feb 01, 2026

Troubleshooting Cases for DHCP Server

If DHCP snooping or DHCP relay is configured on the aggregation or core switch, enable the attack source tracing function

Contact Us 5,329

High-Density Interconnect & AI Infrastructure Insights

Need High-Density Interconnect Solutions?

Contact us today for product inquiries, custom assemblies, or technical support