Comments
-
See my original response: * "output-features" - requires 12.4(20). Is required to send Netflow packets over the VPN tunnel * "export-protocol" - requires 12.4(22). Specifies what version of Netflow protocol to export (v5 or v9). You will need to upgrade your IOS version.
-
Is it working on the other interfaces, just not the external? Or is it not working on any interface?
-
Well, it depends on how it is configured, which router, and what IOS version Did you use the same template?
-
It's not going to be in the outside interface. Try VLAN1)
-
You have to use Flexible Netflow if you are using IPSEC VPN.
-
This is the template I use: //Create the Flow Exporter - This example uses Netflow v9. Output-features and export-protocol are REQUIRED for sending Netflow over an IPSEC VPN flow exporter EXPORT description Netflow Exporter destination %WHERETOSENDNETFLOWDATA% source %SOURCEINTERFACE% transport udp 2055 export-protocol…
-
Do you have Netflow currently configured? (exporter, monitor, enabled on interfaces)
-
Those commands are required if you are using a site-to-site VPN. If you are not using a VPN, then those commands would not be needed. The rest of the config should be the same. What router and IOS version do you have, and are you using a VPN?
-
I had the exact same issues. It took a lot of searching, but I discovered that I needed the "output-features" and "export-protocol" commands in my flow exporter. * "output-features" - requires 12.4(20). Is required to send Netflow packets over the VPN tunnel * "export-protocol" - requires 12.4(22). Specifies what version…
-
Add me to the list. Logging into Cisco Advisor or any other CCO required site works fine, but when I attempt to run a report with the add-on, I keep receiving the 'UserID is not Valid' message.