< Home

(Optional) Configuring a Gateway Address for Clients

Context

If a gateway address for clients is configured on the DHCP server, clients obtain the gateway address from the DHCP server and automatically generate a default route to the gateway address. Then the clients can access the hosts on other network segments. If the DHCP server is configured with Option 121 to allocate classless static routes to clients, the clients generate routes based on only the static routes and does not generate a default route to the gateway address. To load balance traffic and improve network reliability, configure multiple gateway addresses. A maximum of eight gateway addresses can be configured for each address pool.

In the scenario where both VRRP and DHCP are configured, if a VRRP group functions as the DHCP server, configure the gateway address of clients as the virtual IP address of the VRRP group.

If the DHCP server and clients are on the same network segment and the DHCP server functions as the gateway of clients, you do not need to configure a gateway address for clients.

Procedure

  • Configure a gateway address in the interface address pool view.
    1. Enter the system view.

      system-view 

    2. Enter the interface or sub-interface view.

      interface interface-type interface-number[.subinterface-number ]

      Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731S-H, S5731-S, S5731S-S, S6720-HI, S5732-H, S6730-H, S6730S-H, S6730-S, S6730S-S, S6720-EI, and S6720S-EI support sub-interfaces.

    3. (Optional) On an Ethernet interface, run undo portswitch

      The interface is switched to Layer 3 mode.

      By default, an Ethernet interface works in Layer 2 mode.

      Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support switching between Layer 2 and Layer 3 modes.

    4. Specify a gateway address that the DHCP server sends to clients.

      dhcp server gateway-list ip-address &<1-8>

      By default, no gateway address is configured.

  • Configure a gateway address in the global address pool view.
    1. Enter the system view.

      system-view

    2. Enter the global address pool view.

      ip pool ip-pool-name

    3. Specify a gateway address that the DHCP server sends to clients.

      gateway-list ip-address &<1-8>

      By default, no egress gateway address is configured.

  • Configure a gateway address in the DHCP Option template view.

    1. Enter the system view.

      system-view
    2. Create a DHCP Option template and enter the DHCP Option template view.

      dhcp option template template-name

      By default, no DHCP Option template is created.

      To allocate network parameters except IP addresses to static clients, configure a DHCP Option template. Network parameters configured in the DHCP Option template view take effect only for static clients. For static clients, if a network parameter is configured in both the DHCP Option template view and global address pool view, only the configuration in the DHCP Option template view takes effect.

      To allocate only IP addresses to static clients (for details, see (Optional) Configuring Fixed IP Addresses in an Address Pool), you do not need to configure a DHCP Option template.

    3. Specify a gateway address that the DHCP server sends to clients.

      gateway-list ip-address &<1-8>

      By default, no egress gateway address is configured.

      If you need to configure other items in the DHCP Option template view, complete them first before performing the following steps.

    4. (Optional) Return to the system view.
      quit
    5. (Optional) Enter the global address pool view.
      ip pool ip-pool-name
    6. (Optional) Bind a DHCP Option template to static clients.
      static-bind ip-address ip-address mac-address mac-address option-template template-name

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >