[j-nsp] packet sampling does not export any data, why?
Joe Shen
sj_hznm at yahoo.com.cn
Wed Nov 17 22:40:43 EST 2004
Hi,
I'm trying to export "netflow" data from our M160.
I do the following configuration:
ge-3/0/0 {
description to_wul_10720;
mtu 1522;
unit 0 {
family inet {
filter {
input netflow-sj;
}
address 10.10.67.129/30;
}
family mpls {
mtu 1508;
}
}
forwarding-options {
sampling {
input {
family inet {
rate 1000;
run-length 1;
}
}
output {
cflowd 10.13.61.2 {
port 2056;
version 5;
}
}
}
}
firewall {
filter netflow-sj {
term all {
then {
count sj;
sample;
accept;
}
}
}
}
but, after setting up the configuration there is no
packet exported. Why? How could I get it work?
Another question, if I want to get statistics of
source AS and destination AS, could I use "origin-as"
?
regards
Joe
_________________________________________________________
Do You Yahoo!?
150ÍòÇúMP3·è¿ñËÑ£¬´øÄú´³ÈëÒôÀÖµîÌÃ
http://cn.rd.yahoo.com/mail_cn/tag/yisou/music/*http://music.yisou.com/
ÃÀÅ®Ã÷ÐÇÓ¦Óо¡ÓУ¬ËѱéÃÀͼ¡¢ÑÞͼºÍ¿áͼ
http://cn.rd.yahoo.com/mail_cn/tag/yisou/image/*http://image.yisou.com
1G¾ÍÊÇ1000Õ×£¬ÑÅ»¢µçÓÊ×ÔÖúÀ©ÈÝ£¡
http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/
More information about the juniper-nsp
mailing list