SRX

last person joined: 18 hours ago 

Ask questions and share experiences about the SRX Series, vSRX, and cSRX.
  • 1.  Code notes, cli, jweb, syntax, how?

    Posted 08-27-2018 08:38
    Much like Java, or even Java script, and others like c++, etc, etc, there is a way to place notes after or before lines of code. How is this done in the jweb interface? Im sure there is a topic and documentation but I can't find it. What is the syntax? Header/footer, end of line, beggining of line, etc, etc ?


  • 2.  RE: Code notes, cli, jweb, syntax, how?

    Posted 08-27-2018 09:16

    You can add comments to policies via JWEB.  Other than this, you can add comments via CLI only (which can be done with the CLI editor via JWEB).  The syntax is a # (https://www.juniper.net/documentation/en_US/junos/topics/concept/junos-cli-comment-character-usage-overview.html)



  • 3.  RE: Code notes, cli, jweb, syntax, how?
    Best Answer



  • 4.  RE: Code notes, cli, jweb, syntax, how?

    Posted 08-27-2018 12:57
    I wonder if there are more operators than just # . Can they be used like quotes? Are they only capable of opening the comment string? Any added comments would be greatly appreciated.


  • 5.  RE: Code notes, cli, jweb, syntax, how?

    Posted 08-28-2018 07:30
    This post actually recieved two answers. Thx for the replies. Kudos!!!!