[j-nsp] Missing interface ID in RE based sflow export from M7i
Samit
janasamit at wlink.com.np
Sat May 21 08:07:53 EDT 2011
Hi,
I am testing the RE based flow export from my Juniper M7i running
9.2R2.15 , for some reason my flow analyzer wrapped up all the flows in
instance 0 interface for all the flows exported, at the same time all
the export from all the Cisco is working and showing up perfectly.
Upon investigating the sflow packets through wireshark, it is found that
all the captured sflow frames from M7i has Input interface and Output
interface information id is "0" thus Interface ID is not exported. Is
this the know issue or are there any configuration miss? any workaround
or fix?
###
Wireshark output:
> pdu 1/29
SrcAddr: 202.xx.xx.xx (202.xx.xx.xx)
DstAddr: 195.xx.xx.xx (195.xx.xx.xx)
NextHop: 125.xx.xx.xx (125.xx.xx.xx)
InputInt: 0 <---------- here...
OutputInt: 0 <---------- here...
Packets: 1
Octets: 48
> [Duration:0.000000000 seconds]
SrcPort: 48129
DstPort: 28158
padding
TCP Flags: 0x00
Protocol: 17
IP Tos: 0x00
####
interfaces {
ge-1/3/0 {
unit 0 {
family inet {
filter {
input all;
output all;
}
address 202.xx.xx.xx/26;
address 202.xx.xx.xx/27;
}
}
}
}
firewall {
filter all {
term all {
then {
sample;
accept;
}
}
}
}
forwarding-options {
sampling {
input {
family inet {
rate 100;
}
}
output {
cflowd 202.xxx.xxx.xxx{
port 2055;
version 5;
}
flow-inactive-timeout 15;
flow-active-timeout 60;
}
}
}
###
Chassis M7i
Midplane REV 05 M7i Midplane
Power Supply 0 Rev 05 AC Power Supply
Routing Engine REV 01 RE-850
CFEB REV 08 Internet Processor II
FPC 0 E-FPC
PIC 0 REV 09 1x G/E, 1000 BASE-SX
FPC 1 E-FPC
PIC 2 BUILTIN 1x Tunnel
PIC 3 REV 08 1x G/E, 1000 BASE
Xcvr 0 SFP-SX
Fan Tray Rear Fan Tray
###
--
Regards
Samit
More information about the juniper-nsp
mailing list