How to configure DHCP options in CLI

Options

According to the Zyxel KB's, it is possible to configure the DHCP options at least by CLI. Could you please elaborate on that one? Thanks.

Accepted Solution

  • Zyxel_Jeff
    Zyxel_Jeff Posts: 1,092  Zyxel Employee
    First Anniversary 10 Comments Friend Collector First Answer
    edited January 25 Answer ✓
    Options

    Hello @kruess

    This Web-GUI feature will be supported on future firmware. You can use the below example CLIs to set DHCP options.

    usgflex200hp> edit running
    usgflex200hp running config# vrf main dhcp server subnet 192.168.168.0/24 dhcp-options

All Replies

  • Zyxel_Jeff
    Zyxel_Jeff Posts: 1,092  Zyxel Employee
    First Anniversary 10 Comments Friend Collector First Answer
    edited January 25 Answer ✓
    Options

    Hello @kruess

    This Web-GUI feature will be supported on future firmware. You can use the below example CLIs to set DHCP options.

    usgflex200hp> edit running
    usgflex200hp running config# vrf main dhcp server subnet 192.168.168.0/24 dhcp-options

  • kruess
    kruess Posts: 9
    First Anniversary First Answer First Comment
    Options

    Hi Jeff, thanks for the hint, I've managed to get the most urgent settings back in place, now, following your examples…