Configuring The Data Categories - Cisco SCE 8000 10GBE Software Configuration Manual

Table of Contents

Advertisement

Configuring Data Destinations and Categories
Example 2
The following example shows how to configure two destinations in a system without using the
categories.
The first destination will automatically be assigned a priority of 100, and therefore the priority does not
need to be explicitly defined. For the second destination, the priority must be explicitly defined.
The same priority will automatically be assigned to both categories for each destination, but since the
categories will be ignored, this is irrelevant.
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 protocol RdrV1 transport tcp
SCE(config)# rdr-formatter destination 10.1.1.206 port 33000 priority 80 protocol RdrV1
transport tcp

Configuring the Data Categories

There are three steps in defining the data categories:
Options
The following options are available:
From the SCE(config)# prompt, type:
Command
rdr-formatter category number
category-number name category-name
Cisco SCE 8000 10GBE Software Configuration Guide
9-8
Define the category names (optional).
Configure the buffer size (optional).
Configure the destinations with the proper priorities for each category, as well as configuring all the
other destination parameters, may be approached in several different ways, and may take some
planning. Refer to the examples below for illustrations of some of the issues involved in configuring
categories.
category-number—The number of the category (1-4)
category-name—The name to be assigned to the category
Chapter 9
Raw Data Formatting: The RDR Formatter and NetFlow Exporting
Purpose
Defines the name for the specified category
number. This category name can then be used in
any rdr-formatter command instead of the
category number.
OL-30621-02

Advertisement

Table of Contents
loading

Table of Contents