diff --git a/files/mdd_prod.yaml b/files/mdd_prod.yaml index e4645a6..1811d66 100644 --- a/files/mdd_prod.yaml +++ b/files/mdd_prod.yaml @@ -2672,15 +2672,16 @@ nodes: collect application name ! ! - flow record NetFlow-IN + flow record NetFlow-OUT 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 + match interface output + collect transport tcp flags + collect interface input collect counter bytes long collect counter packets long collect application name @@ -2744,6 +2745,8 @@ nodes: no shutdown ! interface GigabitEthernet8 + ip flow monitor NetFlow-Monitor-IN input + ip flow monitor NetFlow-Monitor-OUT output ip address 10.0.254.2 255.255.255.252 ip nat outside negotiation auto