[j-nsp] cflowd ASN lookup
Chris Kawchuk
ckawchuk at juniper.net
Thu Dec 13 12:31:58 EST 2007
Ensure your stanza looks something like this:
forwarding-options {
sampling {
input {
family inet {
rate 10;
run-length 10;
max-packets-per-second 7000;
}
}
output {
cflowd 172.28.1.14 {
port 9996;
source-address 10.2.1.11;
version 5;
no-local-dump;
autonomous-system-type origin;
}
}
}
}
You may be missing the "autonomous-system-type origin" entry.
- Chris.
____________________________________
Chris Kawchuk (ckawchuk at juniper.net)
Systems Engineering, Service Providers
Juniper Networks Inc., Canada
Aden Bos wrote:
> Hi,
> I have configured cflowd on an m7i, but the flow data doesn't seem to
> include the source or destination ASN (shows ASN0), apart from when I
> am the source or destination. Any ideas what could cause this?
>
> Thanks,
> Aden
More information about the juniper-nsp
mailing list