How to configure DHCP options in CLI

kruess
kruess Posts: 19  Freshman Member
First Comment First Answer Friend Collector Fourth Anniversary

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,316  Zyxel Employee
    100 Answers 500 Comments Friend Collector Fourth Anniversary
    edited January 2024 Answer ✓

    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,316  Zyxel Employee
    100 Answers 500 Comments Friend Collector Fourth Anniversary
    edited January 2024 Answer ✓

    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: 19  Freshman Member
    First Comment First Answer Friend Collector Fourth Anniversary

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