8-8
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 8 Raw Data Formatting: The RDR Formatter and NetFlow Exporting
Configuring Data Destinations and Categories
Step 1
From the SCE(config)# prompt, type
rdr-formatter category number
category-number
name
category-name
and press
Enter
.
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.
Configuring a Destination and Assigning Categories
Options
The following options are available:
•
ip-address
— the IP address of the destination
•
portnumber
— the port number
•
category-number
— the number of the category (1-4)
•
category-name
— the name to be assigned to the category
•
priority
— the priority value assigned to this category for this destination (1-100)
•
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)
General Guidelines:
•
A maximum of four categories can be configured in one command.
•
The category may defined by either number or name.
•
A different priority may be assigned to each category.
Note
Within each category the priorities must be unique for each destination.
Step 1
From the SCE(config)# prompt, type
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
]
and press
Enter
.
Defines the destination and assigns categories with optional priorities.