i setup as-stats few weeks ago,everything working fine - for ipv4.
but today i try for ipv6,i done see anything in the web.
any idea/help that why i cant see ipv6 traffic/netflow?
interface loopback 0
a.a.a.1 --> ipv4 address
flow exporter AS-STATS
destination x.x.x.232 !ip address of as-stats server
source loo0
transport udp 9000
!
flow monitor IPV4-AS-STATS
exporter AS-STATS
cache timeout active 300
cache entries 16384
record netflow ipv4 as
!
flow monitor IPV6-AS-STATS
exporter AS-STATS
cache timeout active 300
cache entries 16384
record netflow ipv6 as
!
sampler AS-STATS-SM
mode random 1 out-of 10000
!
interface GigabitEthernet0/0/5
ip flow monitor IPV4-AS-STATS input
ip flow monitor IPV4-AS-STATS output
ip flow monitor IPV6-AS-STATS input
ip flow monitor IPV6-AS-STATS output
!