Configuring an IPFIX Observation Domain

About this task

An observation domain consists of a collection of flow groups. Use this procedure to assign a unique ID to an observation domain. The default value is 0.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure the observation domain ID:

    ip ipfix observation-domain <0-4294967295>

Example

Switch:1>enable
Switch:1#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#ip ipfix observation-domain 1

Variable Definitions

Use the data in the following table to use the ip ipfix observation-domain command.

Variable

Value

observation-domain <0-4294967295>

Specifies a value for the observation domain used to send IPFIX messages. The default is 0 (no observation domain). If the value is 0, data that is sent is not applied to a single observation domain.