Switching

 View Only
last person joined: 2 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.

DHCP Relay on irb - (QFX5110) managed by MistAI

  • 1.  DHCP Relay on irb - (QFX5110) managed by MistAI

    This message was posted by a user wishing to remain anonymous
    Posted 08-11-2023 10:14
    This message was posted by a user wishing to remain anonymous

    Hello Community, 

    i have a fairly simple question. 
    At the moment I am preparing Switch Templates in MistAI for one of our Sites. 
    I want to Relay DHCP Requests on different IRBs 

    without mist the normal way would be something like:

    edit forwarding-options
    edit dhcp-relay
    set server-group DHCP_SERVER 10.250.0.4 10.250.0.5 
    set group DHCP active-server-group DHCP_SERVER 
    set group DHCP interface irb.10
    set group DHCP interface irb.20

    now I want to set this up via "Additional CLI Commands" in MistAI using Role Based Switch Configuration. 
    This configuration is used on switches with the tag "core"

    What is the desired Syntax in MistAIs Additional CLI Commands?
    In the InfoBox it says, that you should use the Junos OS set format (images of the Info attached). Does that mean it won't work if I just paste it like that? 

    Thank you in advance.