[Survey] The 2025 Observability Survey - Share your opinion and earn $10.Take the survey

Cisco Catalyst 4000 Series Configuration

You can perform Cisco Catalyst 4000 Series configuration using the following steps:

Config t
ip flow-export destination {NETFLOW_SERVER_IP} {NETFLOW_SERVER_LISTENER_PORT}
ip flow-export version 7
ip flow-export source {LOOPBACK_INTERFACE_NAME}
ip flow-cache timeout active 1
ip flow ingress infer-fields

Back to Top