you must have misunderstood me the os is JUNOSe
----- Original Message -----
From: "Peder Bach" <[EMAIL PROTECTED]>
To: "sunnyday" <[EMAIL PROTECTED]>
Cc: "Juniper-Nsp" <[email protected]>
Sent: Monday, February 04, 2008 5:25 PM
Subject: Re: [j-nsp] (no subject)
> firewall {
> filter 2000 {
> /* access-list 2000 permit tcp any any established log */
> term T1 {
> from {
> protocol tcp;
> tcp-established;
> }
> then {
> accept;
> log;
> }
> }
> }
> }
>
>
> On Feb 4, 2008 3:54 PM, sunnyday <[EMAIL PROTECTED]> wrote:
>> Hello i want to convert a cisco command on junose
>>
>> access-list 2000 permit tcp any any established log
>>
>>
>> i can seem to find the established option in classifier-list conf
>> _______________________________________________
>> juniper-nsp mailing list [email protected]
>> https://puck.nether.net/mailman/listinfo/juniper-nsp
>>
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp