Cisco SCE 8000 10GBE Software Configuration Manual page 264

Table of Contents

Advertisement

Configuring Data Destinations and Categories
From the SCE(config)# prompt, type:
Command
rdr-formatter destination ip-address port portnumber
category [name category-name | number
category-number] [priority priority] [category [name
category-name | number category-number] [priority
priority]] [category [name category-name | number
category-number] [priority priority]] [category [name
category-name | number category-number] [priority
priority]] protocol protocol [transport transport]
Configuring the Data Destinations with Categories: Examples
Example 1
The following example defines a name for one category, and then configures two destinations, assigning
each to a different category
The data from category 1 goes to the first destination, so a high priority was assigned to that category in
the first destination, and no priority in the second.
Since all data from category 2 (prepaid) goes to the second destination, the priority assigned to category
2 is assigned only to the second destination and not to the first.
Figure 9-3
SCE platform
RDR Formatter
Note that if there is a loss of connection to either destination, transmission of data of the relevant
category is interrupted until the connection is re-established. There is no redundant connection defined
for either category.
SCE(config)# rdr-formatter category number 2 name prepaid
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 category number 1 priority 90
protocol RdrV1 transport tcp
SCE(config)# rdr-formatter destination 10.1.1.206 port 33000 category name prepaid
protocol RdrV1 transport tcp
Cisco SCE 8000 10GBE Software Configuration Guide
9-10
(Figure
Configuring Destinations: Two Categories and Two Destinations
Category 1
"Prepaid"
Chapter 9
Raw Data Formatting: The RDR Formatter and NetFlow Exporting
Purpose
Defines the destination and assigns
categories with optional priorities.
9-3).
Destination 1
Destination 2
OL-30621-02

Advertisement

Table of Contents
loading

Table of Contents