How to configure DHCP options in CLI

kruess
kruess Posts: 18  Freshman Member
First Comment First Answer Friend Collector Third 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,230  Zyxel Employee
    100 Answers 500 Comments Friend Collector Fourth Anniversary
    edited January 25 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


    Share your feedback through our survey, make your voice heard, and win a WiFi 7 AP! https://bit.ly/2024_Survey_Community

All Replies

  • Zyxel_Jeff
    Zyxel_Jeff Posts: 1,230  Zyxel Employee
    100 Answers 500 Comments Friend Collector Fourth Anniversary
    edited January 25 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


    Share your feedback through our survey, make your voice heard, and win a WiFi 7 AP! https://bit.ly/2024_Survey_Community

  • kruess
    kruess Posts: 18  Freshman Member
    First Comment First Answer Friend Collector Third Anniversary

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