Blue Coat Crossbeam Appliance (X-series) Configuration
This document outlines the steps to configure Blue Coat Crossbeam Appliance (X-series) for NetFlow export with ObserveOps Flow Explorer.
Configuration Steps
Configure NetFlow version and enable it on the VAP group:
configure netflow version 10
configure circuit inbound
vap-group {VAP_GROUP_NAME}
netflow enable
netflow sampling-mode packet-interval 1000
netflow timeout active 60
netflow timeout inactive 15
end
configure netflow export {MOTADATA_NETFLOW_SERVER_IP} 2055
After completing the configuration, navigate to Menu > Flow Explorer and select Explorer to view the active flow data.