- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 06:06 PM
You basically can use the same NetFlow monitor and apply it under any VRF forwarding interface on a switch or router correct?
Solved! Go to Solution.
- Labels:
-
Catalyst 4000
-
LAN Switching
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 08:35 PM
Hi CiscoBlueBelt,
Yes Netflow will work with VRF's.
interface GigabitEthernet0
ip vrf forwarding test
ip address 1.1.1.1 255.255.255.252
ip flow monitor test output
Regards,
Jaime Saldana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2020 08:35 PM
Hi CiscoBlueBelt,
Yes Netflow will work with VRF's.
interface GigabitEthernet0
ip vrf forwarding test
ip address 1.1.1.1 255.255.255.252
ip flow monitor test output
Regards,
Jaime Saldana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2020 04:26 PM
