[Contents] [Prev] [Next] [Index] [Report an Error]


Configuring the Control Source

You configure information about the control source, including allowed source addresses and destinations and authentication key values. To configure the control source information, include the control-source statement at the [edit services dynamic-flow-capture capture-group client-name] hierarchy level:

control-source identifier {
    allowed-destinations [ destination-identifier ];
    no-syslog;
    notification-targets [ address address port port-number ];
    service-port port-number;
    shared-key value;
    source-addresses [ address ];
}

Assign the control-source statement a unique identifier. You can also include values for the following statements:


[Contents] [Prev] [Next] [Index] [Report an Error]