ipv6 netflow no graph

245 views
Skip to first unread message

Lee

unread,
Mar 15, 2017, 2:53:48 AM3/15/17
to AS-Stats users
hi,


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
!

Lee

unread,
Mar 15, 2017, 4:04:47 AM3/15/17
to AS-Stats users
seems like the ipv6 traffice goes to v4 graph..

Frank Hoonhout

unread,
Jan 23, 2020, 5:29:02 PM1/23/20
to AS-Stats users
Use IPv6 flow monitor instead.

Change
>  ip flow monitor IPV6-AS-STATS input
>  ip flow monitor IPV6-AS-STATS output

To
>  ipv6 flow monitor IPV6-AS-STATS input
>  ipv6 flow monitor IPV6-AS-STATS output
Reply all
Reply to author
Forward
0 new messages