EasyManua.ls Logo

Cisco SCE2020-4XGBE-SM - Configuring the Data Destinations: Examples; Options

Cisco SCE2020-4XGBE-SM
512 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
8-7
Cisco SCE 2000 and SCE 1000 Software Configuration Guide
OL-7827-12
Chapter 8 Raw Data Formatting: The RDR Formatter and NetFlow Exporting
Configuring Data Destinations and Categories
Options
In order for the data records, either RDRs or NetFlow export packets, from the SCE platform to arrive
at the correct location, the following parameters must be configured:
ip-address — the IP address of the destination
portnumber — the port number
protocol — the protocol used for data sent to the destination (either RDRv1 or NetFlow; if no
protocol is assigned the protocol is RdrV1)
transport — the transport type, TCP or UDP (optional, as this parameter is determined by the
protocol)
A priority value may be assigned. Priority is important in the redundancy forwarding mode, but not
crucial in multicast mode. Remember that in multicast mode, the existence of any priority value causes
the destination to receive reports. The relationship between priorities and categories is addressed in How
to Configure a Destination and Assign Categories, page 8-8.
Step 1 From the SCE(config)# prompt, type rdr-formatter destination ip-address port portnumber
[priority
priority ] protocol protocol [transport transport ], and press Enter.
Defines the destination. When no category is specified, as in the above example, the specified priority is
assigned to all categories.
Configuring the Data Destinations: Examples
Example 1, page 8-7
Example 2, page 8-7
Example 1
This example shows how to configure a simple system with only one destination, using the NetFlow
protocol. With only one destination, it is not necessary to configure a priority value.
SCE(config)# rdr-formatter destination 10.1.1.205 port 33000 protocol NetFlowV9 transport
udp
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

Table of Contents

Related product manuals