cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1046
Views
0
Helpful
2
Replies

Netflow on GETVPN encrypted WAN-links

HUBERT RESCH
Level 3
Level 3

Hi following the order of operation in IOS,

as you can see Netflow ingress is taken before Decryption

and Netflow egress is taken after Encryption.

So we have the problem that Netflow-records which are exported (created on ingress or egress netflow on a encrypted link) we only get the information about the IP-addresses (because GET-VPN preserves the IP-header) but not about the L4-Protocols. Every traffic is shown a ESP, which is clear if we have a look onto the order of IOS operations.

Is there any (hidden) way to influence these oder of operations, se we would be able to get netflow-records with the correct L4-Ports ?

Thx

Hubert

order_of_operation.jpg

2 Replies 2

sean_evershed
Level 7
Level 7

Hi, Configuring flexible Netflow may help using the output-features command. See below

http://www.cisco.com/en/US/docs/ios/fnetflow/configuration/guide/cfg_de_fnflow_exprts.html

Hi thats deninitifely not what solves our problem, the Netflow-records just show us ESP!

Hubert