Cisco SCE8000 Configuration Manual page 155

Service control engine
Table of Contents

Advertisement

Chapter 8
Raw Data Formatting: The RDR Formatter and NetFlow Exporting
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 (see diagram).
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 8-3
RDR Formatter
If there is a loss of connection to either destination, transmission of data of the relevant category is
Note
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
Example 2
This example is similar to the above, but a low priority is assigned to the second category for each
destination, rather than no priority. This allows each destination to function as a backup for the other in
case of a problem with one of the connections (redundancy forwarding mode).
Figure 8-4
RDR Formatter
OL-16479-01
Configuring Destinations: Two Categories and Two Destinations
SCE platform
Category 1
"Prepaid"
Configuring Destinations: Two Categories with Redundancy Mode
SCE platform
Category 1
"Prepaid"
Configuring Data Destinations and Categories
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
Destination 1
Destination 2
Destination 1
Destination 2
8-9

Advertisement

Table of Contents
loading

Table of Contents