Cisco SCE8000 Configuration Manual page 156

Service control engine
Table of Contents

Advertisement

Configuring Data Destinations and Categories
SCE(config)# rdr-formatter category number 2 name prepaid
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 category name prepaid
priority 90 category number 1 priority 25 protocol RdrV1 transport tcp
SCE(config)# rdr-formatter destination 10.1.1.206 port 33000 category number 1 priority 80
category name prepaid priority 20 protocol RdrV1 transport tcp
Example 3
This example demonstrates two methods for assigning one category to the first destination only, while
the other category uses the second destination as the primary destination, and the first destination as a
secondary destination.
SCE(config)# rdr-formatter category number 2 name prepaid
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 category name prepaid
priority 90 category number 1 priority 10 protocol RdrV1 transport tcp
SCE(config)# rdr-formatter destination 10.1.1.206 port 33000 category number 1 priority 95
protocol RdrV1 transport tcp
In the following example, all priority values seem quite high. However, it is the relative values of
priorities for a category that determine which destination is the primary destination.
SCE(config)# rdr-formatter category number 2 name prepaid
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 priority 90 protocol RdrV1
transport tcp
SCE(config)# rdr-formatter destination 10.1.1.206 port 33000 priority 95 protocol RdrV1
transport tcp
SCE(config)# no rdr-formatter destination 10.1.1.206 port 33000 category name prepaid
protocol RdrV1 transport tcp
Example 4
This example illustrates a more complex configuration with one category (prepaid) assigned to one
destination and the other (billing) being sent to both destinations, in multi-cast mode.
Figure 8-5
RDR Formatter
The forwarding mode is defined for the entire RDR formatter, not just one category. Since the category
"prepaid" goes to only one destination, the forwarding mode is irrelevant. It is relevant, however to the
"billing" category, since it goes to two different destinations.
SCE(config)# rdr-formatter forwarding-mode multicast
SCE(config)# rdr-formatter category number 1 name billing
SCE(config)# rdr-formatter category number 2 name prepaid
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 priority 40 protocol
NetFlowV9 transport udp
SCE(config)# no rdr-formatter destination 10.1.1.205 port 33000 category name prepaid
protocol NetFlowV9 transport udp
SCE(config)# rdr-formatter destination 10.10.10.96 port 33000 category name billing
priority 90 protocol NetFlowV9 transport udp
SCE(config)# rdr-formatter destination 10.1.96.0 port 33000 category name prepaid priority
80prepaid priority 80 protocol NetFlowV9 transport udp
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
8-10
Configuring Destinations: Two Categories and Two Modes
SCE platform
"Billing"
"Prepaid"
Chapter 8
Raw Data Formatting: The RDR Formatter and NetFlow Exporting
Destination 1
Destination 2
OL-16479-01

Advertisement

Table of Contents
loading

Table of Contents