List Info

Thread: Netflow feature for Juniper ?




Netflow feature for Juniper ?
user name
2006-12-16 08:04:41
 I want to configure netflow on Juniper M7i having Junos
version 7.6R1.10,
just like ip flow-export & ip route-cache flow (related)
commands in Cisco
IOS. Also i like to enable cache flow or ip accounting on
any fast ethernet
interface when needed.
Kindly help me to solve this.

I have configured router for netflow feature using these
command, but it
didn't work

interfaces {
    fe-0/3/0 {
        unit 0 {
            family inet {
                filter {
                    input all;
                    output all;
                }
                address 10.0.0.1/24;
            }
        }
    }

firewall {
    filter all {
        term all {
            then {
                sample;
                accept;
            }
        }
    }
}

forwarding-options {
    sampling {
        input {
            family inet {
                rate 100;
            }
        }
        output {
            cflowd 10.0.0.100 {
                port 9800;
                version 5;
            }
        }
    }
}

Any comments ??

Thanks in advance.

-- 
Regards,
Farhan Jaffer
_______________________________________________
juniper-nsp mailing list juniper-nsppuck.nether.net

https://puck.nether.net/mailman/listinfo/juniper-nsp
Netflow feature for Juniper ?
user name
2006-12-19 09:29:27
Many thanks to all your reply .

It's running now, under the same config i have posted. I
made a bit mistake
in the netflow tool.
Now for the next ques, any comments??
I want to run accounting feature on the same M7i.

Regards
Farhan Jaffer

On 12/16/06, Farhan Jaffer <bandhanigmail.com> wrote:
>
>  I want to configure netflow on Juniper M7i having
Junos version 7.6R1.10,
> just like ip flow-export & ip route-cache flow
(related) commands in Cisco
> IOS. Also i like to enable cache flow or ip accounting
on any fast ethernet
> interface when needed.
> Kindly help me to solve this.
>
> I have configured router for netflow feature using
these command, but it
> didn't work
>
> interfaces {
>     fe-0/3/0 {
>         unit 0 {
>             family inet {
>                 filter {
>                     input all;
>                     output all;
>                 }
>                 address 10.0.0.1/24;
>             }
>         }
>     }
>
> firewall {
>     filter all {
>         term all {
>             then {
>                 sample;
>                 accept;
>             }
>         }
>     }
> }
>
> forwarding-options {
>     sampling {
>         input {
>             family inet {
>                 rate 100;
>             }
>         }
>         output {
>             cflowd 10.0.0.100 {
>                 port 9800;
>                 version 5;
>             }
>         }
>     }
> }
>
> Any comments ??
>
> Thanks in advance.
>
> --
> Regards,
> Farhan Jaffer
>
>
_______________________________________________
juniper-nsp mailing list juniper-nsppuck.nether.net

https://puck.nether.net/mailman/listinfo/juniper-nsp
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )