Specifications

Table Of Contents
2-245
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
rdr-formatter destination
rdr-formatter destination
Configures an RDRV1 or Netflow destination. This is where the RDR formatter sends the records (RDRs
or export packets) it produces. Use the no form of the command to remove the mappings of a destination
to categories. When all categories for a destination are removed, the entire destination is removed.
rdr-formatter destination ip-address port port-number [category {name category-name }|
{number [1-4] }] [priority priority-value ] [category …] protocol {RrdrV1 | NetflowV9}
[transport {udp | tcp}]
no rdr-formatter destination ip-address port port-number [category {name category-name }|
{number [1-4 ]}]
no rdr-formatter destination all
Syntax Description
Command Default Default protocol = RDRv1
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
ip-address The destination IP address.
port-number The destination port number.
category (Optional) Use this parameter to assign a priority to a particular category
for this destination.
category-name (Optional) User-defined name that identifies the category
number (Optional) Use this parameter to identify the category by number (1 to 4).
priority-value (Optional) The priority of the destination. The priority value may be any
number between 1 (lowest) to 100 (highest).
protocol The protocol configured for this destination. Specify either of the
following:
RDRv1
NetflowV9
transport (Optional) The transport type configured for this destination. Specify either
of the following:
UDP when protocol = Netflow
TCP when protocol = RDRv1.
Release Modification
2.5.7 This command was introduced.