Re: [j-nsp] Firewall Policy Description !!

2014-11-05 Thread Damien Luke
Hi SRX running at least 12.1R1.9 will also have description available in the policy and address-book stanzas. http://kb.juniper.net/InfoCenter/index?page=content&id=KB28624 Damien > -Original Message- > From: juniper-nsp [mailto:juniper-nsp-boun...@puck.nether.net] On Behalf > Of Asad

Re: [j-nsp] Firewall Policy Description !!

2014-11-05 Thread Asad Raza
Hi You can annotate match statement on each policy to add comments. Those comments will show in start of each policy when you do show configuration (without display set) Br Asad On Nov 5, 2014 6:43 PM, "Harri Makela via juniper-nsp" < juniper-nsp@puck.nether.net> wrote: > > Hi There > > > > > is

Re: [j-nsp] Firewall Policy Description !!

2014-11-05 Thread Tyler Christiansen
You can use the Junos annotate feature if the description nob is unavailable. --tc On Nov 5, 2014 7:50 AM, "Harri Makela via juniper-nsp" < juniper-nsp@puck.nether.net> wrote: > > Hi There > > > > > is there anyway that we can add description of firewall policies. Firewall > policy name is restri

Re: [j-nsp] Firewall Policy Description !!

2014-11-05 Thread Georg Kahest
On 11/05/14 15:28, Harri Makela via juniper-nsp wrote: Hi There is there anyway that we can add description of firewall policies. Firewall policy name is restricted to 63 chracters on Junos which is not sufficient to review the firewall policies on periodic basis. I can only add flows relat

Re: [j-nsp] Firewall Policy Description !!

2014-11-05 Thread Dave Bell
You can annotate your terms. {master}[edit] ad...@pe2.lab# edit policy-options policy-statement test {master}[edit policy-options policy-statement test] ad...@pe2.lab# set term test_term then accept {master}[edit policy-options policy-statement test] ad...@pe2.lab# annotate term test_term "This

[j-nsp] Firewall Policy Description !!

2014-11-05 Thread Harri Makela via juniper-nsp
Hi There is there anyway that we can add description of firewall policies. Firewall policy name is restricted to 63 chracters on Junos which is not sufficient to review the firewall policies on periodic basis. I can only add flows related information with policy name and description is requ