L2 Netflow - C9300
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 06:52 AM - edited 08-07-2023 07:35 AM
Suppose scenario like this
Does this configuration capture internal traffic ? Suppose there is communication between access switches on vlan 10.
Configuration on the core
!
flow record NetFlow-to-Orion
match ipv4 tos
match ipv4 protocol
match ipv4 source address
match ipv4 destination address
match transport source-port
match transport destination-port
match interface input
collect interface output
collect counter bytes long
collect counter packets long
!
!
flow exporter NetFlow-to-Orion
destination 10.32.xx.xx
source Vlan99
transport udp 2055
!
!
flow monitor NetFlow-to-Orion
exporter NetFlow-to-Orion
cache timeout active 60
record NetFlow-to-Orion
!
vlan configuration 10,20
ip flow monitor NetFlow-to-Orion input
- Labels:
-
Catalyst 9000
