Cisco Wireless 5760 Configuration

    You can perform Cisco Wireless 5760 configuration using the following steps:

    configure terminal
    flow export NFAWLANExporter
    destination {NETFLOW_SERVER_IP}
    transport udp {NETFLOW_SERVER_LISTENER_PORT}
    exit
    flow monitor NFAWLANMonitor
    record ipv4_client_app_flow_record
    exporter NFAWLANExporter
    exit

    Enter global configuration mode on the router or MSFC, and issue the following commands for each WLAN_ID from which you want to enable flow:

    wlan $WLAN_ID
    ip flow monitor NFAWLANMonitor in
    end

    Thank you for your feedback!

    Was this content helpful?

    We are sorry. Help us improve this page.

    How can we improve this page?
    Do you need assistance with this topic?
    By clicking "Submit", you agree to processing of personal data according to the Privacy Policy.