Open vSwitch Configuration

    IPFIX

    ovs−vsctl − − set Bridge br0 ipfix=@i −− −−id=@i create IPFIX
    targets=\”{NETFLOW_SERVER_IP}:{NETFLOW_SERVER_LISTENER_PORT}\” obs_domain_id={OBSERVATION_DOMAIN_ID} obs_point_id={OBSERVATION_POINT_ID}

    NETFLOW

    ovs−vsctl − − set Bridge br0 netflow=@nf −− −−id=@nf create NetFlow
    targets=\”{NETFLOW_SERVER_IP}:{NETFLOW_SERVER_LISTENER_PORT}\” active−timeout=1

    SFLOW

    ovs−vsctl – -id=@s create sFlow agent={LOOPBACK_INTERFACE_NAME}
    target=\”{NETFLOW_SERVER_IP}:{NETFLOW_SERVER_LISTENER_PORT}\” header=128 sampling=64 polling=10 \ −− set Bridge br0 sflow=@s

    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.