[c-nsp] AS missing in Netflow data, ASR 9001

Jonas Björklund jonas at bjorklund.cn
Fri Dec 5 00:49:58 EST 2014


Hello,

Migrated a router from SUP2T to ASR 9001 and running NfSen.
It seems like the ASR doesnt show any information about AS in the flow.
Im running version 5.1.3 of IOS XR.

Any ideas?

flow exporter-map nfsen-srv01
  transport udp 3800
  source Loopback0
  destination x.x.x.x
!
flow monitor-map FLOW-MONITOR-2
  record ipv4 peer-as
  exporter nfsen-srv01
  cache timeout active 60
!
sampler-map 1outof1000
  random 1 out-of 1000
!
interface Te0/0/2/1
  ipv4 address x.x.x.x 255.255.255.252
  ipv6 address x:x:x:x::2/64
  ipv6 enable
  flow ipv4 monitor FLOW-MONITOR-2 sampler 1outof1000 ingress
  flow ipv4 monitor FLOW-MONITOR-2 sampler 1outof1000 egress
!


More information about the cisco-nsp mailing list