Specifications

Table Of Contents
2-255
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
rdr-formatter rdr-mapping
rdr-formatter rdr-mapping
Adds a dynamic RDR mapping to a category or removes one from a category. Use the no form of this
command to remove an existing mapping.
rdr-formatter rdr-mapping (tag-id tag number category-number category number )
no rdr-formatter rdr-mapping (tag-id tag number category-number category number )
Syntax Description
Command Default This command has no default settings.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The configuration of categories to RDR tags is done by adding and removing mappings. You can add a
mapping of RDR tag to a category and remove a mapping, including the default mapping. If the table
already contains a mapping with the same tag and category number, an error is issued and nothing is
done.
If all categories are removed from a tag, this tag will be ignored and will not be formatted and sent – this
is ‘ignore mapping'.
Authorization: admin
Examples The following examples illustrate how to use this command.
EXAMPLE 1
This example shows how to add a mapping to a category.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#rdr-formatter rdr-mapping tag-id 0xf0f0f000 category-number 1
SCE(config)#
tag number The complete 32 bit value given as an hexadecimal number. The RDR tag
must be already configured in the Formatter by the application.
category number Number of the category (1-4) to which to map the RDR tag
Release Modification
3.0.0 This command was introduced.